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
/
rt73usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
rt2x00: Add rt73usb USB IDs
Ivo van Doorn
1
-0
/
+2
2009-03-28
rt2x00: New USB ID for rt73usb
Ivo van Doorn
1
-0
/
+2
2009-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+24
2009-03-05
rt2x00 : more devices to rt73usb.c
Xose Vazquez Perez
1
-1
/
+31
2009-02-27
rt2x00: Add various new USB IDs for rt73usb
Ivo van Doorn
1
-0
/
+6
2009-02-27
rt2x00: Remove check for rf word 0
Ivo van Doorn
1
-3
/
+0
2009-02-27
rt2x00: uncomment get_tsf
Ivo van Doorn
1
-10
/
+0
2009-02-09
Add new rt73usb USB ID
Ivo van Doorn
1
-0
/
+1
2009-02-09
rt2x00: Validate firmware in driver
Ivo van Doorn
1
-11
/
+18
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
1
-0
/
+1
2009-01-30
rt2x00: Restrict firmware file lengths
Ivo van Doorn
1
-0
/
+5
2009-01-30
rt2x00: conf_tx() only need register access for WMM queues
Ivo van Doorn
1
-15
/
+15
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
1
-1
/
+3
2009-01-29
rt2x00: Remove ENTRY_TXD_OFDM_RATE
Ivo van Doorn
1
-1
/
+1
2009-01-29
rt2x00: Add RFKILL support to rt2500usb and rt73usb
Ivo van Doorn
1
-0
/
+21
2009-01-29
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
1
-28
/
+29
2009-01-29
rt2x00: Reduce calls to bbp_read()
Ivo van Doorn
1
-28
/
+24
2009-01-29
rt2x00: Implement Powersaving
Ivo van Doorn
1
-0
/
+40
2009-01-12
rt2x00: add USB ID for the Linksys WUSB200.
Stefan Lippers-Hollmann
1
-0
/
+1
2008-12-05
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
1
-0
/
+3
2008-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
1
-4
/
+4
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
1
-4
/
+3
2008-11-26
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
1
-201
/
+122
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
1
-83
/
+64
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
1
-10
/
+11
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-2
/
+1
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
1
-16
/
+7
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-111
/
+105
2008-11-01
rt2x00: reduce checkpatch.pl errors
John Daiker
1
-1
/
+1
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-09-25
rt2x00: Fix HW crypto key handling
Ivo van Doorn
1
-2
/
+2
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
1
-4
/
+4
2008-09-11
rt2x00: Revert "rt2x00: Fix the beacon length bug"
Ivo van Doorn
1
-12
/
+0
2008-08-30
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
1
-2
/
+1
2008-08-30
rt2x00: Add Signal type flag
Ivo van Doorn
1
-0
/
+2
2008-08-30
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
1
-11
/
+58
2008-08-23
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
1
-1
/
+9
2008-08-23
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
1
-14
/
+27
2008-08-23
rt2x00: Gather channel information in structure
Ivo van Doorn
1
-19
/
+24
2008-08-23
rt2x00: Implement HW encryption (rt73usb)
Ivo van Doorn
1
-6
/
+265
2008-07-30
rt2x00: Fix QOS sequence counting
Ivo van Doorn
1
-1
/
+2
2008-07-30
rt2x00: Fix the beacon length bug
Iwo Mergler
1
-0
/
+12
2008-07-30
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
Iwo Mergler
1
-31
/
+9
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-1
/
+0
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+3
2008-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-71
/
+44
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+9
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-3
/
+3
[prev]
[next]