summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170
AgeCommit message (Expand)AuthorFilesLines
2012-12-11carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter1-1/+1
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter1-0/+7
2012-12-03carl9170: fix signal strength reporting issuesChristian Lamparter1-0/+2
2012-11-30wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev1-0/+1
2012-11-14carl9170: kill MODULE_VERSIONLuis R. Rodriguez1-5/+0
2012-10-29carl9170: split up carl9170_handle_mpduChristian Lamparter1-13/+32
2012-10-29carl9170: fix spurious transmissions in sniffer modeChristian Lamparter1-3/+18
2012-10-19carl9170: handle traps from firmware loaderChristian Lamparter2-3/+10
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl2-15/+15
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter2-1/+4
2012-08-22carl9170: report A-MPDU statusChristian Lamparter2-4/+12
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-9/+11
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez4-2/+6
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-9/+11
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-7/+142
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter5-0/+132
2012-07-11carl9170: import 1.9.6 firmware headersChristian Lamparter2-4/+7
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-3/+3
2012-06-06wireless: Remove casts to same typeJoe Perches2-3/+3
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+1
2012-04-12wireless: Remove unnecessary ; from while (0) macrosJoe Perches1-3/+3
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-0/+2
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-6/+1
2012-03-01carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville1-1/+1
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+6
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter1-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter5-35/+50
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter3-38/+0
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari1-0/+3
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+1
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-37/+60
2012-01-04carl9170: move checksum and txseq into subfunctionsChristian Lamparter1-37/+60
2012-01-04switch debugfs to umode_tAl Viro1-1/+1
2011-12-20module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2011-11-24net: treewide use of RCU_INIT_POINTEREric Dumazet1-6/+6
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville1-0/+1
2011-11-22carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+7
2011-11-02carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter1-4/+7
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-12ath: remove ath_regulatory::current_rd_extFelix Fietkau1-1/+0
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+2