aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-07-28ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez
2010-07-16ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez
2010-07-14ath5k: clean up rxlink handlingBruno Randolf
2010-07-14ath5k: disable tasklets during resetBob Copeland
2010-07-14ath5k: move reset to mac80211 workqueueBob Copeland
2010-07-14ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau
2010-07-14ath9k: another fix for the A-MPDU buffer leakFelix Fietkau
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches
2010-07-14ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin
2010-07-14ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau