Gabor Juhos
|
7b8a00dc57
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
|
11 years ago |
Stanislaw Gruszka
|
fdbdd25c47
rt2x00: do not pause queue on flush
|
11 years ago |
Jingoo Han
|
6cdfc1de17
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
|
12 years ago |
Stanislaw Gruszka
|
e2288b66fe
rt2x00: fix stop queue
|
12 years ago |
Gabor Juhos
|
5616a6efb2
rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev
|
12 years ago |
Gabor Juhos
|
705802bf56
rt2x00: remove data_queue_desc struct
|
12 years ago |
Gabor Juhos
|
25bf6ce41d
rt2x00: add queue_init callback to rt2x00_ops
|
12 years ago |
Gabor Juhos
|
04453e9bda
rt2x00: rt2x00queue: setup queue->threshold from queue->limit
|
12 years ago |
Gabor Juhos
|
15d6c07929
rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries
|
12 years ago |
Gabor Juhos
|
568f7a438f
rt2x00: rt2x00queue: add priv_size field to struct data_queue
|
12 years ago |
Gabor Juhos
|
10af87c3d9
rt2x00: rt2x00queue: initialize data_queue fields earlier
|
12 years ago |
Joe Perches
|
ec9c498991
rt2x00: Use more current logging styles, shrink object size
|
12 years ago |
Stanislaw Gruszka
|
f0bda57104
rt2x00: provide separate information about TXWI & RXWI sizes
|
12 years ago |
Helmut Schaa
|
1dd0dbb30e
rt2x00: Revert "rt2x00: remove unused argument"
|
12 years ago |
John W. Linville
|
ded652a674
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
12 years ago |
Johannes Berg
|
af0ed69bad
mac80211: stop modifying HT SMPS capability
|
12 years ago |
Stanislaw Gruszka
|
4ea545d476
rt2x00: check for dma mappings errors
|
12 years ago |
Helmut Schaa
|
84e9e8ebd3
rt2x00: Improve TX status handling for BlockAckReq frames
|
12 years ago |
Thomas Huehn
|
36323f817a
mac80211: move TX station pointer and restructure TX
|
13 years ago |
Stanislaw Gruszka
|
db36f79237
rt2x00: remove unused argument
|
13 years ago |
Stanislaw Gruszka
|
e5851dac2c
rt2x00: use atomic variable for seqno
|
13 years ago |
Helmut Schaa
|
88211021a6
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
|
13 years ago |
Stanislaw Gruszka
|
e66a8ddff7
rt2x00: do not generate seqno in h/w if QOS is disabled
|
13 years ago |
Stanislaw Gruszka
|
da40f4074f
rt2x00: configure different txdesc parameters for non HT channel
|
13 years ago |
Stanislaw Gruszka
|
3780d038fd
rt2x00: fix random stalls
|
13 years ago |
Helmut Schaa
|
ead2bb64a3
rt2x00: Add WCID to HT TX descriptor
|
14 years ago |
Gertjan van Wingerde
|
128f8f773d
rt2x00: Reduce window of a queue's tx lock.
|
14 years ago |
Gertjan van Wingerde
|
77b5621bac
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
|
14 years ago |
Gertjan van Wingerde
|
77a861c405
rt2x00: Serialize TX operations on a queue.
|
14 years ago |
Gertjan van Wingerde
|
798eefde30
rt2x00: Interface sequence lock doesn't have to disable interrupts.
|
14 years ago |