aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan1-13/+0
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
2014-06-19ath9k: save tsf in channel contextFelix Fietkau1-5/+18
2014-05-13ath9k: reorder or remove some includesOleksij Rempel1-1/+0
2014-05-06ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau1-0/+2
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2014-03-17ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan1-1/+1
2014-03-17ath9k: Add QCA953x WMAC platform supportSujith Manoharan1-0/+1
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau1-2/+1
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+7
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+2
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan1-1/+0
2014-02-04ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan1-2/+10
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan1-12/+40
2014-01-03ath9k: Assign macVersion for QCA9531Sujith Manoharan1-0/+5
2014-01-03ath9k: Remove unused config option ack_6mbSujith Manoharan1-2/+0
2014-01-03ath9k: Fix AR9100 chip power-onSujith Manoharan1-1/+5
2014-01-03ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan1-32/+32
2014-01-03ath9k: Handle unsupported MAC versions earlySujith Manoharan1-24/+24
2014-01-03ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan1-39/+0
2014-01-03ath9k: Remove unused functionsSujith Manoharan1-12/+0
2014-01-03ath9k: Fix PHY restart workaroundSujith Manoharan1-2/+3
2014-01-03ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan1-70/+0
2014-01-03ath9k: Register supported HW hang checksSujith Manoharan1-4/+1
2014-01-03ath9k_hw: fix TSF offset calculationFelix Fietkau1-2/+2
2014-01-03ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau1-2/+2
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau1-42/+0
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan1-32/+38
2013-12-18ath9k: Fix RTC reset delaySujith Manoharan1-1/+6
2013-12-18ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan1-2/+1
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau1-11/+7
2013-12-18ath9k_hw: remove additional_swba_backoffFelix Fietkau1-1/+0
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau1-7/+0
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau1-1/+0
2013-12-18ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau1-5/+0
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau1-51/+41
2013-12-18ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi1-1/+2