index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
catc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-3
/
+3
*
net: usb: catc: use setup_timer() helper
Allen Pais
2017-09-21
1
-3
/
+1
*
net: usb: catc: constify usb_device_id and fix space before '[' error
Arvind Yadav
2017-08-08
1
-1
/
+1
*
net: usb: catc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-13
1
-13
/
+18
*
catc: Use heap buffer for memory size test
Ben Hutchings
2017-02-07
1
-7
/
+18
*
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
2017-02-07
1
-16
/
+17
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
net: usb: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
usb: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-4
/
+4
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-3
/
+3
*
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
2012-09-20
1
-23
/
+32
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
USB: catc.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
1
-10
/
+15
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-16
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
2011-05-31
1
-1
/
+1
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
|
/
*
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
1
-4
/
+1
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+3
*
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-4
/
+2
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-2
/
+2
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
usbnet: convert catc device to net_device_ops
Stephen Hemminger
2009-03-21
1
-5
/
+13
*
usbnet: convert catc to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-21
/
+13
*
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
2008-12-18
1
-19
/
+22
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-2
/
+0
*
USB: remove info() macro from usb network drivers
Greg Kroah-Hartman
2008-10-17
1
-1
/
+2
*
USB: remove warn() macro from usb net drivers
Greg Kroah-Hartman
2008-10-17
1
-2
/
+3
*
misc drivers/net endianness noise
Al Viro
2008-05-21
1
-1
/
+4
*
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-10
1
-1
/
+1
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09
1
-0
/
+963