summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2013-08-12ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-04-26ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-02-04ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-11-18ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-04-23ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-03-12carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau3-25/+20
2012-03-01ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-01-07ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-07ath9k: fix max phy rate at rate control initRajkumar Manoharan1-1/+3
2011-11-11ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan1-6/+6
2011-11-11ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan1-5/+5
2011-11-11ath9k: disable unnecessary PHY error reportingFelix Fietkau2-9/+1
2011-11-11ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-11-11ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-11-11ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan1-1/+2
2011-11-11ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan1-2/+2
2011-10-03ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan1-1/+1
2011-10-03ath9k_hw: fix calibration on 5 ghzFelix Fietkau1-1/+2
2011-10-03ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian1-1/+1
2011-10-03carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-10-03ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan1-0/+4
2011-08-17ath5k: fix error handling in ath5k_beacon_sendBob Copeland1-9/+14
2011-08-16ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker1-1/+1
2011-08-16ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan1-3/+3
2011-08-16ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka5-13/+40
2011-08-16ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau1-0/+2
2011-08-05ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2-4/+2
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+15
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan1-1/+2
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter1-0/+2
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin1-2/+5
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin1-3/+6
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan1-0/+6
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis2-2/+14
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin2-4/+16
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville7-5/+34
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1