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
/
catc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-07-29
net: usb: delete extra space and tab in blank line
Xie Shaowen
1
-22
/
+22
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-03
net: usb: Remove unnecessary '0' values from hasdata
Li kunyu
1
-1
/
+1
2022-07-01
net: usb: Fix typo in code
Li kunyu
1
-1
/
+1
2021-10-25
usbb: catc: use correct API for MAC addresses
Oliver Neukum
1
-5
/
+17
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-12
/
+1
2018-06-30
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
net: usb: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-09-22
net: usb: catc: use setup_timer() helper
Allen Pais
1
-3
/
+1
2017-08-09
net: usb: catc: constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-03-14
net: usb: catc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-13
/
+18
2017-02-07
catc: Use heap buffer for memory size test
Ben Hutchings
1
-7
/
+18
2017-02-07
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
1
-16
/
+17
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-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2015-03-04
net: usb: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-4
/
+4
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-09-21
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
1
-23
/
+32
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-04-25
USB: catc.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+15
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-16
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-06-01
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
1
-1
/
+1
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-19
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-4
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+3
2009-12-30
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-03-22
usbnet: convert catc device to net_device_ops
Stephen Hemminger
1
-5
/
+13
2009-03-22
usbnet: convert catc to internal net_device_stats
Stephen Hemminger
1
-21
/
+13
2008-12-19
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
1
-19
/
+22
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-10-18
USB: remove info() macro from usb network drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-10-18
USB: remove warn() macro from usb net drivers
Greg Kroah-Hartman
1
-2
/
+3
2008-05-22
misc drivers/net endianness noise
Al Viro
1
-1
/
+4
[next]