index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
1
-1
/
+1
2011-05-05
rt2x00: Fix transfer speed regression for USB hardware
Ivo van Doorn
1
-3
/
+3
2011-05-05
rt2x00: Initial support for RT5370 USB devices.
Gertjan van Wingerde
4
-2
/
+24
2011-05-02
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
6
-0
/
+139
2011-05-02
rt2x00: Introduce capability flag for Bluetooth co-existence.
Gertjan van Wingerde
2
-5
/
+9
2011-05-02
rt2x00: Streamline rt2800 eeprom initialisations.
Gertjan van Wingerde
1
-10
/
+8
2011-05-02
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
1
-2
/
+2
2011-05-02
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
3
-9
/
+15
2011-05-02
rt2x00: Reduce tx status reading timeout
Ivo van Doorn
1
-2
/
+2
2011-04-19
rt2x00: Implement get_antenna and set_antenna callback functions
Ivo van Doorn
9
-29
/
+103
2011-04-19
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
9
-0
/
+25
2011-04-19
rt2x00: Optimize register access in rt2800usb
Ivo van Doorn
1
-28
/
+28
2011-04-19
rt2x00: Optimize register access in rt2800pci
Helmut Schaa
1
-74
/
+84
2011-04-19
rt2x00: Merge rt2x00ht.c contents in other files.
Gertjan van Wingerde
6
-168
/
+108
2011-04-19
rt2x00: Enable support for RT53xx PCI devices by default.
Gertjan van Wingerde
1
-4
/
+1
2011-04-19
rt2x00: RT33xx device support is no longer experimental.
Gertjan van Wingerde
1
-12
/
+4
2011-04-19
rt2x00: Add USB IDs.
Gertjan van Wingerde
1
-0
/
+28
2011-04-19
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
11
-369
/
+404
2011-04-19
rt2x00: Linksys WUSB600N rev2 is a RT3572 device.
Gertjan van Wingerde
1
-1
/
+1
2011-04-19
rt2x00: Always inline rt2x00pci_enable_interrupt
Helmut Schaa
4
-8
/
+8
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
10
-22
/
+39
2011-04-19
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
4
-2
/
+51
2011-04-19
rt2800usb: handle TX status timeouts
Johannes Stezenbach
1
-4
/
+7
2011-04-19
rt2x00: fix queue timeout checks
Johannes Stezenbach
5
-25
/
+43
2011-04-19
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
5
-24
/
+110
2011-04-19
rt2x00: Use TXOP_HTTXOP for beacons
Helmut Schaa
1
-2
/
+3
2011-04-19
rt2x00: Update TX_SW_CFG2 init value
Helmut Schaa
1
-1
/
+1
2011-04-19
rt2x00: Use correct TBTT_SYNC config in AP mode
Helmut Schaa
1
-0
/
+19
2011-04-19
rt2x00: Make rt2x00_queue_entry_for_each more flexible
Helmut Schaa
3
-21
/
+49
2011-04-19
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
19
-153
/
+203
2011-04-19
rt2x00: Fix stuck queue in tx failure case
Helmut Schaa
1
-1
/
+1
2011-04-19
rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices
Layne Edwards
1
-18
/
+42
2011-04-13
rt2800usb: Add seven new USB IDs
Mark Davis
1
-13
/
+22
2011-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+11
2011-04-07
rt2x00: Drop __TIME__ usage
Michal Marek
1
-1
/
+0
2011-04-07
wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
Xose Vazquez Perez
2
-5
/
+0
2011-04-05
rt2x00: Add an error message when trying to send on a full queue
Helmut Schaa
1
-1
/
+4
2011-04-05
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
3
-1
/
+9
2011-04-05
rt2x00: Add support for the ZyXEL NWD-211AN USB
Ivo van Doorn
1
-0
/
+1
2011-04-05
rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
Helmut Schaa
1
-2
/
+5
2011-04-05
rt2x00: Implement tx power temperature compensation
Helmut Schaa
9
-5
/
+296
2011-04-05
rt2x00: Remove obsolete rt2x00queue_align_payload
Helmut Schaa
3
-25
/
+0
2011-04-05
rt2x00: Indention cleanup in rt2800lib
Helmut Schaa
1
-14
/
+11
2011-04-05
rt2x00: Don't recalculate HT40 compensation for each rate
Helmut Schaa
1
-14
/
+18
2011-04-05
rt2x00: Restructure bw_comp calculation
Helmut Schaa
1
-5
/
+8
2011-04-05
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
Helmut Schaa
5
-10
/
+5
2011-04-05
rt2x00: Calculate tx status fifo size instead of hardcoding it
Helmut Schaa
1
-6
/
+12
2011-04-05
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
Helmut Schaa
1
-2
/
+10
2011-04-05
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
6
-11
/
+25
2011-04-04
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
1
-2
/
+4
[next]