| Commit message (Expand) | Author | Age |
* | ath9k_hw: check if the chip failed to wake up | Felix Fietkau | 2017-02-07 |
* | ath9k: fix spelling mistake: "meaurement" -> "measurement" | Colin Ian King | 2017-01-12 |
* | ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success | Matthias Schiffer | 2016-11-23 |
* | ath9k: fix AR5416 access GPIO warning | Miaoqing Pan | 2016-09-02 |
* | ath9k: Remove some #defined constants to decrease verbosity | Benjamin Berg | 2016-07-08 |
* | ath9k: Use tsf offset helper in ath9k_hw_reset | Benjamin Berg | 2016-07-08 |
* | ath9k: remove return value from ath9k_hw_init_macaddr | Martin Blumenstingl | 2016-07-08 |
* | ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses | Martin Blumenstingl | 2016-07-08 |
* | ath9k: remove variable which is set but never read | Martin Blumenstingl | 2016-07-08 |
* | ath9k: interpret requested txpower in EIRP domain | Zefir Kurtisi | 2016-04-19 |
* | ath9k: free GPIO resource for SOC GPIOs | Miaoqing Pan | 2016-03-11 |
* | ath9k: make GPIO API to support both of WMAC and SOC | Miaoqing Pan | 2016-03-11 |
* | ath9k: define correct GPIO numbers and bits mask | Miaoqing Pan | 2016-03-11 |
* | ath9k: fix data bus error on ar9300 and ar9580 | Miaoqing Pan | 2016-01-26 |
* | ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped | Miaoqing Pan | 2015-12-11 |
* | ath9k: add debug messages to aggr/chanctx funcs | Janusz Dziedzic | 2015-12-08 |
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 |
|\ |
|
| * | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 |
* | | ath9k: Add support for OCB mode | Jan Kaisrlik | 2015-09-29 |
|/ |
|
* | ath9k: add correct MAC/BB name for ar9561 | Miaoqing Pan | 2015-08-18 |
* | ath9k_hw: fix device ID check for AR956x | Felix Fietkau | 2015-07-11 |
* | ath9k: add extra GPIO led support | Miaoqing Pan | 2015-04-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 |
|\ |
|
| * | ath9k: disable TPC support again (for now) | Felix Fietkau | 2015-03-16 |
* | | ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset | Oleksij Rempel | 2015-03-30 |
* | | ath9k: add new function ath9k_hw_read_array | Oleksij Rempel | 2015-03-30 |
* | | ath9k: Initialize pll_pwrsave for AR9462/AR9565 | Sujith Manoharan | 2015-03-13 |
|/ |
|
* | ath9k: Register max WOW patterns | Sujith Manoharan | 2015-02-03 |
* | ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE | Sujith Manoharan | 2015-02-03 |
* | ath9k: enable per-packet TPC on AR9002 based chips | Lorenzo Bianconi | 2015-01-15 |
* | ath9k: Add QCA956x HW support | Miaoqing Pan | 2015-01-15 |
* | ath9k: Add HW IDs for QCA956x | Miaoqing Pan | 2015-01-15 |
* | ath9k: enable TPC by default | Lorenzo Bianconi | 2014-12-24 |
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 2014-11-19 |
|\ |
|
| * | ath9k: Fix RTC_DERIVED_CLK usage | Miaoqing Pan | 2014-11-11 |
* | | ath9k: Store the chip chainmask in HW capabilities | Sujith Manoharan | 2014-11-17 |
* | | ath9k: Enable TSF2 for generic HW timers | Sujith Manoharan | 2014-11-17 |
* | | ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices | Chun-Yeow Yeoh | 2014-11-17 |
* | | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx | Chun-Yeow Yeoh | 2014-11-17 |
* | | ath9k: use a random MAC address if the EEPROM address is invalid | Felix Fietkau | 2014-10-27 |
* | | ath9k: allow disabling bands via platform data | Felix Fietkau | 2014-10-27 |
* | | ath9k_hw: start initial NF calibration after PA calibration on <AR9003 | Felix Fietkau | 2014-10-27 |
|/ |
|
* | ath9k_hw: fix PLL clock initialization for newer SoC | Felix Fietkau | 2014-09-30 |
* | ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3 | Felix Fietkau | 2014-09-30 |
* | ath9k: use ah->get_mac_revision for all SoC devices if available | Felix Fietkau | 2014-09-30 |
* | ath9k: enable ext channel pulse detection | Lorenzo Bianconi | 2014-09-16 |
* | ath9k: do not overwrite ACK timeout estimation | Lorenzo Bianconi | 2014-09-16 |
* | ath9k: add dynamic ACK timeout estimation | Lorenzo Bianconi | 2014-09-16 |
* | ath9k: export methods related to ACK timeout estimation | Lorenzo Bianconi | 2014-09-16 |
* | ath9k: fix radar parameters initialization | Lorenzo Bianconi | 2014-09-15 |