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
Age
Commit message (
Expand
)
Author
2010-11-24
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
2010-11-24
ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)
Rajkumar Manoharan
2010-11-24
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
2010-11-24
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
ath9k_htc: fix eeprom access
Felix Fietkau
2010-11-22
ath9k_hw: fix A-MPDU key search issues on AR9003
Felix Fietkau
2010-11-22
ath9k: Use static const
Joe Perches
2010-11-22
ath9k: fix recursive locking in the tx flush path
Felix Fietkau
2010-11-22
ath9k: fix timeout on stopping rx dma
Felix Fietkau
2010-11-18
ath9k_hw: support reading calibration data from flash on AR9003
Felix Fietkau
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
2010-11-17
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2010-11-17
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
2010-11-17
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: fix PA predistortion training frame setup
Felix Fietkau
2010-11-17
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
2010-11-16
ath9k_htc: Use macro for caldata array size
Mohammed Shafi Shajakhan
2010-11-16
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
2010-11-16
ath9k: clean up tx buffer setup
Felix Fietkau
2010-11-16
ath9k: remove the tx info padding byte abuse
Felix Fietkau
2010-11-16
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
2010-11-16
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
2010-11-16
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
2010-11-16
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Add helper function for interpolation
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Improve power control accuracy for AR9003
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Enable strong signal detection for AR9003
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Fix XPABIAS level configuration for AR9003
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: add eeprom templates for ar9003 family chipsets
Senthil Balasubramanian
2010-11-16
ath9k_hw: Fix paprd training frame failure.
Senthil Balasubramanian
2010-11-16
ath9k_hw: Initialize 2GHz CTL properly.
Senthil Balasubramanian
2010-11-16
ath9k_hw: Add new member into the eeprom structure.
Senthil Balasubramanian
2010-11-16
ath9k_hw: Fix a reset failure on AR9382 (2x2).
Senthil Balasubramanian
2010-11-16
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
[next]