summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: log descriptor chains at a new debug levelBob Copeland2010-08-252-2/+5
* ath5k: trivial spelling fixesBob Copeland2010-08-253-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-2/+2
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-2/+2
* | ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-2411-22/+230
* | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-244-42/+47
* | ath5k: don't enable probe request rx for STAsBob Copeland2010-08-241-2/+2
* | ath5k: remove all mention of monitor iftypeBob Copeland2010-08-241-7/+1
* | ath5k: remove monitor check in receive_frame_ok filterBob Copeland2010-08-241-3/+2
* | ath5k: clean up some commentsBob Copeland2010-08-249-62/+59
* | ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2010-08-242-5/+2
* | ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-245-12/+11
* | mac80211: use cipher suite selectorsJohannes Berg2010-08-166-50/+55
* | ath9k: remove duplicate get_hw_crypto_keytype()Luis R. Rodriguez2010-08-161-17/+1
* | drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* | ath9k: shorten the calibration interval during strong interferenceFelix Fietkau2010-08-162-2/+8
* | ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau2010-08-164-4/+65
* | ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau2010-08-161-19/+32
* | ath9k: add a separate debug level for stuck beaconsFelix Fietkau2010-08-162-3/+5
* | ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez2010-08-161-2/+3
|/
* ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
* ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
* ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
* ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
* ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5
* ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-041-26/+8
* ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
* ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-044-20/+31
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-0412-94/+130
* ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-042-35/+40
* ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
* ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau2010-08-041-0/+1
* ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau2010-08-041-0/+6
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-045-12/+16
* ar9170: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-291-0/+19
* ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville2010-07-291-1/+2
* ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez2010-07-281-4/+9
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-276-113/+92
* ath9k: remove unused base_index from rate table.Senthil Balasubramanian2010-07-272-161/+160
* ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian2010-07-271-1/+1
* ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2010-07-272-225/+366
* ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2010-07-272-145/+153
* ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau2010-07-261-18/+1
* ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau2010-07-261-1/+1
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-263-2/+10
* ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau2010-07-261-8/+8
* ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan2010-07-263-4/+8
* ath5k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+18
* ath9k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+9
* ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville2010-07-201-1/+1
OpenPOWER on IntegriCloud