summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
* ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
* ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
* ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
* drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-2/+2
* 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
* ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez2010-07-161-2/+29
* ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez2010-07-161-4/+5
* ath5k: clean up rxlink handlingBruno Randolf2010-07-142-5/+3
* ath5k: disable tasklets during resetBob Copeland2010-07-141-6/+14
* ath5k: move reset to mac80211 workqueueBob Copeland2010-07-143-19/+24
* ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau2010-07-142-2027/+0
* ath9k: another fix for the A-MPDU buffer leakFelix Fietkau2010-07-141-4/+15
* drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-6/+3
* ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-142-2/+8
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-143-14/+4
* ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan2010-07-141-3/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-2/+6
|\
| * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
* | ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-126-181/+114
* | ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-121-0/+8
OpenPOWER on IntegriCloud