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
/
pegasus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
1
-1
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-08-20
net: usb: pegasus: fixes of set_register(s) return value evaluation;
Petko Manolov
1
-2
/
+2
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-64
/
+88
2021-08-05
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
1
-3
/
+11
2021-08-04
net: usb: pegasus: Remove the changelog and DRIVER_VERSION.
Petko Manolov
1
-28
/
+2
2021-08-04
net: usb: pegasus: Check the return value of get_geristers() and friends;
Petko Manolov
1
-33
/
+75
2021-07-27
net: usb: use ndo_siocdevprivate
Arnd Bergmann
1
-2
/
+3
2021-02-03
net: usb: pegasus: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-46
/
+15
2020-10-03
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
1
-8
/
+27
2020-10-02
net: pegasus: Use the new usb control message API.
Petko Manolov
1
-46
/
+15
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-03
pegasus: Remove pegasus' own workqueue
Petko Manolov
1
-32
/
+6
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-02
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-08
net: usb: pegasus: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-27
net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()
Jia-Ju Bai
1
-1
/
+1
2017-04-07
usbnet: pegasus: Use net_device_stats from struct net_device
Tobias Klauser
1
-21
/
+15
2017-03-22
net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-07
pegasus: Use heap buffers for all register access
Ben Hutchings
1
-4
/
+25
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-02
net: pegasus: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-05-23
net: pegasus: simplify logical constraint
xypron.glpk@gmx.de
1
-1
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-29
pegasus: fixes reported packet length
Petko Manolov
1
-2
/
+2
2016-04-29
pegasus: fixes URB buffer allocation size;
Petko Manolov
1
-3
/
+3
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-05-04
usbnet: pegasus: endian bug in write_mii_word()
Dan Carpenter
1
-1
/
+2
2013-04-29
drivers: net: usb: pegasus: fix control urb submission
Petko Manolov
1
-211
/
+74
2013-04-29
drivers: net: usb: pegasus: read/write_mii_word optimised
Petko Manolov
1
-50
/
+35
2013-04-29
drivers: net: usb: pegasus: remove skb pool
Petko Manolov
1
-64
/
+9
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-4
/
+2
2013-01-21
usbnet: pegasus: set wakeup enable in set_wol
Ming Lei
1
-1
/
+7
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+3
2012-06-13
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-4
/
+0
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2011-12-24
usb: pegasus: cleanup a couple conditions
Dan Carpenter
1
-2
/
+2
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-2
/
+2
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2010-11-17
drivers/net/usb: Remove unnecessary casts of netdev_priv
Joe Perches
1
-2
/
+2
2010-06-30
usb: pegasus: fixed coding style issues
Nicolas Kaiser
1
-64
/
+61
2010-05-18
drivers/net/usb: Use kmemdup
Julia Lawall
1
-4
/
+2
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+1
2010-02-18
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
1
-96
/
+74
[next]