summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2015-11-09ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-08-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-03-18ath6kl: fix struct hif_scatter_req list handlingKalle Valo2-3/+3
2015-03-18ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2014-12-07ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2-13/+13
2014-10-06carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-08ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-05-13ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa1-2/+2
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau1-2/+1
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-21ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-21ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-05ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-02-05ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-05ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-02-05ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2-22/+40
2014-02-05ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-05ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-05ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel1-6/+3
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel1-25/+8
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel1-3/+1
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel1-16/+4
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel2-0/+10
2014-01-16wil6210: correct #include for prefetch()Vladimir Kondratiev1-1/+1
2014-01-16ath9k: Fix possible overflow conditionSujith Manoharan1-1/+1
2014-01-16ath9k: Fix IQ calibrationSujith Manoharan1-2/+15
2014-01-16ath9k: Fix error reported by smatchSujith Manoharan1-1/+1
2014-01-13ath9k: Process GTT interruptsSujith Manoharan3-4/+35
2014-01-13ath9k: Remove debug print in ISRSujith Manoharan1-2/+0
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan5-7/+203
2014-01-13ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan1-43/+74
2014-01-13ath9k: Show only active TIDs in node_aggrSujith Manoharan1-5/+13
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan5-81/+108
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-2/+0
2014-01-13ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez1-3/+6
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-16/+0
2014-01-13Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville11-23/+642
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic3-0/+317
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo4-0/+154