summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-2/+1
|\
| * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
* | ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2014-03-171-1/+1
* | ath9k: Add QCA953x WMAC platform supportSujith Manoharan2014-03-171-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-1/+7
|\ \ | |/
| * ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-3/+2
|\ \ | |/
| * ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
* | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-121-1/+0
|/
* ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-231-2/+10
* ath9k: Disable cross-band FCCSujith Manoharan2014-01-091-7/+0
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-031-12/+40
* ath9k: Assign macVersion for QCA9531Sujith Manoharan2014-01-031-0/+5
* ath9k: Remove unused config option ack_6mbSujith Manoharan2014-01-031-2/+0
* ath9k: Fix AR9100 chip power-onSujith Manoharan2014-01-031-1/+5
* ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan2014-01-031-32/+32
* ath9k: Handle unsupported MAC versions earlySujith Manoharan2014-01-031-24/+24
* ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan2014-01-031-39/+0
* ath9k: Remove unused functionsSujith Manoharan2014-01-031-12/+0
* ath9k: Fix PHY restart workaroundSujith Manoharan2014-01-031-2/+3
* ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan2014-01-031-70/+0
* ath9k: Register supported HW hang checksSujith Manoharan2014-01-031-4/+1
* ath9k_hw: fix TSF offset calculationFelix Fietkau2014-01-031-2/+2
* ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau2014-01-031-2/+2
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-191-42/+0
* ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-181-32/+38
* ath9k: Fix RTC reset delaySujith Manoharan2013-12-181-1/+6
* ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan2013-12-181-2/+1
* ath9k_hw: clean up station beacon timer APIFelix Fietkau2013-12-181-11/+7
* ath9k_hw: remove additional_swba_backoffFelix Fietkau2013-12-181-1/+0
* ath9k_hw: simplify spur channel handlingFelix Fietkau2013-12-181-7/+0
* ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau2013-12-181-1/+0
* ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau2013-12-181-5/+0
* ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-181-51/+41
* ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi2013-12-181-1/+2
* ath9k: Fix regulatory complianceSujith Manoharan2013-12-091-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-4/+3
|\
| * net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3
* | ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau2013-12-021-3/+4
* | ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau2013-12-021-6/+10
* | ath9k: Remove pcieSerDesWriteSujith Manoharan2013-12-021-1/+0
|/
* ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-181-1/+1
* ath9k_hw: remove references to hw->confFelix Fietkau2013-10-141-12/+9
* ath9k_hw: simplify channel flagsFelix Fietkau2013-10-141-17/+7
* ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-141-6/+2
* ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-141-7/+2
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-141-5/+2
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-261-6/+6
* ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-261-0/+13
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-11/+11
OpenPOWER on IntegriCloud