index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Added get_survey callback in order to get channel noise
Benoit Papillault
2010-04-28
1
-0
/
+20
*
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
2010-04-20
1
-1
/
+2
*
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
2010-04-20
1
-3
/
+25
*
ath9k: Add Tx EDMA support
Vasanthakumar Thiagarajan
2010-04-16
1
-2
/
+6
*
ath9k: Add Rx EDMA support
Felix Fietkau
2010-04-16
1
-6
/
+34
*
ath9k: disable the MIB interrupt if ANI is disabled
Luis R. Rodriguez
2010-04-16
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
1
-2
/
+1
|
\
|
*
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
2010-04-06
1
-2
/
+1
*
|
ath9k: move imask from sc to ah
Pavel Roskin
2010-04-06
1
-29
/
+31
|
/
*
ath9k: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-15
/
+20
*
ath9k: fix keycache leak in split tkip case
Ming Lei
2010-02-08
1
-0
/
+1
*
ath9k: Enable TIM timer interrupt only when needed.
Senthil Balasubramanian
2010-02-08
1
-10
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-08
1
-1
/
+1
|
\
|
*
ath9k: fix beacon slot/buffer leak
Felix Fietkau
2010-01-19
1
-1
/
+1
*
|
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
2010-02-01
1
-3
/
+3
*
|
ath9k: Handle full sleep in ps_restore.
Vivek Natarajan
2010-01-29
1
-2
/
+6
*
|
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
2010-01-19
1
-1
/
+3
*
|
ath9k: implement coverage class support
Felix Fietkau
2010-01-15
1
-0
/
+13
*
|
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
2010-01-15
1
-0
/
+20
*
|
ath9k: Fix monitor mode handling
Sujith
2010-01-12
1
-0
/
+8
*
|
ath9k: Fix queue handling
Sujith
2010-01-12
1
-0
/
+4
*
|
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
1
-18
/
+18
*
|
ath9k: Add new file init.c
Sujith
2010-01-12
1
-839
/
+3
*
|
ath9k: Add a new file for GPIO
Sujith
2010-01-12
1
-406
/
+0
*
|
ath9k: re-enable ps by default for new single chip families
Luis R. Rodriguez
2010-01-12
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-0
/
+14
|
\
|
|
*
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
1
-0
/
+6
|
*
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
1
-0
/
+2
|
*
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
1
-0
/
+6
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-14
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
1
-0
/
+6
|
\
|
|
*
ath9k: Stop ANI when doing a reset
Sujith
2009-12-21
1
-0
/
+6
*
|
ath9k: Fix TX poll routine
Sujith
2009-12-22
1
-0
/
+2
*
|
ath9k: Remove ANI lock
Sujith
2009-12-22
1
-15
/
+4
|
/
*
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
1
-11
/
+17
*
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
2009-11-28
1
-0
/
+4
*
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-28
1
-8
/
+6
*
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
1
-2
/
+18
*
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-28
1
-71
/
+41
*
ath9k: set ps_default as false
John W. Linville
2009-11-23
1
-0
/
+2
*
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
1
-2
/
+3
*
ath9k: Cleanup bss_info_changed callback
Sujith
2009-11-18
1
-77
/
+37
*
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
1
-66
/
+70
*
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
1
-28
/
+28
*
ath9k: pass the ieee80211_hw on radio enable/disable
Luis R. Rodriguez
2009-11-11
1
-9
/
+9
*
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-11-11
1
-7
/
+26
*
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-30
1
-58
/
+0
*
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
2009-10-09
1
-1
/
+1
*
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
1
-17
/
+14
[next]