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-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2
-27
/
+0
2011-03-04
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2
-2
/
+2
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
4
-6
/
+9
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
4
-20
/
+16
2011-03-04
rt2x00: Fix comment in rt2800pci
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
4
-33
/
+22
2011-03-04
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2
-5
/
+2
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
1
-13
/
+30
2011-03-04
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2
-15
/
+15
2011-03-04
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
7
-15
/
+17
2011-03-04
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
1
-5
/
+5
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
12
-55
/
+79
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
5
-4
/
+11
2011-03-04
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Remove useless NULL check
Helmut Schaa
1
-2
/
+1
2011-03-04
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
1
-2
/
+2
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
6
-8
/
+25
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
3
-369
/
+378
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-4
/
+3
2011-02-21
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
5
-55
/
+440
2011-02-21
rt2x00: Add/Modify the GPIO register definition
Shiang Tu
2
-3
/
+9
2011-02-21
rt2x00: Add/Modify protection related register definitions
Shiang Tu
2
-14
/
+20
2011-02-21
rt2x00: Remove superfluos empty line
Helmut Schaa
1
-1
/
+0
2011-02-21
Revert "rt2x00 : avoid timestamp for monitor injected frame."
Helmut Schaa
1
-6
/
+3
2011-02-21
rt2x00: Minor optimization for devices with RTS/CTS offload
Helmut Schaa
1
-3
/
+3
2011-02-21
rt2x00: Fix rt2800 txpower setting to correct value
RA-Jay Hung
3
-77
/
+199
2011-02-21
rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...
RA-Jay Hung
3
-9
/
+70
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+2
2011-02-19
wireless: rt2x00: rt2800pci.c: add two ids
Xose Vazquez Perez
1
-0
/
+2
2011-02-14
rt2x00: Check for errors from skb_pad() calls
Seth Forshee
3
-6
/
+30
2011-01-31
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
4
-7
/
+25
2011-01-31
rt2x00: Kill all tasklets during device removal
Ivo van Doorn
1
-0
/
+4
2011-01-31
rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.
Gertjan van Wingerde
2
-6
/
+4
2011-01-31
rt2x00: Copy the MAC address to the WCID entry properly.
Gertjan van Wingerde
1
-1
/
+1
2011-01-31
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2
-0
/
+12
2011-01-31
rt2x00: trivial: add \n to WARNING message
Johannes Stezenbach
1
-1
/
+1
2011-01-31
Trivial typo fix in comment
Mark Einon
1
-1
/
+1
2011-01-31
rt2x00: Correct initial value of US_CYC_CNT register for pcie interface
RA-Jay Hung
2
-0
/
+8
2011-01-31
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
Helmut Schaa
8
-24
/
+4
2011-01-31
rt2x00: Remove interrupt thread registration
Helmut Schaa
2
-15
/
+3
2011-01-31
rt2x00: Convert rt2400pci interrupt handling to use tasklets
Helmut Schaa
1
-39
/
+115
2011-01-31
rt2x00: Convert rt2500pci interrupt handling to use tasklets
Helmut Schaa
1
-39
/
+111
2011-01-31
rt2x00: Convert rt61pci to use tasklets
Helmut Schaa
1
-45
/
+130
2011-01-31
rt2x00: Convert rt2800pci to use tasklets
Helmut Schaa
1
-59
/
+114
2011-01-31
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2
-8
/
+5
2011-01-31
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2
-0
/
+34
2011-01-31
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
1
-10
/
+16
2011-01-31
rt2x00: Limit beacon updates in bss_info_changed to USB devices
Helmut Schaa
1
-2
/
+3
[next]