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.13.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
2009-01-29
rt2x00: Move code into seperate functions
Ivo van Doorn
4
-114
/
+138
2009-01-29
rt2x00: Split EEPROM_NIC_TX_RX_FIXED
Ivo van Doorn
2
-20
/
+8
2009-01-29
rt2x00: Implement WDS support
Ivo van Doorn
3
-3
/
+8
2009-01-29
rt2x00: Rename CONFIG_CRYPTO_COPY_IV
Ivo van Doorn
3
-3
/
+3
2009-01-29
rt2x00: Add RFKILL support to rt2500usb and rt73usb
Ivo van Doorn
4
-0
/
+63
2009-01-29
rt2x00: Add mesh support
Andrey Yurovsky
3
-4
/
+9
2009-01-29
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
7
-199
/
+233
2009-01-29
rt2x00: Reduce calls to bbp_read()
Ivo van Doorn
5
-95
/
+92
2009-01-29
rt2x00: Move link tuning into seperate file
Ivo van Doorn
7
-331
/
+494
2009-01-29
rt2x00: Implement Powersaving
Ivo van Doorn
6
-7
/
+174
2009-01-22
rt2x00: Fix TX rate short preamble detection
Ivo van Doorn
1
-1
/
+2
2009-01-17
rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().
Rami Rosen
1
-1
/
+1
2009-01-12
rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES
Ivo van Doorn
1
-2
/
+2
2009-01-12
Fix rt2500usb HW crypto: TKIP
Ivo van Doorn
1
-13
/
+6
2009-01-12
rt2x00: Fix segementation fault
Ivo van Doorn
1
-3
/
+3
2009-01-12
rt2x00: Fix TX short preamble detection
Ivo van Doorn
3
-17
/
+4
2009-01-12
rt2x00: add USB ID for the Linksys WUSB200.
Stefan Lippers-Hollmann
1
-0
/
+1
2009-01-12
rt2x00: Fix radio LED type check
Andrew Price
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-2
/
+2
2008-12-05
rt2x00: Correctly initialize AID during set_key()
Ivo van Doorn
1
-0
/
+12
2008-12-05
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
3
-25
/
+36
2008-12-05
rt2x00: Fix check for BSS info changes
Ivo van Doorn
1
-1
/
+1
2008-12-05
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
5
-1
/
+14
2008-12-05
rt2x00: Release rt2x00 2.2.3
Ivo van Doorn
1
-1
/
+1
2008-12-05
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
8
-9
/
+156
2008-12-05
rt2x00: Remove duplicate code
Ivo van Doorn
1
-18
/
+19
2008-12-05
rt2x00: Store retry limit values
Ivo van Doorn
3
-8
/
+9
2008-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
4
-46
/
+26
2008-11-26
rt2x00: Don't switch off LED on initialization
Ivo van Doorn
1
-6
/
+0
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-26
rt2x00: Fix TX failure path
Ivo van Doorn
2
-10
/
+7
2008-11-26
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
3
-201
/
+280
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
7
-431
/
+310
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
8
-81
/
+152
2008-11-21
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
6
-34
/
+27
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
13
-135
/
+127
2008-11-21
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
5
-24
/
+51
2008-11-21
rt2x00: Block set_key() during suspend/shutdown
Ivo van Doorn
1
-1
/
+3
2008-11-21
rt2x00: Fix LED state handling
Ivo van Doorn
1
-38
/
+56
2008-11-21
rt2x00: Remove RATE_BASIC flag
Ivo van Doorn
2
-8
/
+7
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
13
-84
/
+86
2008-11-10
rt2x00: Release rt2x00 2.2.2
Ivo van Doorn
1
-1
/
+1
2008-11-10
rt2x00: Improve interface_modes initialization
Ivo van Doorn
1
-4
/
+10
2008-11-10
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
3
-9
/
+1
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
9
-655
/
+488
2008-11-01
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
Zhaolei
1
-9
/
+12
2008-11-01
rt2x00: reduce checkpatch.pl errors
John Daiker
4
-5
/
+5
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
4
-17
/
+42
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
6
-4
/
+16
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
3
-3
/
+4
[next]