index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-36
/
+3
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
3
-36
/
+3
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-67
/
+69
2012-01-04
rt2x00: Change RF3853 to RF3053.
Gertjan van Wingerde
1
-2
/
+2
2012-01-04
rt2x00: RT3593 is also applicable to USB.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00usb: Zero USB padding before sending URB
Jakub Kiciński
1
-3
/
+13
2012-01-04
rt2800usb: Let rt2x00usb handle USB padding
Jakub Kiciński
1
-27
/
+10
2012-01-04
rt2x00: Convert big if-statements to switch-statements.
Gertjan van Wingerde
1
-18
/
+26
2012-01-04
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00: Identify rt2800usb chipsets.
Gertjan van Wingerde
1
-14
/
+12
2012-01-04
rt2800usb: Move ID out of unknown
Larry Finger
1
-1
/
+1
2012-01-04
rt2x00: Mark active channel's survey data as "in use"
Helmut Schaa
1
-0
/
+3
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-12-22
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
1
-0
/
+2
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
5
-5
/
+5
2011-12-14
rt2x00: Make use of ieee80211_free_txskb in tx path
Helmut Schaa
1
-1
/
+1
2011-12-07
rt2x00: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-3
/
+23
2011-11-28
rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode
Helmut Schaa
1
-2
/
+4
2011-11-23
Revert "rt2800pci: handle spurious interrupts"
John W. Linville
1
-6
/
+1
2011-11-23
Revert "rt2x00: handle spurious pci interrupts"
John W. Linville
3
-3
/
+3
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
3
-36
/
+3
2011-11-17
rt2x00: Fix efuse EEPROM reading on PPC32.
Gertjan van Wingerde
1
-1
/
+1
2011-11-17
rt2x00: handle spurious pci interrupts
Stanislaw Gruszka
3
-3
/
+3
2011-11-17
rt2800pci: handle spurious interrupts
Stanislaw Gruszka
1
-1
/
+6
2011-11-15
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
2
-2
/
+21
2011-11-15
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
Gertjan van Wingerde
1
-0
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
7
-11
/
+18
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
6
-7
/
+9
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
4
-50
/
+53
2011-09-16
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
1
-8
/
+9
2011-09-16
rt2800pci: Fix compiler error on PowerPC
Larry Finger
1
-13
/
+17
2011-09-14
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
1
-5
/
+2
2011-09-14
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
1
-0
/
+11
2011-09-14
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
4
-30
/
+134
2011-09-14
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2
-1
/
+7
2011-09-14
rt2x00: Add WCID to crypto struct
Helmut Schaa
2
-2
/
+7
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
3
-0
/
+60
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
3
-9
/
+23
2011-09-14
rt2x00: Avoid unnecessary uncached
Helmut Schaa
1
-4
/
+4
2011-09-14
rt2x00: Update some TX descriptor
Helmut Schaa
1
-2
/
+2
2011-09-14
rt2x00: Remove incorrect led blink
Helmut Schaa
1
-16
/
+0
2011-09-14
rt2x00: Add LED_CFG register description
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
4
-6
/
+5
2011-09-13
rt2x00: Add new chipset support
zero.lin
1
-0
/
+1
2011-08-22
rt2x00: do not drop usb dev reference counter on suspend
Stanislaw Gruszka
1
-13
/
+1
2011-08-11
rt2x00: fix crash in rt2800usb_get_txwi
Stanislaw Gruszka
1
-4
/
+3
2011-08-11
rt2x00: fix order of entry flags modification
Stanislaw Gruszka
1
-10
/
+7
2011-08-11
rt2x00: fix crash in rt2800usb_write_tx_desc
Stanislaw Gruszka
1
-1
/
+12
2011-08-10
rt2x00: Add rt2870 device id for Dvico usb key
Anthony Bourguignon
1
-0
/
+2
[next]