index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
7
-11
/
+18
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
6
-7
/
+9
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
4
-50
/
+53
|
\
|
*
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
2011-09-16
1
-8
/
+9
|
*
rt2800pci: Fix compiler error on PowerPC
Larry Finger
2011-09-16
1
-13
/
+17
|
*
rt2x00: do not drop usb dev reference counter on suspend
Stanislaw Gruszka
2011-08-22
1
-13
/
+1
|
*
rt2x00: fix crash in rt2800usb_get_txwi
Stanislaw Gruszka
2011-08-11
1
-4
/
+3
|
*
rt2x00: fix order of entry flags modification
Stanislaw Gruszka
2011-08-11
1
-10
/
+7
|
*
rt2x00: fix crash in rt2800usb_write_tx_desc
Stanislaw Gruszka
2011-08-11
1
-1
/
+12
|
*
rt2x00: Add rt2870 device id for Dvico usb key
Anthony Bourguignon
2011-08-09
1
-0
/
+2
|
*
rt2x00: Add new rt73 buffalo USB id
Ivo van Doorn
2011-08-09
1
-0
/
+1
*
|
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
2011-09-14
1
-5
/
+2
*
|
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
2011-09-14
1
-0
/
+11
*
|
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
2011-09-14
4
-30
/
+134
*
|
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2011-09-14
2
-1
/
+7
*
|
rt2x00: Add WCID to crypto struct
Helmut Schaa
2011-09-14
2
-2
/
+7
*
|
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
2011-09-14
3
-0
/
+60
*
|
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
2011-09-14
3
-9
/
+23
*
|
rt2x00: Avoid unnecessary uncached
Helmut Schaa
2011-09-14
1
-4
/
+4
*
|
rt2x00: Update some TX descriptor
Helmut Schaa
2011-09-14
1
-2
/
+2
*
|
rt2x00: Remove incorrect led blink
Helmut Schaa
2011-09-14
1
-16
/
+0
*
|
rt2x00: Add LED_CFG register description
Helmut Schaa
2011-09-14
1
-0
/
+3
*
|
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
2011-09-14
4
-6
/
+5
*
|
rt2x00: Add new chipset support
zero.lin
2011-09-13
1
-0
/
+1
*
|
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
2011-08-09
5
-95
/
+64
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
3
-5
/
+6
|
\
|
*
rt2x00: fix usage of NULL queue
Stanislaw Gruszka
2011-08-02
1
-2
/
+3
|
*
rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO
Helmut Schaa
2011-08-02
1
-1
/
+2
|
*
rt2x00: rt2800: fix zeroing skb structure
Stanislaw Gruszka
2011-08-01
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
1
-0
/
+2
|
\
\
|
|
/
|
*
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
2011-07-11
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
13
-52
/
+94
|
\
\
|
|
/
|
*
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-07-07
9
-0
/
+22
|
*
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
2011-07-07
1
-2
/
+2
|
*
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
2011-07-07
1
-0
/
+1
|
*
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
2011-07-07
1
-25
/
+26
|
*
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
2011-07-07
3
-28
/
+33
|
*
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2011-07-07
2
-5
/
+18
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
1
-1
/
+1
|
\
\
|
|
/
|
*
rt2x00: Fix unspeficied typo
Joe Perches
2011-06-27
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
2
-0
/
+14
|
\
\
|
|
/
|
*
rt2x00: reset usb devices at probe
Stanislaw Gruszka
2011-06-22
1
-0
/
+1
|
*
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
2011-06-22
1
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
9
-105
/
+396
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
2
-1
/
+6
|
|
\
|
|
*
rt2x00: fix rmmod crash
Stanislaw Gruszka
2011-06-06
2
-1
/
+6
|
*
|
rt2x00: Enabled rt35xx device support by default.
Gertjan van Wingerde
2011-06-01
1
-7
/
+2
|
*
|
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
2011-06-01
3
-84
/
+82
|
*
|
rt2x00: Interface sequence lock doesn't have to disable interrupts.
Gertjan van Wingerde
2011-06-01
1
-3
/
+2
|
*
|
rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card
Gertjan van Wingerde
2011-06-01
3
-7
/
+295
[next]