Bob Copeland
|
209d889bab
ath5k: update channel in sw state after stopping RX and TX
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Bob Copeland
|
5a0fe8ac70
ath5k: properly drop packets from ops->tx
|
16 年之前 |
Bob Copeland
|
b726604706
ath5k: warn and correct rate for unknown hw rate indexes
|
16 年之前 |
Nick Kossifidis
|
8f655dde24
ath5k: Add tx power calibration support
|
16 年之前 |
Bob Copeland
|
e23a9014fd
ath5k: remove dummy PCI "retry timeout" fix
|
16 年之前 |
Bob Copeland
|
9ca9fb8aa8
ath5k: disable MIB interrupts
|
16 年之前 |
Bob Copeland
|
0ed4548f81
ath5k: extract LED code into a separate file
|
16 年之前 |
Jiri Slaby
|
2c91108c55
ath5k: constify stuff
|
16 年之前 |
Jiri Slaby
|
db5b4f7ae3
ath5k: fix hw rate index condition
|
16 年之前 |
Bob Copeland
|
362695e11a
ath5k: compute rts/cts duration after computing full pktlen
|
16 年之前 |
Bob Copeland
|
acf3c1a592
ath5k: move beacon processing to a tasklet
|
16 年之前 |
Bob Copeland
|
b5f03956c5
ath5k: use spin_lock_irqsave for beacon lock
|
16 年之前 |
Bob Copeland
|
0b6f582bd3
ath5k: don't mask off interrupt bits
|
16 年之前 |
Nick Kossifidis
|
fa8419d08e
ath5k: Don't call reset on config_interface
|
16 年之前 |
Nick Kossifidis
|
1e3e6e8fe2
ath5k: Disable BMISS interrupts
|
16 年之前 |
Nick Kossifidis
|
6f3b414aca
ath5k: Update gain_F calibration code and add documentation
|
16 年之前 |
Felix Fietkau
|
a6c8d375f5
ath5k: properly free rx dma descriptors
|
16 年之前 |
David S. Miller
|
1725d409ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
16 年之前 |
Bob Copeland
|
be0093705c
ath5k: fix locking in ath5k_config
|
16 年之前 |
Tulio Magno Quites Machado Filho
|
f677d7702d
ath5k: support LED's on emachines E510 notebook
|
16 年之前 |
Alina Friedrichsen
|
3b5d665b51
mac80211: Generic TSF debugging
|
16 年之前 |
Bob Copeland
|
07c1e85251
ath5k: honor the RTS/CTS bits
|
16 年之前 |
Bob Copeland
|
8902ff4e56
ath5k: use short preamble when possible
|
16 年之前 |
Bob Copeland
|
bb2becac91
ath5k: remove stop/start calls from within suspend/resume
|
16 年之前 |
Bob Copeland
|
b6ea03562f
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
|
16 年之前 |
Bob Copeland
|
63649b6cf0
ath5k: support LEDs on Acer Aspire One netbook
|
16 年之前 |
Johannes Berg
|
dc822b5db4
mac80211: clean up set_key callback
|
16 年之前 |
Bob Copeland
|
71ef99c8b7
ath5k: fix return values from ath5k_tx
|
16 年之前 |
Bob Copeland
|
fd6effcaf8
ath5k: correct packet length in tx descriptors
|
16 年之前 |