aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan1-2/+2
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg1-1/+1
2016-07-08ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg1-8/+8
2016-07-08ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl1-10/+5
2016-07-08ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl1-9/+13
2016-07-08ath9k: remove variable which is set but never readMartin Blumenstingl1-3/+0
2016-04-19ath9k: interpret requested txpower in EIRP domainZefir Kurtisi1-8/+2
2016-03-11ath9k: free GPIO resource for SOC GPIOsMiaoqing Pan1-0/+1
2016-03-11ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan1-79/+117
2016-03-11ath9k: define correct GPIO numbers and bits maskMiaoqing Pan1-14/+56
2016-01-26ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan1-0/+10
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan1-3/+0
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic1-4/+4
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik1-0/+1
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan1-0/+1
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau1-0/+1
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan1-2/+15
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel1-0/+4
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel1-0/+30
2015-03-16ath9k: disable TPC support again (for now)Felix Fietkau1-1/+1
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan1-0/+3
2015-02-03ath9k: Register max WOW patternsSujith Manoharan1-0/+7
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan1-3/+0
2015-01-15ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi1-2/+1
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan1-14/+23
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan1-0/+4
2014-12-24ath9k: enable TPC by defaultLorenzo Bianconi1-0/+3
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-13/+0
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan1-10/+10
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan1-1/+22
2014-11-17ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh1-1/+4
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh1-3/+6
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan1-13/+0
2014-10-27ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau1-2/+11
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau1-8/+16
2014-10-27ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau1-2/+4
2014-09-30ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau1-3/+6
2014-09-30ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau1-3/+6
2014-09-30ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau1-7/+4
2014-09-16ath9k: enable ext channel pulse detectionLorenzo Bianconi1-0/+1
2014-09-16ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi1-0/+8
2014-09-16ath9k: add dynamic ACK timeout estimationLorenzo Bianconi1-0/+2
2014-09-16ath9k: export methods related to ACK timeout estimationLorenzo Bianconi1-3/+3
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi1-0/+5
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+19
2014-07-23wireless: ath9k: Get rid of timespec conversionsThomas Gleixner1-5/+2
2014-06-25ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan1-1/+2