summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-10-12ath9k_hw: clean up tx power handlingFelix Fietkau13-176/+85
2011-10-12ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau6-17/+17
2011-10-12ath9k: disable unnecessary PHY error reportingFelix Fietkau2-9/+1
2011-10-12ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2-2/+8
2011-10-12ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau1-7/+6
2011-10-12ath9k: keep track of what's triggering hardware resetsFelix Fietkau4-5/+47
2011-10-12ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau1-3/+5
2011-10-12ath9k: remove some bogus error handling codeDan Carpenter1-7/+0
2011-10-12ath5k: remove some unneeded error handling codeDan Carpenter1-6/+0
2011-10-11ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville1-1/+1
2011-10-03ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan1-1/+6
2011-10-03ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller4-4/+7
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan1-6/+1
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-10-03Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville21-1549/+4050
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo1-0/+1
2011-10-01ath6kl: fix size_t related warningsKalle Valo1-7/+7
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg3-10/+10
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2-3/+14
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan1-17/+6
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2-9/+2
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-09-28ath6kl: improve wmi debug messagesKalle Valo2-10/+37
2011-09-28ath6kl: add debug logs for bootingKalle Valo2-9/+63
2011-09-28ath6kl: add sdio debug messagesKalle Valo2-9/+29
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo4-22/+28
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo4-1/+64
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2-2/+10
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau1-1/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller4-10/+16
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo2-0/+8
2011-09-27ath6kl: fix TCP corruptionJouni Malinen1-0/+18
2011-09-27ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan1-1/+0
2011-09-27ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan1-2/+3
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan1-1/+9
2011-09-23ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan1-11/+9
2011-09-23ath6kl: pass only unicast frames for aggregationKalle Valo1-7/+9
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2-0/+40
2011-09-22ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan1-0/+2
2011-09-22Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo44-3453/+7478
2011-09-22ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen3-0/+30
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen4-3/+16
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2-50/+12
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen8-422/+0
2011-09-22ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen1-251/+45
2011-09-22ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen1-28/+0
2011-09-22ath6kl: Remove RSSI update for internal node tableJouni Malinen1-15/+0
2011-09-22ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen1-39/+1