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
2010-02-16
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
12
-59
/
+58
2010-02-16
rt2x00: Introduce SoC interface type.
Gertjan van Wingerde
4
-38
/
+34
2010-02-09
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
8
-24
/
+0
2010-01-12
rt2x00: Make rt2800_init_led static and don't export it.
Gertjan van Wingerde
2
-4
/
+1
2010-01-12
rt2x00: Unify rt2800 WPDMA ready waiting functions.
Gertjan van Wingerde
4
-41
/
+25
2010-01-12
rt2x00: RF3052 is a valid RF chipset for USB devices as well.
Gertjan van Wingerde
1
-2
/
+3
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
4
-5
/
+21
2010-01-06
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
2
-1
/
+17
2010-01-06
rt2x00: Fix LED configuration setting for rt2800.
Gertjan van Wingerde
1
-1
/
+1
2010-01-06
rt2x00: use correct headroom for transmission
Pavel Roskin
1
-3
/
+3
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+1
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2
-15
/
+15
2009-12-29
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
9
-143
/
+125
2009-12-29
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
Gertjan van Wingerde
2
-10
/
+2
2009-12-29
rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
Gertjan van Wingerde
1
-2
/
+2
2009-12-29
rt2x00: Fix checks for rt2800 SOC support.
Gertjan van Wingerde
1
-9
/
+9
2009-12-29
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
1
-0
/
+1
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
3
-7
/
+17
2009-12-22
rt2x00: Fix trimming of L2 padded frames.
Gertjan van Wingerde
1
-1
/
+1
2009-12-22
rt2x00: Fix rt2800usb RX frame format and as such L2PAD
Benoit Papillault
2
-31
/
+97
2009-12-22
rt2x00: Disable RX aggregation for rt2800usb
Benoit PAPILLAULT
1
-3
/
+1
2009-12-22
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
1
-1
/
+3
2009-12-22
rt2x00: Reorganize L2 padding inserting function.
Gertjan van Wingerde
1
-33
/
+27
2009-12-22
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
4
-16
/
+4
2009-12-22
rt2x00: Further L2 padding fixes.
Gertjan van Wingerde
2
-3
/
+11
2009-12-22
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
3
-5
/
+3
2009-12-22
rt2x00 : avoid timestamp for monitor injected frame.
Alban Browaeys
1
-3
/
+6
2009-12-22
rt2x00 : modify padding location.
Alban Browaeys
1
-1
/
+1
2009-12-22
rt2x00 : bail out of regbusy_read if device is removed.
Alban Browaeys
1
-0
/
+3
2009-12-22
rt73usb: add WLI-U2-H54HP
Kenichi HORIO
1
-0
/
+1
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-2
/
+1
2009-12-21
rt2x00: Fix calculation of rt2800 iveiv entry offset.
Gertjan van Wingerde
1
-1
/
+1
2009-12-21
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2
-0
/
+11
2009-12-21
drivers/net/wireless: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-14
rt2x00: Fix rt2800usb detection in rt2800lib.
Gertjan van Wingerde
1
-2
/
+2
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
10
-16
/
+16
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
7
-87
/
+87
2009-11-28
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
Gertjan van Wingerde
1
-2
/
+2
2009-11-28
rt2x00: Clean up use of rt2x00_intf_is_pci.
Gertjan van Wingerde
1
-10
/
+7
2009-11-28
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
1
-3
/
+0
2009-11-28
rt2x00: Only initialize HT on rt2800 devices that support it.
Gertjan van Wingerde
1
-1
/
+5
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-13
/
+57
2009-11-19
mac80211: request TX status where needed
Johannes Berg
5
-11
/
+20
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-19
rt2x00: more ids to rt2800usb.c
Xose Vazquez Perez
1
-2
/
+37
2009-11-16
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
1
-1
/
+2
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
4
-10
/
+27
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
7
-4
/
+13
2009-11-16
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
1
-17
/
+12
[next]