summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
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
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-23wireless: ath9k: Get rid of timespec conversionsThomas Gleixner
2014-06-25ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan
2014-06-19ath9k: save tsf in channel contextFelix Fietkau
2014-05-13ath9k: reorder or remove some includesOleksij Rempel
2014-05-06ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-17ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan
2014-03-17ath9k: Add QCA953x WMAC platform supportSujith Manoharan
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan
2014-02-04ath9k: Fix build error on ARMSujith Manoharan
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan