index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
2009-05-11
ath5k: update channel in sw state after stopping RX and TX
Bob Copeland
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-27
ath5k: properly drop packets from ops->tx
Bob Copeland
2009-03-27
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2009-03-27
ath5k: Add tx power calibration support
Nick Kossifidis
2009-03-27
ath5k: remove dummy PCI "retry timeout" fix
Bob Copeland
2009-03-27
ath5k: disable MIB interrupts
Bob Copeland
2009-03-16
ath5k: extract LED code into a separate file
Bob Copeland
2009-03-16
ath5k: constify stuff
Jiri Slaby
2009-03-05
ath5k: fix hw rate index condition
Jiri Slaby
2009-02-27
ath5k: compute rts/cts duration after computing full pktlen
Bob Copeland
2009-02-27
ath5k: move beacon processing to a tasklet
Bob Copeland
2009-02-27
ath5k: use spin_lock_irqsave for beacon lock
Bob Copeland
2009-02-27
ath5k: don't mask off interrupt bits
Bob Copeland
2009-02-13
ath5k: Don't call reset on config_interface
Nick Kossifidis
2009-02-13
ath5k: Disable BMISS interrupts
Nick Kossifidis
2009-02-13
ath5k: Update gain_F calibration code and add documentation
Nick Kossifidis
2009-02-09
ath5k: properly free rx dma descriptors
Felix Fietkau
2009-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
2009-01-29
ath5k: support LED's on emachines E510 notebook
Tulio Magno Quites Machado Filho
2009-01-29
mac80211: Generic TSF debugging
Alina Friedrichsen
2009-01-29
ath5k: honor the RTS/CTS bits
Bob Copeland
2009-01-29
ath5k: use short preamble when possible
Bob Copeland
2009-01-29
ath5k: remove stop/start calls from within suspend/resume
Bob Copeland
2009-01-29
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
2009-01-29
ath5k: support LEDs on Acer Aspire One netbook
Bob Copeland
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
2009-01-12
ath5k: fix return values from ath5k_tx
Bob Copeland
2008-12-19
ath5k: correct packet length in tx descriptors
Bob Copeland
2008-12-19
ath5k: fix 802.11 header padding on RX, unpadding on TX
Benoit PAPILLAULT
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
ath5k: set mac address in add_interface
Bob Copeland
2008-11-25
ath5k: name pci driver "ath5k" too
Johannes Berg
2008-11-25
ath5k: disable beacon filter when station is not associated
Martin Xu
2008-11-21
ath5k: allow APs to receive beacons
Luis R. Rodriguez
2008-11-21
ath5k: Fix IMR init
Nick Kossifidis
2008-11-10
ath5k: update keycache to support TKIP handling
Bob Copeland
2008-11-10
ath5k: enable hardware encryption for WEP
Bob Copeland
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
John W. Linville
2008-10-31
ath5k: Update interrupt masking code
Nick Kossifidis
2008-10-31
ath5k: reduce checkpatch.pl errors
John Daiker
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
ath5k: fix mesh point operation
Andrey Yurovsky
2008-10-31
ath5k: correct ath5k signal quality
Luis R. Rodriguez
2008-10-31
Ath5k: add AP mode
Jiri Slaby
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
2008-10-29
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
2008-10-27
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
[next]