index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'
Christophe JAILLET
2019-12-18
1
-1
/
+1
*
rt2x00: use RESET state bit to prevent IV changes on restart
Stanislaw Gruszka
2019-12-18
1
-12
/
+9
*
rt2x00: implement reconfig_complete
Stanislaw Gruszka
2019-12-18
6
-11
/
+25
*
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
1
-22
/
+22
*
rt2800: remove errornous duplicate condition
Daniel Golle
2019-11-06
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
2
-2
/
+1
|
\
|
*
rt2x00: remove input-polldev.h header
Dmitry Torokhov
2019-10-08
1
-1
/
+0
|
*
rt2x00: initialize last_reset
Stanislaw Gruszka
2019-10-02
1
-1
/
+1
*
|
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+2
|
/
*
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
1
-12
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-19
/
+18
|
\
|
*
Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
Stanislaw Gruszka
2019-09-03
1
-12
/
+6
|
*
rt2x00: clear up IV's on key removal
Stanislaw Gruszka
2019-09-03
1
-7
/
+12
*
|
rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
Stanislaw Gruszka
2019-09-03
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
3
-5
/
+18
|
\
\
|
|
/
|
*
rt2x00: clear IV's on start to fix AP mode regression
Stanislaw Gruszka
2019-08-20
3
-5
/
+18
*
|
rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN
Masanari Iida
2019-08-06
1
-0
/
+1
*
|
rt2x00: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-24
1
-101
/
+35
*
|
rt2x00usb: remove unnecessary rx flag checks
Soeren Moch
2019-07-24
1
-6
/
+3
|
/
*
rt2x00usb: fix rx queue hang
Soeren Moch
2019-07-15
1
-6
/
+6
*
rt2800: do not enable watchdog by default
Stanislaw Gruszka
2019-06-25
3
-3
/
+12
*
rt2x00: add restart hw
Stanislaw Gruszka
2019-06-25
4
-2
/
+54
*
rt2800: do not nullify initialization vector data
Stanislaw Gruszka
2019-06-25
1
-5
/
+4
*
rt2800: add pre_reset_hw callback
Stanislaw Gruszka
2019-06-25
6
-0
/
+24
*
rt2800: initial watchdog implementation
Stanislaw Gruszka
2019-06-25
6
-0
/
+67
*
rt2800: add helpers for reading dma done index
Stanislaw Gruszka
2019-06-25
6
-0
/
+52
*
rt2x00: allow to specify watchdog interval
Stanislaw Gruszka
2019-06-25
2
-4
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
44
-531
/
+44
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
1
-1
/
+1
*
rt2x00: add RT3883 support
Gabor Juhos
2019-04-25
3
-19
/
+607
*
rt2x00mmio: remove legacy comment
Stanislaw Gruszka
2019-04-25
1
-2
/
+0
*
rt2x00: remove not used entry field
Stanislaw Gruszka
2019-04-25
1
-3
/
+0
*
rt2x00: remove last_nostatus_check
Stanislaw Gruszka
2019-04-25
3
-12
/
+0
*
rt2800mmio: use timer and work for handling tx statuses timeouts
Stanislaw Gruszka
2019-04-25
5
-8
/
+82
*
rt2800mmio: fetch tx status changes
Stanislaw Gruszka
2019-04-25
1
-8
/
+9
*
rt2800: move txstatus pending routine
Stanislaw Gruszka
2019-04-25
3
-19
/
+21
*
rt2800: new flush implementation for SoC devices
Stanislaw Gruszka
2019-04-25
1
-1
/
+1
*
rt2800: partially restore old mmio txstatus behaviour
Stanislaw Gruszka
2019-04-25
4
-26
/
+12
*
rt2x00: code-style fix in rt2800usb.c
Tomislav Požega
2019-04-25
1
-2
/
+2
*
rt2x00: do not print error when queue is full
Stanislaw Gruszka
2019-04-25
1
-1
/
+1
*
rt2x00: check number of EPROTO errors
Stanislaw Gruszka
2019-04-25
2
-3
/
+20
*
rt2x00: use ratelimited variants dev_warn/dev_err
Stanislaw Gruszka
2019-04-25
1
-2
/
+2
*
rt2x00: do not increment sequence number while re-transmitting
Vijayakumar Durai
2019-04-12
3
-17
/
+9
*
rt2800: comment and simplify AGC init for RT6352
Stanislaw Gruszka
2019-02-19
1
-3
/
+6
*
rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
Stanislaw Gruszka
2019-02-19
1
-3
/
+4
*
rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
Stanislaw Gruszka
2019-02-19
1
-6
/
+12
*
rt2x00: remove confusing AGC register
Tomislav Požega
2019-02-19
1
-5
/
+1
*
rt2x00: remove unneeded check
Tomislav Požega
2019-02-19
1
-53
/
+50
*
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
2019-02-06
3
-117
/
+5
|
\
[next]