index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
7
-8
/
+0
2021-02-08
rt2800usb: add Sweex LW163V2 id's
Stanislaw Gruszka
1
-0
/
+1
2021-02-08
rt2x00: remove duplicate word and fix typo in comment
wengjianfeng
1
-1
/
+1
2020-12-08
rt2x00: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-16
/
+56
2020-11-11
rt2x00: remove WDS code
Johannes Berg
3
-8
/
+2
2020-11-07
rt2x00: save survey for every channel visited
Markov Mikhail
2
-16
/
+56
2020-08-27
rt2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
7
-43
/
+54
2020-08-27
rt2x00: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-28
/
+24
2020-08-02
rt2x00: pci: use generic power management
Vaibhav Gupta
10
-46
/
+19
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-22
/
+22
2020-05-29
rt2800: enable MFP support unconditionally
Rui Salvaterra
2
-4
/
+3
2019-12-18
rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'
Christophe JAILLET
1
-1
/
+1
2019-12-18
rt2x00: use RESET state bit to prevent IV changes on restart
Stanislaw Gruszka
1
-12
/
+9
2019-12-18
rt2x00: implement reconfig_complete
Stanislaw Gruszka
6
-11
/
+25
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-22
/
+22
2019-11-06
rt2800: remove errornous duplicate condition
Daniel Golle
1
-4
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+1
2019-10-08
rt2x00: remove input-polldev.h header
Dmitry Torokhov
1
-1
/
+0
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+2
2019-10-02
rt2x00: initialize last_reset
Stanislaw Gruszka
1
-1
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-12
/
+12
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+18
2019-09-03
Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
Stanislaw Gruszka
1
-12
/
+6
2019-09-03
rt2x00: clear up IV's on key removal
Stanislaw Gruszka
1
-7
/
+12
2019-09-03
rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
Stanislaw Gruszka
1
-3
/
+0
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+18
2019-08-20
rt2x00: clear IV's on start to fix AP mode regression
Stanislaw Gruszka
3
-5
/
+18
2019-08-06
rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN
Masanari Iida
1
-0
/
+1
2019-07-24
rt2x00: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-101
/
+35
2019-07-24
rt2x00usb: remove unnecessary rx flag checks
Soeren Moch
1
-6
/
+3
2019-07-15
rt2x00usb: fix rx queue hang
Soeren Moch
1
-6
/
+6
2019-06-25
rt2800: do not enable watchdog by default
Stanislaw Gruszka
3
-3
/
+12
2019-06-25
rt2x00: add restart hw
Stanislaw Gruszka
4
-2
/
+54
2019-06-25
rt2800: do not nullify initialization vector data
Stanislaw Gruszka
1
-5
/
+4
2019-06-25
rt2800: add pre_reset_hw callback
Stanislaw Gruszka
6
-0
/
+24
2019-06-25
rt2800: initial watchdog implementation
Stanislaw Gruszka
6
-0
/
+67
2019-06-25
rt2800: add helpers for reading dma done index
Stanislaw Gruszka
6
-0
/
+52
2019-06-25
rt2x00: allow to specify watchdog interval
Stanislaw Gruszka
2
-4
/
+10
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
44
-531
/
+44
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-25
rt2x00: add RT3883 support
Gabor Juhos
3
-19
/
+607
2019-04-25
rt2x00mmio: remove legacy comment
Stanislaw Gruszka
1
-2
/
+0
2019-04-25
rt2x00: remove not used entry field
Stanislaw Gruszka
1
-3
/
+0
2019-04-25
rt2x00: remove last_nostatus_check
Stanislaw Gruszka
3
-12
/
+0
2019-04-25
rt2800mmio: use timer and work for handling tx statuses timeouts
Stanislaw Gruszka
5
-8
/
+82
2019-04-25
rt2800mmio: fetch tx status changes
Stanislaw Gruszka
1
-8
/
+9
2019-04-25
rt2800: move txstatus pending routine
Stanislaw Gruszka
3
-19
/
+21
[next]