index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-2890
/
+0
*
ath: move more setup code into ath_regd_init
Bob Copeland
2009-04-22
1
-34
/
+13
*
atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
Bob Copeland
2009-04-22
1
-10
/
+21
*
ath9k: pass regd structure directly to regulatory functions
Bob Copeland
2009-04-22
1
-7
/
+11
*
ath9k: Clean Interrupt handling routine
Sujith
2009-04-22
1
-102
/
+95
*
ath9k: Trivial fix to handle AMPDU params properly
Sujith
2009-04-22
1
-5
/
+5
*
ath9k: Initialize values when setting up the queue parameters
Sujith
2009-04-22
1
-3
/
+4
*
ath9k: Remove TIM from the interrupt mask
Sujith
2009-04-22
1
-14
/
+0
*
ath9k: Remove a couple of unused variables in descriptor handling
Sujith
2009-04-22
1
-2
/
+1
*
ath9k: Cleanup debug messages
Sujith
2009-04-22
1
-3
/
+3
*
ath9k: Remove a few unused flags
Sujith
2009-04-22
1
-2
/
+0
*
ath9k: No need to abort Rx path when autosleep is enabled.
Vivek Natarajan
2009-04-22
1
-11
/
+18
*
rfkill: remove user_claim stuff
Johannes Berg
2009-04-22
1
-1
/
+0
*
mac80211: unify and fix TX aggregation start
Johannes Berg
2009-03-27
1
-1
/
+1
*
Add mesh point functionality to ath9k
Pat Erley
2009-03-27
1
-12
/
+12
*
ath9k: Keep LED on in idle state after association
Vasanthakumar Thiagarajan
2009-03-27
1
-6
/
+13
*
ath9k: Update copyright in all the files
Sujith
2009-03-27
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
1
-13
/
+24
|
\
|
*
ath9k: Add spectrum management to HW capabilities
Sujith
2009-03-16
1
-1
/
+2
|
*
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
|
*
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
|
*
ath9k: always compile ath_radio_{en,dis}able
Gabor Juhos
2009-03-16
1
-6
/
+6
|
*
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
Senthil Balasubramanian
2009-03-16
1
-1
/
+1
|
*
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
Senthil Balasubramanian
2009-03-16
1
-3
/
+2
|
*
ath9k: create a common debugfs_root for all device instances
Gabor Juhos
2009-03-16
1
-1
/
+12
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
ath9k: implement IO serialization
Luis R. Rodriguez
2009-03-16
1
-0
/
+1
*
|
ath9k: Add a simple virtual wiphy scheduler
Jouni Malinen
2009-03-05
1
-0
/
+3
*
|
ath9k: Special processing for channel changes during scan
Jouni Malinen
2009-03-05
1
-9
/
+26
*
|
ath9k: Add workaround to recover from failed channel changes
Jouni Malinen
2009-03-05
1
-2
/
+2
*
|
ath9k: Check virtual wiphy state on tx()
Jouni Malinen
2009-03-05
1
-0
/
+6
*
|
ath9k: Pause other virtual wiphys on channel change
Jouni Malinen
2009-03-05
1
-1
/
+7
*
|
ath9k: Register larger listen interval
Jouni Malinen
2009-03-05
1
-0
/
+1
*
|
ath9k: Make start/stop operations aware of virtual wiphys
Jouni Malinen
2009-03-05
1
-0
/
+28
*
|
ath9k: Add routines for switching between active virtual wiphys
Jouni Malinen
2009-03-05
1
-9
/
+18
*
|
ath9k: Virtual wiphy pause/unpause functionality
Jouni Malinen
2009-03-05
1
-0
/
+1
*
|
ath9k: Add support for multiple secondary virtual wiphys
Jouni Malinen
2009-03-05
1
-23
/
+42
*
|
ath9k: Add data structure for supporting virtual radio/wiphy operation
Jouni Malinen
2009-03-05
1
-20
/
+38
*
|
ath9k: Set BSSID mask based on configured interfaces
Jouni Malinen
2009-03-05
1
-4
/
+11
*
|
ath9k: Cleanup multiple VIF processing
Jouni Malinen
2009-03-05
1
-22
/
+32
*
|
ath9k: Clean up setkey operations
Jouni Malinen
2009-03-05
1
-26
/
+16
*
|
ath9k: Lock config_interface() callback with a mutex
Sujith
2009-03-05
1
-1
/
+7
*
|
ath9k: Handle TSF properly for AP mode
Sujith
2009-03-05
1
-1
/
+13
*
|
ath9k: Split beacon configuration into mode specific routines
Sujith
2009-03-05
1
-2
/
+1
*
|
ath9k: Scrub beacon.c
Sujith
2009-03-05
1
-1
/
+1
*
|
ath9k: Use new scan notifiers from mac80211
Sujith
2009-03-05
1
-1
/
+21
*
|
ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
Alina Friedrichsen
2009-03-05
1
-8
/
+0
*
|
ath9k: Handle power modes in isr for power save.
Vivek Natarajan
2009-03-05
1
-0
/
+2
*
|
ath9k: Remove unused key xoring
Jouni Malinen
2009-03-05
1
-1
/
+1
*
|
ath9k: Fix hw crypto configuration for TKIP in AP mode
Jouni Malinen
2009-03-05
1
-5
/
+13
[next]