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
2010-08-04
rt2x00: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-11
/
+10
2010-07-27
rt2500usb: disallow to set WEP key with non zero index
Stanislaw Gruszka
1
-0
/
+8
2010-07-27
rt2500usb: truly disable encryption when initialize
Stanislaw Gruszka
1
-0
/
+1
2010-07-27
rt2500usb: write keys to proper registers
Stanislaw Gruszka
1
-1
/
+1
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
4
-12
/
+12
2010-07-26
rt2x00: Fix regression for rt2500pci
Ivo van Doorn
1
-6
/
+13
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2010-07-21
rt2x00: correct sparse warning in rt2x00debug.c
John W. Linville
1
-1
/
+1
2010-07-16
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
1
-5
/
+5
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-476
/
+1019
2010-07-13
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
4
-48
/
+36
2010-07-13
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
4
-211
/
+179
2010-07-13
rt2x00: Add missing TSF sync mode for AP operation
Helmut Schaa
3
-4
/
+8
2010-07-13
rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
Helmut Schaa
1
-1
/
+1
2010-07-13
rt2x00: Remove set_tim callback from PCI drivers
Helmut Schaa
4
-4
/
+0
2010-07-13
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
4
-37
/
+69
2010-07-13
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
5
-10
/
+70
2010-07-13
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
1
-2
/
+30
2010-07-13
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2
-9
/
+30
2010-07-13
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
11
-70
/
+201
2010-07-13
rt2x00: Make rt2800_write_beacon only export to GPL
Ivo van Doorn
1
-1
/
+1
2010-07-13
rt2x00: Implement watchdog monitoring
Ivo van Doorn
11
-3
/
+159
2010-07-13
rt2x00: Fix vgc_level_reg handling
Ivo van Doorn
3
-8
/
+16
2010-07-13
rt2x00: Disable link tuning while scanning
Ivo van Doorn
9
-4
/
+47
2010-07-13
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
Ivo van Doorn
9
-17
/
+13
2010-07-13
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
Ivo van Doorn
5
-10
/
+55
2010-07-13
rt2x00: Limit txpower by eeprom values
Helmut Schaa
2
-53
/
+120
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-211
/
+222
2010-06-30
rt2x00: Fix compile warning when debug disabled
Ivo van Doorn
1
-2
/
+1
2010-06-30
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
Ivo van Doorn
1
-4
/
+2
2010-06-30
rt2x00: Fix antenna initialization
Ivo van Doorn
1
-3
/
+1
2010-06-30
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
Ivo van Doorn
1
-2
/
+5
2010-06-30
rt2x00: fix beacon reset on rt2800
Helmut Schaa
1
-18
/
+24
2010-06-30
rt2x00: Disable link tuning in AP mode
Helmut Schaa
1
-4
/
+4
2010-06-30
rt2x00: Fix beacon updates in rt61pci
Helmut Schaa
1
-0
/
+6
2010-06-30
rt2x00: Fix beacon updates in rt2800pci
Helmut Schaa
1
-0
/
+6
2010-06-30
rt2x00: Enable multiBSS in rt2800
Ivo van Doorn
1
-2
/
+2
2010-06-30
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
Gertjan van Wingerde
1
-1
/
+7
2010-06-30
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
Gertjan van Wingerde
1
-2
/
+12
2010-06-30
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
Gertjan van Wingerde
2
-7
/
+13
2010-06-30
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
3
-10
/
+8
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
8
-55
/
+20
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
12
-93
/
+41
2010-06-30
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
1
-16
/
+17
2010-06-30
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
1
-0
/
+6
2010-06-30
rt2x00: Remove unneeded variable
Ivo van Doorn
1
-5
/
+2
2010-06-30
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
1
-1
/
+2
2010-06-30
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2
-1
/
+48
2010-06-24
rt2500usb: fallback to SW encryption for TKIP+AES
Ondrej Zary
1
-0
/
+10
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-54
/
+127
[next]