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
/
ath9k.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
ath9k: Remove the useless do..while loops
Sujith
1
-1
/
+1
2009-04-23
ath9k: Remove TIM from the interrupt mask
Sujith
1
-1
/
+0
2009-04-23
ath9k: Remove unused structures
Sujith
1
-20
/
+0
2009-04-23
ath9k: Remove a couple of unused variables in descriptor handling
Sujith
1
-2
/
+0
2009-04-23
ath9k: Cleanup buffer status handling
Sujith
1
-6
/
+7
2009-04-23
ath9k: Avoid unneeded casts
Sujith
1
-1
/
+1
2009-04-23
ath9k: Remove a few unused flags
Sujith
1
-13
/
+12
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-5
/
+1
2009-03-28
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-03-28
ath9k: Update copyright in all the files
Sujith
1
-1
/
+1
2009-03-28
ath9k: Add support for multiple virtual AP interfaces
Jouni Malinen
1
-1
/
+2
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+33
2009-03-17
ath9k: implement IO serialization
Luis R. Rodriguez
1
-2
/
+2
2009-03-05
ath9k: Add a simple virtual wiphy scheduler
Jouni Malinen
1
-0
/
+5
2009-03-05
ath9k: Special processing for channel changes during scan
Jouni Malinen
1
-0
/
+2
2009-03-05
ath9k: Add workaround to recover from failed channel changes
Jouni Malinen
1
-0
/
+4
2009-03-05
ath9k: Pause other virtual wiphys on channel change
Jouni Malinen
1
-0
/
+2
2009-03-05
ath9k: Make start/stop operations aware of virtual wiphys
Jouni Malinen
1
-0
/
+2
2009-03-05
ath9k: Add routines for switching between active virtual wiphys
Jouni Malinen
1
-0
/
+14
2009-03-05
ath9k: Virtual wiphy pause/unpause functionality
Jouni Malinen
1
-0
/
+10
2009-03-05
ath9k: Add support for multiple secondary virtual wiphys
Jouni Malinen
1
-3
/
+12
2009-03-05
ath9k: Add data structure for supporting virtual radio/wiphy operation
Jouni Malinen
1
-0
/
+8
2009-03-05
ath9k: Set BSSID mask based on configured interfaces
Jouni Malinen
1
-11
/
+3
2009-03-05
ath9k: Cleanup multiple VIF processing
Jouni Malinen
1
-5
/
+3
2009-03-05
ath9k: Remove unused variables in struct ath_beacon_config
Sujith
1
-5
/
+0
2009-03-05
ath9k: Handle TSF properly for AP mode
Sujith
1
-16
/
+17
2009-03-05
ath9k: Split beacon configuration into mode specific routines
Sujith
1
-1
/
+0
2009-03-05
ath9k: Cleanup beacon stuck processing
Sujith
1
-11
/
+10
2009-03-05
ath9k: Scrub beacon.c
Sujith
1
-1
/
+1
2009-03-05
ath9k: Use new scan notifiers from mac80211
Sujith
1
-0
/
+2
2009-03-05
ath9k: Handle power modes in isr for power save.
Vivek Natarajan
1
-1
/
+2
2009-02-27
ath9k: Add appropriate ANI values for AP mode
Sujith
1
-7
/
+5
2009-02-13
ath9k: Remove all the useless ah_ variable prefixes
Sujith
1
-3
/
+3
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
1
-3
/
+3
2009-02-13
ath9k: Remove duplicate variables
Sujith
1
-1
/
+0
2009-02-13
ath9k: Remove all the sc_ prefixes
Sujith
1
-78
/
+66
2009-02-13
ath9k: Header file cleanup
Sujith
1
-999
/
+654
2009-01-30
ath9k: Clean up the way the eeprom antenna configuration is read
Vasanthakumar Thiagarajan
1
-3
/
+2
2009-01-30
ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c
Vasanthakumar Thiagarajan
1
-1
/
+0
2009-01-30
ath9k: Read and write the TSF via debugfs
Alina Friedrichsen
1
-0
/
+1
2009-01-30
ath9k: simplify regulatory code
Luis R. Rodriguez
1
-31
/
+13
2009-01-30
ath9k: Enable dynamic power save in ath9k.
Vivek Natarajan
1
-0
/
+2
2009-01-30
ath9k: Setup MFP options for CCMP
Jouni Malinen
1
-0
/
+2
2009-01-29
ath9k: Enable Bluetooth Coexistence support
Vasanthakumar Thiagarajan
1
-0
/
+5
2009-01-29
ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
Luis R. Rodriguez
1
-2
/
+1
2009-01-29
ath9k: make request to get the noisefloor threshold band specific
Luis R. Rodriguez
1
-0
/
+1
2009-01-29
ath9k: consolidate arguments on hw reset
Luis R. Rodriguez
1
-5
/
+2
2008-12-12
ath9k: Adding support for Atheros AR9285 chipset.
Senthil Balasubramanian
1
-0
/
+1
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
1
-8
/
+2
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
1
-1
/
+0
[next]