index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
1
-0
/
+1
2009-06-03
ath9k: Fix write callback of 'debug' which configures debug mask
Vasanthakumar Thiagarajan
1
-8
/
+14
2009-06-03
rfkill: rewrite
Johannes Berg
3
-107
/
+30
2009-06-03
ath9k: Add sanity check for beacon_int in adhoc/mesh case
Jouni Malinen
1
-0
/
+8
2009-06-03
ath9k: Add "debug" file to debugfs
Jeff Hansen
2
-0
/
+39
2009-06-03
ath9k: Combine legacy and 11n rc statistics
Jeff Hansen
2
-85
/
+35
2009-06-03
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
Jeff Hansen
1
-0
/
+1
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-4
/
+4
2009-05-22
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
3
-1
/
+16
2009-05-22
ath9k: Optimize TBTT/DTIM calculation for timers
Jouni Malinen
1
-7
/
+21
2009-05-20
ath9k: set max default eirp to 20 dBm
Luis R. Rodriguez
1
-2
/
+2
2009-05-20
ath9k: fix custom regulatory call position
Luis R. Rodriguez
1
-4
/
+7
2009-05-20
ath9k: Set PM field in frame control when in PS mode
Jouni Malinen
1
-0
/
+15
2009-05-20
ath9k: Wake up for RX filter changes
Jouni Malinen
1
-0
/
+2
2009-05-20
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
Jouni Malinen
1
-0
/
+10
2009-05-20
ath9k: Do not try to calibrate radio when in sleep mode
Jouni Malinen
1
-0
/
+8
2009-05-20
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
4
-4
/
+58
2009-05-20
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2
-15
/
+9
2009-05-20
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2
-28
/
+36
2009-05-20
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
Vasanthakumar Thiagarajan
1
-8
/
+5
2009-05-20
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2
-6
/
+6
2009-05-20
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
3
-7
/
+114
2009-05-20
ath9k: Clean up RX processing a bit
Jouni Malinen
1
-26
/
+34
2009-05-20
ath9k: Fix a check for multicast address for virtual wiphy
Jouni Malinen
1
-1
/
+1
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-05-11
ath9k: Cleanup ineffective return values
Vasanthakumar Thiagarajan
6
-85
/
+36
2009-05-11
ath9k: Remove bogus break after return
Vasanthakumar Thiagarajan
1
-2
/
+0
2009-05-06
ath9k: remove redundant AR9285 checks
Gabor Juhos
2
-5
/
+4
2009-05-06
ath9k: make private driver rate tables const
Luis R. Rodriguez
7
-39
/
+43
2009-05-06
ath9k: uninline ath9k_io{read,write}32 routines
Gabor Juhos
2
-31
/
+34
2009-05-06
ath9k: Fix handling of retry count of NO_ACK frames
Gábor Stefanik
1
-4
/
+5
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-99
/
+83
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
4
-17
/
+18
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
1
-1
/
+1
2009-04-23
cfg80211: clean up includes
Johannes Berg
1
-1
/
+1
2009-04-23
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
1
-2
/
+3
2009-04-23
ath9k: Disable autosleep feature for AR9285 based chipsets.
Vivek Natarajan
1
-1
/
+2
2009-04-23
ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate
Sujith
1
-3
/
+0
2009-04-23
ath9k: Fix bug in calibration initialization
Sujith
1
-39
/
+22
2009-04-23
ath9k: Use a consistent naming convention
Sujith
3
-37
/
+37
2009-04-23
ath9k: Cleanup calibration interface
Sujith
3
-38
/
+24
2009-04-23
ath9k: Initialize ANI timers
Sujith
1
-9
/
+15
2009-04-23
ath9k: Fix bug in determining calibration support
Sujith
1
-2
/
+2
2009-04-23
ath9k: Fix bug in checking HT flag
Sujith
1
-1
/
+1
2009-04-23
ath9k: Remove unused channel flags
Sujith
1
-12
/
+0
2009-04-23
ath9k: Fix bug in scan termination
Sujith
1
-0
/
+1
2009-04-23
ath9k: Fix memleak on TX DMA failure
Sujith
1
-2
/
+3
2009-04-23
ath9k: Handle ASPM properly for RFKILL
Sujith
1
-2
/
+3
2009-04-23
ath9k: reset after PCI FATAL/PERR interrupts
Steven Luo
1
-0
/
+1
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
28
-0
/
+30093