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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ath9k: Add module parameter to disable hardware crypto
Jouni Malinen
2009-03-05
1
-1
/
+8
*
|
ath9k: Unlock sc->mutex on error path
Jouni Malinen
2009-02-27
1
-0
/
+1
*
|
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
2009-02-27
1
-2
/
+6
*
|
ath9k: Add appropriate ANI values for AP mode
Sujith
2009-02-27
1
-15
/
+12
*
|
ath9k: Initialize channel change time
Sujith
2009-02-27
1
-0
/
+1
*
|
ath9k: move common regulatory code out of if() branches
Bob Copeland
2009-02-27
1
-12
/
+8
*
|
ath9k: Enable TSF Out of Range Interrupt
Sujith
2009-02-27
1
-4
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-25
1
-7
/
+17
|
\
\
|
|
/
|
*
ath9k: Fix panic upon attach failure
Vasanthakumar Thiagarajan
2009-02-23
1
-7
/
+17
*
|
ath9k: Remove all the useless ah_ variable prefixes
Sujith
2009-02-13
1
-46
/
+46
*
|
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
2009-02-13
1
-11
/
+11
*
|
ath9k: Remove duplicate variables
Sujith
2009-02-13
1
-11
/
+13
*
|
ath9k: Move regulatory information to a separate structure
Sujith
2009-02-13
1
-1
/
+1
*
|
ath9k: Remove all the sc_ prefixes
Sujith
2009-02-13
1
-151
/
+151
*
|
ath9k: Header file cleanup
Sujith
2009-02-13
1
-3
/
+1
*
|
ath9k: Remove all the redundant internal buffer types
Sujith
2009-02-11
1
-1
/
+0
*
|
ath9k: Lock mac80211 callbacks with a mutex
Sujith
2009-02-11
1
-14
/
+46
*
|
ath9k: fix led naming
Danny Kukawka
2009-02-09
1
-5
/
+5
*
|
ath9k: Fix LED blink pattern
Vasanthakumar Thiagarajan
2009-02-09
1
-6
/
+46
*
|
ath9k: Enable MIB and TIM interrupts for station mode.
Vivek Natarajan
2009-02-09
1
-19
/
+21
*
|
ath9k: Setup short preamble properly in rate registration
Sujith
2009-01-30
1
-0
/
+6
*
|
ath9k: Reconfigure beacons on getting a notification from mac80211
Sujith
2009-01-30
1
-16
/
+19
*
|
ath9k: Handle chainmask for A9280
Sujith
2009-01-30
1
-0
/
+1
*
|
ath9k: remove useless ath9k driver version information
Luis R. Rodriguez
2009-01-29
1
-4
/
+3
*
|
mac80211: Generic TSF debugging
Alina Friedrichsen
2009-01-29
1
-0
/
+9
*
|
ath9k: Fix MCS rates registration bug for AR9285
Sujith
2009-01-29
1
-5
/
+18
*
|
ath9k: simplify regulatory code
Luis R. Rodriguez
2009-01-29
1
-121
/
+142
*
|
ath9k: Enable dynamic power save in ath9k.
Vivek Natarajan
2009-01-29
1
-1
/
+38
*
|
ath9k: Merge queue draining functions
Sujith
2009-01-29
1
-4
/
+4
*
|
ath9k: introduce platform driver for AHB bus support
Gabor Juhos
2009-01-29
1
-0
/
+10
*
|
ath9k: move PCI code into separate file
Gabor Juhos
2009-01-29
1
-278
/
+22
*
|
ath9k: introduce bus specific cleanup routine
Gabor Juhos
2009-01-29
1
-14
/
+23
*
|
ath9k: introduce bus specific cache size routine
Gabor Juhos
2009-01-29
1
-2
/
+7
*
|
ath9k: convert to use bus-agnostic DMA routines
Gabor Juhos
2009-01-29
1
-7
/
+6
*
|
ath9k: convert to struct device
Gabor Juhos
2009-01-29
1
-10
/
+11
*
|
ath9k: Use a defined value for pci_set_power_state()
Jouni Malinen
2009-01-29
1
-1
/
+1
*
|
ath9k: Setup MFP options for CCMP
Jouni Malinen
2009-01-29
1
-0
/
+5
*
|
ath9k: Fix set_key error codes
Jouni Malinen
2009-01-29
1
-2
/
+2
*
|
mac80211: clean up channel type config
Johannes Berg
2009-01-29
1
-3
/
+2
*
|
ath9k: Enable Bluetooth Coexistence support
Vasanthakumar Thiagarajan
2009-01-29
1
-2
/
+7
*
|
ath9k: use signed format to print HAL status
Gabor Juhos
2009-01-29
1
-1
/
+1
*
|
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
1
-6
/
+12
*
|
ath9k: remove superfluous check on changing channel
Luis R. Rodriguez
2009-01-29
1
-46
/
+41
*
|
ath9k: make use of conf_is_ht*() in the rest of the driver
Luis R. Rodriguez
2009-01-29
1
-4
/
+3
*
|
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
/
+2
*
|
ath9k: consolidate arguments on hw reset
Luis R. Rodriguez
2009-01-29
1
-68
/
+42
*
|
ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
Luis R. Rodriguez
2009-01-29
1
-4
/
+6
*
|
ath9k: remove cache of rate preference when using 11g protection
Luis R. Rodriguez
2009-01-29
1
-10
/
+3
*
|
ath9k: use hw->conf on ath_setcurmode()
Luis R. Rodriguez
2009-01-29
1
-32
/
+40
|
/
[prev]
[next]