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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-12
ath5k: fix return values from ath5k_tx
Bob Copeland
1
-4
/
+4
2009-01-12
ath5k: Correct usage of AR5K_CFG_ADHOC
Steve Brown
2
-3
/
+3
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2008-12-19
ath5k: correct packet length in tx descriptors
Bob Copeland
3
-6
/
+11
2008-12-19
ath5k: fix 802.11 header padding on RX, unpadding on TX
Benoit PAPILLAULT
1
-17
/
+21
2008-12-12
ath5k: fix endianness of bitwise ops when installing mic
Bob Copeland
1
-2
/
+2
2008-12-05
ath5k: enable combined michael mic in key cache
Bob Copeland
4
-14
/
+22
2008-12-05
ath5k: clean up ath5k_hw_set_key
Bob Copeland
1
-24
/
+34
2008-12-05
ath5k: preserve higher order bits when setting mac address
Bob Copeland
1
-5
/
+4
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+42
2008-11-26
ath5k: Clean up eeprom parsing and add missing calibration data
Felix Fietkau
4
-192
/
+1264
2008-11-26
ath5k: set mac address in add_interface
Bob Copeland
2
-11
/
+14
2008-11-25
ath5k: name pci driver "ath5k" too
Johannes Berg
1
-1
/
+1
2008-11-25
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-25
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
1
-5
/
+5
2008-11-21
ath5k: allow APs to receive beacons
Luis R. Rodriguez
1
-2
/
+2
2008-11-21
ath5k: Fix IMR init
Nick Kossifidis
1
-3
/
+3
2008-11-21
ath5k: ignore the return value of ath5k_hw_noise_floor_calibration
Felix Fietkau
2
-6
/
+2
2008-11-10
ath5k: update keycache to support TKIP handling
Bob Copeland
2
-7
/
+62
2008-11-10
ath5k: enable hardware encryption for WEP
Bob Copeland
1
-3
/
+8
2008-11-10
ath5k: fix keytable type buglet in ath5k_hw_reset_key
Bob Copeland
1
-4
/
+11
2008-11-10
ath5k: Update PCU code
Nick Kossifidis
3
-24
/
+102
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-9
/
+11
2008-11-06
ath5k: correct handling of rx status fields
Bob Copeland
1
-8
/
+8
2008-11-06
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
John W. Linville
1
-1
/
+3
2008-10-31
ath5k: Update interrupt masking code
Nick Kossifidis
6
-79
/
+247
2008-10-31
ath5k: reduce checkpatch.pl errors
John Daiker
3
-12
/
+12
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-19
/
+15
2008-10-31
ath5k: fix mesh point operation
Andrey Yurovsky
1
-0
/
+6
2008-10-31
ath5k: correct ath5k signal quality
Luis R. Rodriguez
1
-1
/
+11
2008-10-31
Ath5k: add AP mode
Jiri Slaby
1
-25
/
+17
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-4
/
+3
2008-10-29
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
1
-3
/
+1
2008-10-29
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2
-15
/
+9
2008-10-29
ath5k: correct misspelling in debug help
Bob Copeland
1
-1
/
+1
2008-10-27
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
1
-22
/
+11
2008-10-22
ath5k: fix suspend-related oops on rmmod
Bob Copeland
2
-9
/
+21
2008-10-06
ath5k: implement multi-rate retry support, fix tx status reporting
Felix Fietkau
3
-26
/
+95
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-1
/
+1
2008-09-30
ath5k: Add support for AR2417 v2
Nick Kossifidis
1
-2
/
+3
2008-09-30
ath5k: Fix SREV reporting after SREV updates
Nick Kossifidis
1
-1
/
+5
2008-09-30
ath5k: Use QUIET mechanism on tx dma stop
Nick Kossifidis
2
-7
/
+46
2008-09-30
ath5k: Use new srevs to properly attach radio chips
Nick Kossifidis
1
-69
/
+113
2008-09-30
ath5k: Update registers and SREV ids v2
Nick Kossifidis
6
-238
/
+490
2008-09-30
ath5k: write beacon control register twice when resetting tsf
Bob Copeland
1
-1
/
+13
2008-09-24
ath5k: Fix bad udelay calls on AR5210 code
Nick Kossifidis
3
-10
/
+14
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
6
-36
/
+36
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+6
2008-09-05
ath5k: HW code cleanup
Nick Kossifidis
19
-5042
/
+5435
[next]