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