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
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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-03
r8152: Add identifier names for function pointers
Prashant Malani
1
-11
/
+12
2019-10-02
r8152: Use guard clause and fix comment typos
Prashant Malani
1
-16
/
+16
2019-10-02
hso: fix NULL-deref on tty open
Johan Hovold
1
-4
/
+8
2019-10-02
hso: fix NULL-deref on tty open
Johan Hovold
1
-4
/
+8
2019-10-02
net: usb: ax88179_178a: allow optionally getting mac address from device tree
Peter Fink
1
-4
/
+27
2019-10-01
r8152: Factor out OOB link list waits
Prashant Malani
1
-52
/
+21
2019-09-21
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-09-21
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-09-19
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+9
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
1
-88
/
+120
2019-09-05
r8152: modify rtl8152_set_speed function
Hayes Wang
1
-64
/
+132
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+1
2019-08-29
r8152: remove calling netif_napi_del
Hayes Wang
1
-2
/
+0
2019-08-29
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
1
-2
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-08-26
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-08-24
r8152: add a helper function about setting EEE
Hayes Wang
1
-91
/
+77
2019-08-24
r8152: saving the settings of EEE
Hayes Wang
1
-30
/
+50
2019-08-23
net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2
-7
/
+3
2019-08-20
r8152: divide the tx and rx bottom functions
Hayes Wang
1
-13
/
+26
2019-08-20
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
1
-1
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+10
2019-08-18
net: kalmia: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-18
cx82310_eth: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-17
lan78xx: Fix memory leaks
Wenwen Wang
1
-3
/
+5
2019-08-14
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
1
-5
/
+86
2019-08-14
r8152: support skb_add_rx_frag
Hayes Wang
1
-15
/
+105
2019-08-14
r8152: use alloc_pages for rx buffer
Hayes Wang
1
-20
/
+11
2019-08-14
r8152: replace array with linking list for rx information
Hayes Wang
1
-57
/
+125
2019-08-14
r8152: separate the rx buffer size
Hayes Wang
1
-4
/
+8
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+8
2019-08-03
r8152: fix typo in register name
Kevin Lo
1
-6
/
+6
2019-08-02
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
1
-1
/
+1
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-26
net: usb: qmi_wwan: Add the BroadMobi BM818 card
Bob Ham
1
-0
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-23
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
5
-31
/
+20
2019-07-22
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-2
/
+1
2019-07-22
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-6
/
+3
2019-07-22
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
Chuhong Yuan
1
-8
/
+4
2019-07-19
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-06
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
1
-11
/
+16
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-03
net: usb: asix: init MAC address buffers
Phong Tran
1
-3
/
+3
2019-07-02
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-06-24
qmi_wwan: Fix out-of-bounds read
Bjørn Mork
1
-1
/
+1
[prev]
[next]