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
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-213
/
+380
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-3
/
+57
2009-03-17
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
Jouni Malinen
1
-5
/
+6
2009-03-17
ath9k: Add spectrum management to HW capabilities
Sujith
1
-1
/
+2
2009-03-17
ath9k: make few eeprom and calib items static
Luis R. Rodriguez
1
-1
/
+1
2009-03-17
ath9k: downgrade xmit queue full message to xmit debug
Luis R. Rodriguez
1
-1
/
+1
2009-03-17
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
3
-16
/
+20
2009-03-17
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2
-2
/
+1
2009-03-17
ath9k: Fix bug in reading debugfs file 'rcstat'
Sujith
1
-0
/
+3
2009-03-17
ath9k: Fix bug in TX aggregation
Sujith
1
-16
/
+33
2009-03-17
ath9k: Initialize ANI properly
Sujith
1
-10
/
+3
2009-03-17
ath9k: Use suitable macros with 4k eeprom data
Vasanthakumar Thiagarajan
1
-9
/
+9
2009-03-17
ath9k: always compile ath_radio_{en,dis}able
Gabor Juhos
1
-6
/
+6
2009-03-17
ath9k: fix compile error in debug.c
Gabor Juhos
1
-0
/
+2
2009-03-17
ath9k: fix compile error in ahb.c
Gabor Juhos
1
-0
/
+1
2009-03-17
ath9k: fix AR_SREV_9100_OR_LATER macro
Gabor Juhos
2
-23
/
+23
2009-03-17
ath9k: move ar9100 version checking macros into a more appropriate place
Gabor Juhos
1
-7
/
+6
2009-03-17
ath9k: cleanup AR5416 version checking macros
Gabor Juhos
4
-19
/
+22
2009-03-17
ath9k: Incorrect AR9285 version check macro
Senthil Balasubramanian
1
-2
/
+2
2009-03-17
ath9k: INI update for AR9285 and periodic PA offset caliberation
Senthil Balasubramanian
5
-83
/
+195
2009-03-17
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
Senthil Balasubramanian
1
-1
/
+1
2009-03-17
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
Senthil Balasubramanian
2
-7
/
+6
2009-03-17
ath9k: create a common debugfs_root for all device instances
Gabor Juhos
3
-8
/
+41
2009-03-17
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
1
-1
/
+2
2009-03-17
ath9k: implement IO serialization
Luis R. Rodriguez
4
-2
/
+55
2009-03-05
ath9k: Add a debugfs interface for controlling virtual wiphys
Jouni Malinen
2
-0
/
+165
2009-03-05
ath9k: Add a simple virtual wiphy scheduler
Jouni Malinen
3
-0
/
+72
2009-03-05
ath9k: Special processing for channel changes during scan
Jouni Malinen
3
-10
/
+68
2009-03-05
ath9k: Add workaround to recover from failed channel changes
Jouni Malinen
3
-2
/
+43
2009-03-05
ath9k: Check virtual wiphy state on tx()
Jouni Malinen
1
-0
/
+6
2009-03-05
ath9k: Pause other virtual wiphys on channel change
Jouni Malinen
3
-1
/
+33
2009-03-05
ath9k: Register larger listen interval
Jouni Malinen
1
-0
/
+1
2009-03-05
ath9k: Make start/stop operations aware of virtual wiphys
Jouni Malinen
3
-0
/
+49
2009-03-05
ath9k: Add routines for switching between active virtual wiphys
Jouni Malinen
3
-12
/
+176
2009-03-05
ath9k: Virtual wiphy pause/unpause functionality
Jouni Malinen
6
-2
/
+191
2009-03-05
ath9k: Configure RX filter for multi-BSSID broadcast
Jouni Malinen
2
-0
/
+9
2009-03-05
ath9k: Add support for multiple secondary virtual wiphys
Jouni Malinen
7
-41
/
+212
2009-03-05
ath9k: Add data structure for supporting virtual radio/wiphy operation
Jouni Malinen
8
-36
/
+88
2009-03-05
ath9k: Set BSSID mask based on configured interfaces
Jouni Malinen
4
-15
/
+103
2009-03-05
ath9k: Cleanup multiple VIF processing
Jouni Malinen
3
-57
/
+59
2009-03-05
ath9k: Clean up setkey operations
Jouni Malinen
1
-26
/
+16
2009-03-05
ath9k: fix AR_TXCFG_DMASZ_MASK value
Gabor Juhos
1
-1
/
+1
2009-03-05
ath9k: Remove unused variables in struct ath_beacon_config
Sujith
1
-5
/
+0
2009-03-05
ath9k: Lock config_interface() callback with a mutex
Sujith
1
-1
/
+7
2009-03-05
ath9k: Handle TSF properly for AP mode
Sujith
3
-17
/
+40
2009-03-05
ath9k: Split beacon configuration into mode specific routines
Sujith
3
-207
/
+203
2009-03-05
ath9k: Cleanup beacon stuck processing
Sujith
2
-80
/
+24
2009-03-05
ath9k: Scrub beacon.c
Sujith
3
-126
/
+55
2009-03-05
ath9k: Use new scan notifiers from mac80211
Sujith
2
-1
/
+23
2009-03-05
ath9k: Set TSF fix
Alina Friedrichsen
1
-2
/
+1
[next]