summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath9k: remove most hidden macro dependencies on ahWenli Looi2022-12-221-64/+64
* ath9k: fix sleeping in atomic contextMiaoqing Pan2021-08-291-5/+7
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-04-221-1/+1
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* wireless: remove unneeded breakTom Rix2020-11-071-1/+0
* ath9k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-141-3/+3
* ath: fix wiki website urlFlavio Suligoi2020-06-091-1/+1
* ath9k: Differentiate between max combined and per chain powerSven Eckelmann2019-04-291-4/+4
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-04-291-9/+23
* ath9k: hw: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
* ath9k_hw: fix channel maximum power level testFelix Fietkau2018-07-311-2/+5
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-251-5/+5
|\
| * ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-291-5/+5
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik2018-02-271-1/+7
* ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik2018-02-271-2/+4
* ath9k: add MSI supportRussell Hu2018-01-161-7/+26
* ath9k_hw: check if the chip failed to wake upFelix Fietkau2017-02-071-0/+4
* ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
* ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2016-11-231-1/+1
* ath9k: fix AR5416 access GPIO warningMiaoqing Pan2016-09-021-2/+2
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-1/+1
* ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg2016-07-081-8/+8
* ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl2016-07-081-10/+5
* ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl2016-07-081-9/+13
* ath9k: remove variable which is set but never readMartin Blumenstingl2016-07-081-3/+0
* ath9k: interpret requested txpower in EIRP domainZefir Kurtisi2016-04-191-8/+2
* ath9k: free GPIO resource for SOC GPIOsMiaoqing Pan2016-03-111-0/+1
* ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan2016-03-111-79/+117
* ath9k: define correct GPIO numbers and bits maskMiaoqing Pan2016-03-111-14/+56
* ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan2016-01-261-0/+10
* ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan2015-12-111-3/+0
* ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic2015-12-081-4/+4
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-1/+1
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* | 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/+0
* ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi2015-01-151-2/+1
* ath9k: Add QCA956x HW supportMiaoqing Pan2015-01-151-14/+23
* ath9k: Add HW IDs for QCA956xMiaoqing Pan2015-01-151-0/+4