index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
catc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
catc: Use heap buffer for memory size test
Ben Hutchings
2017-02-18
1
-7
/
+18
*
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
2017-02-18
1
-16
/
+17
*
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