summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo
2011-10-01ath6kl: fix size_t related warningsKalle Valo
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-09-28ath6kl: improve wmi debug messagesKalle Valo
2011-09-28ath6kl: add debug logs for bootingKalle Valo
2011-09-28ath6kl: add sdio debug messagesKalle Valo
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo
2011-09-27ath6kl: fix TCP corruptionJouni Malinen
2011-09-27ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan
2011-09-27ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan
2011-09-23ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan
2011-09-23ath6kl: pass only unicast frames for aggregationKalle Valo
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen
2011-09-22ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan
2011-09-22Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-09-22ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen
2011-09-22ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen
2011-09-22ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen
2011-09-22ath6kl: Remove RSSI update for internal node tableJouni Malinen
2011-09-22ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen
2011-09-22ath6kl: Fix BSS update on roamingJouni Malinen
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19ath9k: Reset caldata on radio enableRajkumar Manoharan
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan
2011-09-19ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-09-19ath9k: sync the dma buffer after changing the retry flagFelix Fietkau
2011-09-19ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau
2011-09-19Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville
2011-09-19ath6kl: deinitialise wiphy on errorVivek Natarajan
2011-09-19ath6kl: Fix static WEP configuration in AP modeJouni Malinen