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