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
*
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
2010-06-30
1
-16
/
+17
*
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
2010-06-30
1
-0
/
+6
*
rt2x00: Remove unneeded variable
Ivo van Doorn
2010-06-30
1
-5
/
+2
*
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
2010-06-30
1
-1
/
+2
*
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2010-06-30
2
-1
/
+48
*
rt2500usb: fallback to SW encryption for TKIP+AES
Ondrej Zary
2010-06-24
1
-0
/
+10
*
rt2x00: Synchronize WCID initialization with legacy driver
Ivo van Doorn
2010-06-15
2
-9
/
+26
*
rt2x00: Enable HW crypto by default
Ivo van Doorn
2010-06-15
2
-2
/
+2
*
rt2x00: Limit TX done looping to number of TX ring entries
Ivo van Doorn
2010-06-15
1
-14
/
+9
*
rt2x00: Update author rt2800lib
Ivo van Doorn
2010-06-15
1
-5
/
+6
*
rt2x00: Enable fallback rates for rt61pci and rt73usb
Ivo van Doorn
2010-06-15
2
-0
/
+25
*
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
2010-06-15
1
-1
/
+12
*
rt2x00: provide mac80211 a suitable max_rates value
Helmut Schaa
2010-06-15
1
-0
/
+12
*
rt2x00: Fix typo in rt2800_config_txpower
Helmut Schaa
2010-06-15
1
-1
/
+1
*
rt2x00: Fix TX_STA_FIFO handling
Helmut Schaa
2010-06-15
1
-14
/
+9
*
rt2x00: Add comment about BBP1_TX_POWER
Helmut Schaa
2010-06-15
1
-1
/
+3
*
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
Helmut Schaa
2010-06-15
1
-2
/
+7
*
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
Helmut Schaa
2010-06-15
1
-2
/
+6
*
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
2010-06-15
1
-2
/
+1
*
rt2x00: clarify meaning of txdone flags
Helmut Schaa
2010-06-15
1
-1
/
+8
*
rt2x00: Remove suspicious register write
Helmut Schaa
2010-06-03
1
-1
/
+0
*
rt2x00: fix use of mcs rates
Helmut Schaa
2010-06-03
1
-3
/
+12
*
rt2x00: Update TX_SW_CFG initvals for 305x SoC
Helmut Schaa
2010-06-03
1
-0
/
+4
*
rt2x00: Use IEEE80211_TX_CTL_STBC flag
Ivo van Doorn
2010-06-03
1
-1
/
+3
*
rt2x00: rt2800: disable TX STBC for 1 stream devices
Helmut Schaa
2010-06-03
1
-1
/
+4
*
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
2010-06-03
4
-8
/
+46
*
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
Gertjan van Wingerde
2010-06-03
2
-2
/
+2
*
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
2010-06-03
4
-57
/
+87
*
rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
Gertjan van Wingerde
2010-06-03
1
-2
/
+1
*
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2010-06-03
2
-2
/
+12
*
rt2x00: Move all register definitions for rt2800 to rt2800.h.
Gertjan van Wingerde
2010-06-03
4
-59
/
+51
*
rt2x00: Remove RT2870 chipset identification.
Gertjan van Wingerde
2010-06-03
3
-7
/
+2
*
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
2010-06-03
4
-124
/
+65
*
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
2010-06-03
5
-87
/
+14
*
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-06-03
1
-1
/
+1
*
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
16
-79
/
+109
*
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
4
-11
/
+18
*
rt2x00: Push beacon TX descriptor writing to drivers.
Gertjan van Wingerde
2010-06-03
8
-21
/
+81
*
wireless: fix several minor description typos
Walter Goldens
2010-06-02
1
-1
/
+1
*
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
Gertjan van Wingerde
2010-06-02
4
-11
/
+28
*
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
2010-05-26
1
-1
/
+1
*
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-05-24
1
-1
/
+1
*
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
2010-05-24
4
-14
/
+18
*
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
2010-05-24
1
-1
/
+1
*
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
13
-136
/
+158
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
13
-136
/
+158
|
|
\
|
|
*
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
Gertjan van Wingerde
2010-05-12
2
-4
/
+13
|
|
*
rt2x00: Dump beacons under a different identifier than TX frames.
Gertjan van Wingerde
2010-05-12
2
-1
/
+7
|
|
*
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
10
-81
/
+72
[next]