summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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
2011-09-16ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau
2011-09-16ath9k: optimize ath_tx_rc_status usageFelix Fietkau
2011-09-16ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau
2011-09-16ath9k: optimize ath9k_ps_restoreFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau
2011-09-16ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau
2011-09-16ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-09-16ath9k: ensure that rx is not enabled during a resetFelix Fietkau