summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2010-08-25ath5k: log descriptor chains at a new debug levelBob Copeland2-2/+5
2010-08-25ath5k: trivial spelling fixesBob Copeland3-6/+6
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2010-08-25ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan11-22/+230
2010-08-25ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan4-42/+47
2010-08-25ath5k: don't enable probe request rx for STAsBob Copeland1-2/+2
2010-08-25ath5k: remove all mention of monitor iftypeBob Copeland1-7/+1
2010-08-25ath5k: remove monitor check in receive_frame_ok filterBob Copeland1-3/+2
2010-08-25ath5k: clean up some commentsBob Copeland9-62/+59
2010-08-25ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2-5/+2
2010-08-25ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis5-12/+11
2010-08-19drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-2/+2
2010-08-17mac80211: use cipher suite selectorsJohannes Berg6-50/+55
2010-08-16ath9k: remove duplicate get_hw_crypto_keytype()Luis R. Rodriguez1-17/+1
2010-08-16drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16ath9k: shorten the calibration interval during strong interferenceFelix Fietkau2-2/+8
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau4-4/+65
2010-08-16ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau1-19/+32
2010-08-16ath9k: add a separate debug level for stuck beaconsFelix Fietkau2-3/+5
2010-08-16ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez1-2/+3
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-12ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich1-5/+5
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi1-26/+8
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez1-7/+381
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau4-20/+31
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau12-94/+130
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau2-35/+40
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau1-1/+5
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau1-0/+1
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau1-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau5-12/+16
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+19
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville1-1/+2
2010-07-29ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez1-4/+9
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches6-113/+92
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian2-161/+160
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian1-1/+1
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2-225/+366
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2-145/+153
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau1-18/+1
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau1-1/+1
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau3-2/+10
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau1-8/+8
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan3-4/+8
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter1-0/+18
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter1-0/+9
2010-07-21ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville1-1/+1