index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
rt2800: comment and simplify AGC init for RT6352
Stanislaw Gruszka
1
-3
/
+6
2019-02-19
rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
Stanislaw Gruszka
1
-3
/
+4
2019-02-19
rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
Stanislaw Gruszka
1
-6
/
+12
2019-02-19
rt2x00: remove confusing AGC register
Tomislav Požega
1
-5
/
+1
2019-02-19
rt2x00: remove unneeded check
Tomislav Požega
1
-53
/
+50
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
3
-117
/
+5
2019-02-01
rt2x00: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-27
/
+0
2019-02-01
rt2x00: Work around a firmware bug with shared keys
Bernd Edlinger
1
-89
/
+4
2019-02-01
rt2x00: reduce tx power to nominal level on RT6352
Tomislav Požega
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-11-06
rt2x00: rt61pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
rt2x00: rt2800lib: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-11-06
rt2x00: rt2500pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
rt2x00: rt2400pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-01
rt2800: flush and txstatus rework for rt2800mmio
Stanislaw Gruszka
4
-38
/
+97
2018-10-01
rt2x00: use different txstatus timeouts when flushing
Stanislaw Gruszka
3
-10
/
+26
2018-10-01
rt2x00: do not check for txstatus timeout every time on tasklet
Stanislaw Gruszka
4
-1
/
+12
2018-10-01
rt2800mmio: use txdone/txstatus routines from lib
Stanislaw Gruszka
2
-172
/
+9
2018-10-01
rt2800: move usb specific txdone/txstatus routines to rt2800lib
Stanislaw Gruszka
3
-139
/
+145
2018-08-31
rt2x00: use simple_read_from_buffer()
Dan Carpenter
1
-15
/
+3
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2018-08-15
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
Andy Shevchenko
1
-6
/
+0
2018-07-31
rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}
YueHaibing
1
-18
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2018-05-29
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
1
-4
/
+3
2018-05-04
rt2x00: check against flushing empty queue
Stanislaw Gruszka
3
-2
/
+4
2018-05-04
rt2x00: call sta_add/remove directly in rt2800
Stanislaw Gruszka
6
-22
/
+16
2018-04-30
rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWN
Colin Ian King
1
-8
/
+8
2018-04-25
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
2
-3
/
+7
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
7
-37
/
+39
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-22
/
+24
2018-01-08
rt2x00: Fix a typo in printk
Masanari Iida
1
-1
/
+1
2018-01-08
rt2x00: do not pause queue unconditionally on error path
Stanislaw Gruszka
1
-8
/
+14
2018-01-08
rt2x00: pause almost full queue early
Stanislaw Gruszka
2
-10
/
+8
2018-01-08
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue...
Markus Elfring
1
-3
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-10
rt2x00: use monotonic timestamps for frame dump
Arnd Bergmann
2
-4
/
+5
2017-11-10
rt2x00usb: mark device removed when get ENOENT usb error
Stanislaw Gruszka
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-30
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Stanislaw Gruszka
1
-1
/
+4
2017-08-10
rt73usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
rt2800usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
rt2500usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
rt2x00: Fix MMIC Countermeasures
Michael Skeffington
2
-5
/
+23
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
[prev]
[next]