summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add support for OCB modeJan Kaisrlik2015-09-291-0/+1
* ath9k: add correct MAC/BB name for ar9561Miaoqing Pan2015-08-181-0/+1
* ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
* ath9k: add extra GPIO led supportMiaoqing Pan2015-04-071-2/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+1
|\
| * ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
* | ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel2015-03-301-0/+4
* | ath9k: add new function ath9k_hw_read_arrayOleksij Rempel2015-03-301-0/+30
* | ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-131-0/+3
|/
* ath9k: Register max WOW patternsSujith Manoharan2015-02-031-0/+7
* ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan2015-02-031-3/+0Star
* ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi2015-01-151-2/+1Star
* ath9k: Add QCA956x HW supportMiaoqing Pan2015-01-151-14/+23
* ath9k: Add HW IDs for QCA956xMiaoqing Pan2015-01-151-0/+4
* ath9k: enable TPC by defaultLorenzo Bianconi2014-12-241-0/+3
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-13/+0Star
|\
| * ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2014-11-111-13/+0Star
* | ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan2014-11-171-10/+10
* | ath9k: Enable TSF2 for generic HW timersSujith Manoharan2014-11-171-1/+22
* | ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh2014-11-171-1/+4
* | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-171-3/+6
* | ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau2014-10-271-2/+11
* | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-271-8/+16
* | ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau2014-10-271-2/+4
|/
* ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau2014-09-301-3/+6
* ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau2014-09-301-3/+6
* ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau2014-09-301-7/+4Star
* ath9k: enable ext channel pulse detectionLorenzo Bianconi2014-09-161-0/+1
* ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi2014-09-161-0/+8
* ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-161-0/+2
* ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2014-09-161-3/+3
* ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-151-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+19
|\
| * ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan2014-06-251-1/+2
| * ath9k: save tsf in channel contextFelix Fietkau2014-06-191-5/+18
* | wireless: ath9k: Get rid of timespec conversionsThomas Gleixner2014-07-241-5/+2Star
|/
* ath9k: reorder or remove some includesOleksij Rempel2014-05-131-1/+0Star
* ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau2014-05-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-261-2/+1Star
|\
| * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1Star
* | 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/+2Star
|\|
| * ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2Star
* | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-121-1/+0Star
|/
* ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-231-2/+10
* ath9k: Disable cross-band FCCSujith Manoharan2014-01-091-7/+0Star
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-031-12/+40