summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2018-09-19ath9k_hw: fix channel maximum power level testFelix Fietkau
2017-02-07ath9k_hw: check if the chip failed to wake upFelix Fietkau
2017-01-12ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King
2016-11-23ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2016-07-08ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg
2016-07-08ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl
2016-07-08ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl
2016-07-08ath9k: remove variable which is set but never readMartin Blumenstingl
2016-04-19ath9k: interpret requested txpower in EIRP domainZefir Kurtisi
2016-03-11ath9k: free GPIO resource for SOC GPIOsMiaoqing Pan
2016-03-11ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan
2016-03-11ath9k: define correct GPIO numbers and bits maskMiaoqing Pan
2016-01-26ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel
2015-03-16ath9k: disable TPC support again (for now)Felix Fietkau
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan
2015-02-03ath9k: Register max WOW patternsSujith Manoharan
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan
2015-01-15ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan
2014-12-24ath9k: enable TPC by defaultLorenzo Bianconi
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan
2014-11-17ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan
2014-10-27ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau
2014-10-27ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau
2014-09-30ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau
2014-09-30ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau
2014-09-30ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau
2014-09-16ath9k: enable ext channel pulse detectionLorenzo Bianconi
2014-09-16ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi
2014-09-16ath9k: add dynamic ACK timeout estimationLorenzo Bianconi
2014-09-16ath9k: export methods related to ACK timeout estimationLorenzo Bianconi