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
/
main.c
Age
Commit message (
Expand
)
Author
2010-04-20
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
2010-04-16
ath9k: Add Tx EDMA support
Vasanthakumar Thiagarajan
2010-04-16
ath9k: Add Rx EDMA support
Felix Fietkau
2010-04-16
ath9k: disable the MIB interrupt if ANI is disabled
Luis R. Rodriguez
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-06
ath9k: move imask from sc to ah
Pavel Roskin
2010-04-06
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
2010-02-19
ath9k: convert to new station add/remove callbacks
Johannes Berg
2010-02-08
ath9k: fix keycache leak in split tkip case
Ming Lei
2010-02-08
ath9k: Enable TIM timer interrupt only when needed.
Senthil Balasubramanian
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-01
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
2010-01-29
ath9k: Handle full sleep in ps_restore.
Vivek Natarajan
2010-01-19
ath9k: fix beacon slot/buffer leak
Felix Fietkau
2010-01-19
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
2010-01-15
ath9k: implement coverage class support
Felix Fietkau
2010-01-15
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
2010-01-12
ath9k: Fix monitor mode handling
Sujith
2010-01-12
ath9k: Fix queue handling
Sujith
2010-01-12
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
ath9k: Add new file init.c
Sujith
2010-01-12
ath9k: Add a new file for GPIO
Sujith
2010-01-12
ath9k: re-enable ps by default for new single chip families
Luis R. Rodriguez
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-22
ath9k: Fix TX poll routine
Sujith
2009-12-22
ath9k: Remove ANI lock
Sujith
2009-12-21
ath9k: Stop ANI when doing a reset
Sujith
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-11-28
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-23
ath9k: set ps_default as false
John W. Linville
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
ath9k: Cleanup bss_info_changed callback
Sujith
2009-11-11
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
ath9k: pass the ieee80211_hw on radio enable/disable
Luis R. Rodriguez
2009-11-11
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-09
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
2009-10-07
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
[next]