index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
ath5k: Allow ath5k to support virtual STA and AP interfaces.
Ben Greear
1
-2
/
+2
2010-08-25
ath5k: trivial spelling fixes
Bob Copeland
1
-3
/
+3
2010-08-24
ath5k: clean up some comments
Bob Copeland
1
-11
/
+11
2010-08-24
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
1
-1
/
+1
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
1
-27
/
+6
2010-06-02
ath5k: add sysfs files for ANI parameters
Bruno Randolf
1
-1
/
+0
2010-06-02
ath5k: clarify logic when to enable spur mitigation filter
Bruno Randolf
1
-10
/
+5
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
1
-7
/
+0
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-3
/
+0
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-13
/
+25
2010-03-10
ath5k: remove double opmode definition
Bruno Randolf
1
-7
/
+2
2010-03-10
ath5k: read eeprom IQ calibration values correctly for G mode
Bruno Randolf
1
-6
/
+9
2010-03-10
ath5k: fix TSF reset
Bruno Randolf
1
-4
/
+3
2010-03-09
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
1
-4
/
+21
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
1
-2
/
+2
2010-01-22
ath5k: dont use external sleep clock in AP mode
Bob Copeland
1
-2
/
+3
2010-01-12
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
1
-0
/
+4
2010-01-12
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
1
-3
/
+2
2009-10-27
ath5k: use noise calibration from madwifi hal
Bob Copeland
1
-16
/
+1
2009-10-07
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
1
-1
/
+0
2009-10-07
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
1
-1
/
+1
2009-10-07
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
1
-1
/
+1
2009-10-07
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
1
-5
/
+8
2009-10-07
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
1
-2
/
+4
2009-08-14
ath5k: Wakeup fixes
Nick Kossifidis
1
-40
/
+115
2009-07-10
ath5k: cleanup ath5k_hw struct
Bob Copeland
1
-1
/
+0
2009-06-10
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
1
-17
/
+0
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2009-05-06
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
1
-21
/
+14
2009-05-06
ath5k: Implement antenna control
Nick Kossifidis
1
-14
/
+14
2009-05-06
ath5k: Put remaining EEPROM data on ee struct
Nick Kossifidis
1
-2
/
+3
2009-05-06
ath5k: Allow user/driver to set txpower
Nick Kossifidis
1
-1
/
+1
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+1346