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-11-12
led-class: always implement blinking
Johannes Berg
1
-3
/
+0
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
25
-1030
/
+1811
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-122
/
+126
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+4
2010-10-11
rt2x00: Fix URB error handling
Ivo van Doorn
2
-10
/
+9
2010-10-11
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
1
-4
/
+6
2010-10-11
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
1
-4
/
+4
2010-10-11
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
1
-1
/
+1
2010-10-11
rt2x00: Validate MCS on RX path
Ivo van Doorn
1
-35
/
+37
2010-10-11
rt2x00: Move watchdog work to kernel work_queue
Ivo van Doorn
2
-4
/
+7
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
8
-57
/
+50
2010-10-11
rt2x00: Fix tx status handling in rt2800pci
Helmut Schaa
1
-1
/
+1
2010-10-11
rt2x00: Remove superfluous initialization of qidx
Helmut Schaa
1
-1
/
+1
2010-10-11
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
Helmut Schaa
1
-1
/
+2
2010-10-11
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
Helmut Schaa
1
-1
/
+1
2010-10-11
rt2x00: Optimize unmapping of skbs
Helmut Schaa
1
-3
/
+1
2010-10-11
rt2x00: Shortcut link state updates when not operating as STA
Helmut Schaa
1
-0
/
+6
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-97
/
+496
2010-10-05
rt2x00: Work around hw aggregation oddity in rt2800
Helmut Schaa
1
-0
/
+27
2010-10-05
rt2x00: Improve cooperation between rt2800pci and minstrel
Helmut Schaa
1
-2
/
+4
2010-10-05
rt2x00: Fix oops caused by error path in rt2x00lib_start
Helmut Schaa
1
-3
/
+1
2010-10-05
rt2x00: Update comment about the AMPDU flag in the TXWI
Helmut Schaa
1
-1
/
+7
2010-10-05
rt2x00: Enable rx aggregation in rt2800
Helmut Schaa
1
-2
/
+6
2010-10-05
rt2x00: Improve TX status entry validation
Ivo van Doorn
2
-3
/
+16
2010-10-05
rt2x00: correctly set max_report_rates in rt61pci and rt2800
Helmut Schaa
2
-4
/
+6
2010-10-05
rt2x00: Don't enable broad- and multicast buffering on USB devices
Helmut Schaa
3
-3
/
+22
2010-10-05
rt2x00: add field definitions for the TBTT_SYNC_CFG register
Helmut Schaa
1
-0
/
+6
2010-10-05
rt2x00: Add register definition for busy time on secondary channel
Helmut Schaa
1
-2
/
+7
2010-10-05
rt2x00: Add rt73usb device ID
Ivo van Doorn
1
-0
/
+1
2010-10-05
rt2x00: Allow tx duplication for legacy rates in HT40 mode
Helmut Schaa
2
-2
/
+9
2010-10-05
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
Helmut Schaa
1
-7
/
+8
2010-10-05
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
Helmut Schaa
1
-2
/
+1
2010-10-05
rt2x00: Implement HT protection for rt2800
Helmut Schaa
4
-1
/
+104
2010-10-05
rt2x00: Fix SM PS check
Helmut Schaa
1
-3
/
+4
2010-10-05
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
3
-13
/
+188
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
2
-47
/
+54
2010-10-05
rt2x00: Don't overwrite beacon buffers in pairwise key setup
Helmut Schaa
2
-2
/
+25
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-205
/
+298
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+1
2010-09-15
drivers/net/wireless: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-15
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
1
-1
/
+1
2010-09-15
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
1
-0
/
+2
2010-09-15
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
1
-13
/
+13
2010-09-15
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
11
-181
/
+256
2010-09-15
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2
-0
/
+20
2010-09-15
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2
-10
/
+6
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-488
/
+611
2010-08-31
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
1
-26
/
+40
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
6
-14
/
+59
2010-08-31
rt2x00: Correctly kill beacon queue
Ivo van Doorn
3
-3
/
+27
[next]