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
*
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
*
ath9k: Add a debugfs file for dumping DMA status
Sujith
2008-12-05
1
-1
/
+0
*
ath9k: Fix bug in deciphering channel flags
Sujith
2008-11-26
1
-2
/
+1
*
ath9k: General code scrub
Sujith
2008-11-26
1
-6
/
+12
*
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
1
-23
/
+3
*
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
2008-11-25
1
-1
/
+1
*
ath9k: Refactor hw.c
Sujith
2008-11-10
1
-160
/
+216
*
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
Luis R. Rodriguez
2008-10-31
1
-0
/
+13
*
ath9k: enable ANI to help with noisy environments
Luis R. Rodriguez
2008-10-06
1
-1
/
+1
*
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
2008-09-15
1
-2
/
+5
*
ath9k: Remove more dead code
Sujith
2008-08-29
1
-5
/
+0
*
ath9k: Add LED support
Vasanthakumar Thiagarajan
2008-08-29
1
-8
/
+8
*
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
2008-08-29
1
-0
/
+1
*
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
2008-08-29
1
-13
/
+0
*
ath9k: Use a single opmode variable
Sujith
2008-08-29
1
-1
/
+1
*
ath9k: Unused macros, variables
Sujith
2008-08-29
1
-8
/
+10
*
ath9k: Revamp wireless mode usage
Sujith
2008-08-07
1
-33
/
+15
*
ath9k: More unused macros
Sujith
2008-08-07
1
-6
/
+0
[next]