index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath5k
/
base.c
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 packet length in tx descriptors
Bob Copeland
2008-12-19
1
-4
/
+4
*
ath5k: fix 802.11 header padding on RX, unpadding on TX
Benoit PAPILLAULT
2008-12-19
1
-17
/
+21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
1
-2
/
+36
|
\
|
*
ath5k: disable beacon filter when station is not associated
Martin Xu
2008-11-25
1
-1
/
+34
*
|
ath5k: set mac address in add_interface
Bob Copeland
2008-11-26
1
-2
/
+11
*
|
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: update keycache to support TKIP handling
Bob Copeland
2008-11-10
1
-2
/
+3
*
|
ath5k: enable hardware encryption for WEP
Bob Copeland
2008-11-10
1
-3
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
1
-1
/
+3
|
\
|
|
*
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-10-31
1
-3
/
+4
*
|
ath5k: reduce checkpatch.pl errors
John Daiker
2008-10-31
1
-6
/
+5
*
|
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-19
/
+15
*
|
ath5k: fix mesh point operation
Andrey Yurovsky
2008-10-31
1
-0
/
+6
*
|
ath5k: correct ath5k signal quality
Luis R. Rodriguez
2008-10-31
1
-1
/
+11
*
|
Ath5k: add AP mode
Jiri Slaby
2008-10-31
1
-25
/
+17
*
|
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
1
-4
/
+3
|
/
*
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
2008-10-29
1
-3
/
+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-22
1
-8
/
+19
*
ath5k: implement multi-rate retry support, fix tx status reporting
Felix Fietkau
2008-10-06
1
-3
/
+45
*
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2008-10-06
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: Update registers and SREV ids v2
Nick Kossifidis
2008-09-30
1
-22
/
+28
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-25
/
+25
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+6
*
ath5k: HW code cleanup
Nick Kossifidis
2008-09-05
1
-16
/
+16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-08-29
1
-6
/
+17
|
\
|
*
Ath5k: fix bintval setup
Jiri Slaby
2008-08-26
1
-3
/
+5
|
*
Ath5k: lock beacons
Jiri Slaby
2008-08-26
1
-3
/
+12
*
|
ath5k: set short preamble flag for rx
Bruno Randolf
2008-08-22
1
-5
/
+3
*
|
ath5k: explicitly check skb->len
Harvey Harrison
2008-08-22
1
-1
/
+2
*
|
ath5k: rates cleanup
Bruno Randolf
2008-08-22
1
-137
/
+117
*
|
Ath5k: unify resets
Jiri Slaby
2008-08-22
1
-82
/
+42
*
|
ath5k: add Mesh Point support
Andrey Yurovsky
2008-08-22
1
-1
/
+3
|
/
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
ath5k: Don't fiddle with MSI on suspend/resume.
Michael Karcher
2008-08-18
1
-6
/
+2
*
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
2008-08-07
1
-2
/
+0
*
Ath5k: mask out unneeded interrupts
Jiri Slaby
2008-08-01
1
-0
/
+1
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
1
-1
/
+1
*
ath5k: don't enable MSI, we cannot handle it yet
Pavel Roskin
2008-07-29
1
-5
/
+0
*
ath5k: fix recursive locking in ath5k_beacon_update
Bob Copeland
2008-07-29
1
-3
/
+0
*
ath5k: use positive logic for HP laptop LEDs
Bob Copeland
2008-07-29
1
-2
/
+2
*
Ath5k: suspend/resume fixes
Jiri Slaby
2008-07-29
1
-5
/
+21
[next]