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.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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-26
ath5k: name pci driver "ath5k" too
Johannes Berg
1
-1
/
+1
2008-11-26
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-26
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-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-9
/
+11
2008-11-07
ath5k: correct handling of rx status fields
Bob Copeland
1
-8
/
+8
2008-11-07
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
John W. Linville
1
-1
/
+3
2008-11-01
ath5k: Update interrupt masking code
Nick Kossifidis
6
-79
/
+247
2008-11-01
ath5k: reduce checkpatch.pl errors
John Daiker
3
-12
/
+12
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-19
/
+15
2008-11-01
ath5k: fix mesh point operation
Andrey Yurovsky
1
-0
/
+6
2008-11-01
ath5k: correct ath5k signal quality
Luis R. Rodriguez
1
-1
/
+11
2008-11-01
Ath5k: add AP mode
Jiri Slaby
1
-25
/
+17
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
1
-4
/
+3
2008-10-30
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
1
-3
/
+1
2008-10-30
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2
-15
/
+9
2008-10-30
ath5k: correct misspelling in debug help
Bob Copeland
1
-1
/
+1
2008-10-28
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
1
-22
/
+11
2008-10-23
ath5k: fix suspend-related oops on rmmod
Bob Copeland
2
-9
/
+21
2008-10-07
ath5k: implement multi-rate retry support, fix tx status reporting
Felix Fietkau
3
-26
/
+95
2008-10-07
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-25
ath5k: Fix bad udelay calls on AR5210 code
Nick Kossifidis
3
-10
/
+14
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
6
-36
/
+36
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+6
2008-09-06
ath5k: HW code cleanup
Nick Kossifidis
19
-5042
/
+5435
2008-08-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+18
2008-08-27
Ath5k: fix bintval setup
Jiri Slaby
1
-3
/
+5
2008-08-27
Ath5k: lock beacons
Jiri Slaby
2
-3
/
+13
2008-08-23
ath5k: set short preamble flag for rx
Bruno Randolf
1
-5
/
+3
[next]