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.12.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-11-23
Revert "rt2800pci: handle spurious interrupts"
John W. Linville
1
-6
/
+1
2011-11-23
Revert "rt2x00: handle spurious pci interrupts"
John W. Linville
3
-3
/
+3
2011-11-17
rt2x00: Fix efuse EEPROM reading on PPC32.
Gertjan van Wingerde
1
-1
/
+1
2011-11-17
rt2x00: handle spurious pci interrupts
Stanislaw Gruszka
3
-3
/
+3
2011-11-17
rt2800pci: handle spurious interrupts
Stanislaw Gruszka
1
-1
/
+6
2011-11-15
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
2
-2
/
+21
2011-11-15
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
Gertjan van Wingerde
1
-0
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
7
-11
/
+18
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
6
-7
/
+9
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
4
-50
/
+53
2011-09-16
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
1
-8
/
+9
2011-09-16
rt2800pci: Fix compiler error on PowerPC
Larry Finger
1
-13
/
+17
2011-09-14
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
1
-5
/
+2
2011-09-14
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
1
-0
/
+11
2011-09-14
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
4
-30
/
+134
2011-09-14
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2
-1
/
+7
2011-09-14
rt2x00: Add WCID to crypto struct
Helmut Schaa
2
-2
/
+7
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
3
-0
/
+60
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
3
-9
/
+23
2011-09-14
rt2x00: Avoid unnecessary uncached
Helmut Schaa
1
-4
/
+4
2011-09-14
rt2x00: Update some TX descriptor
Helmut Schaa
1
-2
/
+2
2011-09-14
rt2x00: Remove incorrect led blink
Helmut Schaa
1
-16
/
+0
2011-09-14
rt2x00: Add LED_CFG register description
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
4
-6
/
+5
2011-09-13
rt2x00: Add new chipset support
zero.lin
1
-0
/
+1
2011-08-22
rt2x00: do not drop usb dev reference counter on suspend
Stanislaw Gruszka
1
-13
/
+1
2011-08-11
rt2x00: fix crash in rt2800usb_get_txwi
Stanislaw Gruszka
1
-4
/
+3
2011-08-11
rt2x00: fix order of entry flags modification
Stanislaw Gruszka
1
-10
/
+7
2011-08-11
rt2x00: fix crash in rt2800usb_write_tx_desc
Stanislaw Gruszka
1
-1
/
+12
2011-08-10
rt2x00: Add rt2870 device id for Dvico usb key
Anthony Bourguignon
1
-0
/
+2
2011-08-10
rt2x00: Add new rt73 buffalo USB id
Ivo van Doorn
1
-0
/
+1
2011-08-09
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
5
-95
/
+64
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
3
-5
/
+6
2011-08-02
rt2x00: fix usage of NULL queue
Stanislaw Gruszka
1
-2
/
+3
2011-08-02
rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO
Helmut Schaa
1
-1
/
+2
2011-08-01
rt2x00: rt2800: fix zeroing skb structure
Stanislaw Gruszka
1
-2
/
+1
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-07-11
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
1
-0
/
+2
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-52
/
+94
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-27
rt2x00: Fix unspeficied typo
Joe Perches
1
-1
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+14
2011-06-23
rt2x00: reset usb devices at probe
Stanislaw Gruszka
1
-0
/
+1
2011-06-23
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
1
-0
/
+13
[next]