index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Age
Commit message (
Expand
)
Author
2015-02-03
ath9k: Register max WOW patterns
Sujith Manoharan
2015-02-03
ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE
Sujith Manoharan
2015-01-15
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
2014-12-24
ath9k: enable TPC by default
Lorenzo Bianconi
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-17
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-11
ath9k: Fix RTC_DERIVED_CLK usage
Miaoqing Pan
2014-10-27
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-09-30
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-16
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-15
ath9k: fix radar parameters initialization
Lorenzo Bianconi
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-07-23
wireless: ath9k: Get rid of timespec conversions
Thomas Gleixner
2014-06-25
ath9k_hw: Fix pll2_divfrac for AR953x
Rajkumar Manoharan
2014-06-19
ath9k: save tsf in channel context
Felix Fietkau
2014-05-13
ath9k: reorder or remove some includes
Oleksij Rempel
2014-05-06
ath9k_hw: get QCA953x WMAC revision via platform_data
Felix Fietkau
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-17
ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x
Sujith Manoharan
2014-03-17
ath9k: Add QCA953x WMAC platform support
Sujith Manoharan
2014-03-13
ath9k_hw: fix unreachable code in baseband hang detection code
Felix Fietkau
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-25
ath9k: reduce baseband hang detection false positive rate
Felix Fietkau
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-12
ath9k: Remove ath9k rate control
Sujith Manoharan
2014-02-04
ath9k: Fix build error on ARM
Sujith Manoharan
2014-01-23
ath9k: Fix RX interrupt mitigation
Sujith Manoharan
2014-01-09
ath9k: Disable cross-band FCC
Sujith Manoharan
2014-01-03
ath9k: Add hardware support for QCA9531
Sujith Manoharan
2014-01-03
ath9k: Assign macVersion for QCA9531
Sujith Manoharan
2014-01-03
ath9k: Remove unused config option ack_6mb
Sujith Manoharan
2014-01-03
ath9k: Fix AR9100 chip power-on
Sujith Manoharan
2014-01-03
ath9k: Cleanup __ath9k_hw_init()
Sujith Manoharan
2014-01-03
ath9k: Handle unsupported MAC versions early
Sujith Manoharan
2014-01-03
ath9k: Move private HW callbacks to hw-ops.h
Sujith Manoharan
2014-01-03
ath9k: Remove unused functions
Sujith Manoharan
2014-01-03
ath9k: Fix PHY restart workaround
Sujith Manoharan
2014-01-03
ath9k: Add HW callbacks for MAC/BB hang checks
Sujith Manoharan
[next]