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
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
usbnet: optimize usbnet_bh() to reduce CPU load
Leesoo Ahn
1
-12
/
+17
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-29
net: usb: delete extra space and tab in blank line
Xie Shaowen
1
-1
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+12
2022-07-07
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-02
usbnet: remove vestiges of debug macros
Oliver Neukum
1
-3
/
+0
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-06-30
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-06-25
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
1
-6
/
+2
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-4
/
+4
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
1
-3
/
+3
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+2
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-10-27
usbnet: fix error return code in usbnet_probe()
Wang Hai
1
-0
/
+1
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-08-03
drivers/net/usb: Remove all strcpy() uses
Len Baker
1
-4
/
+4
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
2021-06-07
usbnet: run unbind() before unregister_netdev()
Oleksij Rempel
1
-3
/
+3
2021-04-07
usbnet: add method for reporting speed without MII
Oliver Neukum
1
-0
/
+23
2021-04-07
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
1
-6
/
+9
2021-03-08
net: usb: log errors to dmesg/syslog
Grant Grundler
1
-1
/
+1
2021-01-27
net: usbnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+4
2021-01-27
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
1
-2
/
+1
2021-01-27
usbnet: fix the indentation of one code snippet
Dongliang Mu
1
-6
/
+6
2020-11-13
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-16
/
+7
2020-10-14
net: usbnet: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-23
/
+1
2020-10-10
net: usbnet: remove driver version
Heiner Kallweit
1
-4
/
+0
2020-10-04
usbnet: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
1
-1
/
+2
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-27
net: usbnet: Fix -Wcast-function-type
Phong Tran
1
-1
/
+8
2019-09-21
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-09-19
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2019-05-21
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-10-03
net: usbnet: make driver_info const
Ben Dooks
1
-6
/
+6
2018-09-04
net: usbnet: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
1
-4
/
+6
2018-01-22
usbnet: silence an unnecessary warning
Oliver Neukum
1
-5
/
+3
[next]