aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-09-141-1/+1
* ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-07-161-1/+1
* ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-07-161-1/+13
* ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-07-161-0/+9
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-04-221-3/+2
* carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-03-121-0/+1
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
* ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-061-0/+3
* ath9k: fix max phy rate at rate control initRajkumar Manoharan2012-01-061-1/+3
* ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-111-6/+6
* ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-111-5/+5
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-11-112-9/+1
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-11-111-0/+4
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-11-111-0/+1
* ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-11-111-1/+2
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-11-111-2/+2
* ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-10-031-1/+1
* ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-10-031-1/+2
* ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-10-031-1/+1
* carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-10-031-1/+3
* ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-10-031-0/+4
* ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-171-9/+14
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-151-1/+1
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-151-3/+3
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-155-13/+40
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-151-0/+2
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-08-042-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-134-6/+15
|\
| * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| * ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
* | ath5k: Add missing breaks in switch/caseJoe Perches2011-07-111-0/+3
|/
* ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
* ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
* ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-032-2/+14
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-277-5/+34
|\
| * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-271-1/+0
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-2569-144/+253
|\ \
| * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-2469-144/+253
| |\ \ | | |/
| | * ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | * ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80