summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-07ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-02-03ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-02-03ath9k_htc: Fix memory leakSujith Manoharan
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-04-22ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-12carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-02-29ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-01-06ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2012-01-06ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-11-11ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-11-11ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan
2011-11-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-11-11ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan
2011-11-11ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez
2011-11-11ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-11-11ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan
2011-10-03ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-10-03ath9k_hw: fix calibration on 5 ghzFelix Fietkau
2011-10-03ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-10-03carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-10-03ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-17ath5k: fix error handling in ath5k_beacon_sendBob Copeland
2011-08-15ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-15ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-15ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-15ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-08-04ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis