Helmut Schaa
|
88211021a6
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
|
13 years ago |
Andreas Hartmann
|
be03d4a45c
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
|
13 years ago |
Chen, Chien-Chia
|
e2bc7c5f3c
rt2x00: Fix rfkill_polling register function.
|
13 years ago |
David S. Miller
|
4da0bd7365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Stanislaw Gruszka
|
f421111b5e
rt2x00: rt2800usb: rework txstatus code
|
13 years ago |
Stanislaw Gruszka
|
3780d038fd
rt2x00: fix random stalls
|
13 years ago |
John W. Linville
|
8701ff0a88
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
John Li
|
2e9c43dd45
rt2x00:Add VCO recalibration
|
13 years ago |
Gabor Juhos
|
7be081539e
rt2x00: fix a possible NULL pointer dereference
|
13 years ago |
Gertjan van Wingerde
|
1ebbc48520
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
|
13 years ago |
Thomas Meyer
|
839fafbe0d
rt2x00: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Gertjan van Wingerde
|
ed66ba472a
rt2x00: Fix sleep-while-atomic bug in powersaving code.
|
13 years ago |
Helmut Schaa
|
b4943d8113
rt2x00: Introduce sta_add/remove callbacks
|
14 years ago |
Helmut Schaa
|
183255235a
rt2x00: Move bssidx calculation into its own function
|
14 years ago |
Helmut Schaa
|
abc1199411
rt2x00: Fix PCI interrupt processing race on SMP systems
|
14 years ago |
Stanislaw Gruszka
|
7f503fc49f
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
|
14 years ago |
Stanislaw Gruszka
|
3bb42a6496
rt2x00: fix rmmod crash
|
14 years ago |
Gertjan van Wingerde
|
9a24af1136
rt2x00: Fix rmmod hang of rt2800pci
|
14 years ago |
Ivo van Doorn
|
1c0bcf89d8
rt2x00: Add autowake support for USB hardware
|
14 years ago |
Johannes Stezenbach
|
f0187a1987
rt2800usb: add timer to handle TX_STA_FIFO
|
14 years ago |
Johannes Stezenbach
|
75256f0348
rt2x00: fix queue timeout checks
|
14 years ago |
Ivo van Doorn
|
7dab73b37f
rt2x00: Split rt2x00dev->flags
|
14 years ago |
John W. Linville
|
b37e3b6d64
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
Helmut Schaa
|
f16d2db704
rt2x00: Fix tx aggregation problems with some clients
|
14 years ago |
Helmut Schaa
|
9e33a35538
rt2x00: Implement tx power temperature compensation
|
14 years ago |
Helmut Schaa
|
2f2bb7e8bd
rt2x00: Remove obsolete rt2x00queue_align_payload
|
14 years ago |
Helmut Schaa
|
f78987cf8b
rt2x00: Calculate tx status fifo size instead of hardcoding it
|
14 years ago |
Stanislaw Gruszka
|
37f4ee0b6b
rt2x00: fix cancelling uninitialized work
|
14 years ago |
Ivo van Doorn
|
0439f5367c
rt2x00: Move TX/RX work into dedicated workqueue
|
14 years ago |
Ivo van Doorn
|
e1f4e808bb
rt2x00: Kill all tasklets during device removal
|
14 years ago |