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
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-3110
/
+0
*
ath5k: use regulatory infrastructure
Bob Copeland
2009-04-22
1
-0
/
+20
*
ath5k: reduce exported channel list
Bob Copeland
2009-04-22
1
-0
/
+21
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
ath5k: properly drop packets from ops->tx
Bob Copeland
2009-03-27
1
-4
/
+6
*
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2009-03-27
1
-3
/
+12
*
ath5k: Add tx power calibration support
Nick Kossifidis
2009-03-27
1
-6
/
+6
*
ath5k: remove dummy PCI "retry timeout" fix
Bob Copeland
2009-03-27
1
-7
/
+0
*
ath5k: disable MIB interrupts
Bob Copeland
2009-03-27
1
-1
/
+1
*
ath5k: extract LED code into a separate file
Bob Copeland
2009-03-16
1
-140
/
+0
*
ath5k: constify stuff
Jiri Slaby
2009-03-16
1
-4
/
+4
*
ath5k: fix hw rate index condition
Jiri Slaby
2009-03-05
1
-1
/
+2
*
ath5k: compute rts/cts duration after computing full pktlen
Bob Copeland
2009-02-27
1
-5
/
+4
*
ath5k: move beacon processing to a tasklet
Bob Copeland
2009-02-27
1
-29
/
+35
*
ath5k: use spin_lock_irqsave for beacon lock
Bob Copeland
2009-02-27
1
-3
/
+3
*
ath5k: don't mask off interrupt bits
Bob Copeland
2009-02-27
1
-7
/
+0
*
ath5k: Don't call reset on config_interface
Nick Kossifidis
2009-02-13
1
-3
/
+1
*
ath5k: Disable BMISS interrupts
Nick Kossifidis
2009-02-13
1
-7
/
+2
*
ath5k: Update gain_F calibration code and add documentation
Nick Kossifidis
2009-02-13
1
-1
/
+1
*
ath5k: properly free rx dma descriptors
Felix Fietkau
2009-02-09
1
-1
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-03
1
-62
/
+112
|
\
|
*
ath5k: support LED's on emachines E510 notebook
Tulio Magno Quites Machado Filho
2009-01-29
1
-2
/
+6
|
*
mac80211: Generic TSF debugging
Alina Friedrichsen
2009-01-29
1
-0
/
+10
|
*
ath5k: honor the RTS/CTS bits
Bob Copeland
2009-01-29
1
-1
/
+17
|
*
ath5k: use short preamble when possible
Bob Copeland
2009-01-29
1
-1
/
+9
|
*
ath5k: remove stop/start calls from within suspend/resume
Bob Copeland
2009-01-29
1
-24
/
+7
|
*
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
2009-01-29
1
-32
/
+53
|
*
ath5k: support LEDs on Acer Aspire One netbook
Bob Copeland
2009-01-29
1
-0
/
+7
|
*
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
1
-4
/
+5
*
|
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
|
/
[next]