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