| Commit message (Expand) | Author | Age |
* | net: usb: catc: constify usb_device_id and fix space before '[' error | Arvind Yadav | 2017-08-08 |
* | net: usb: catc: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-13 |
* | catc: Use heap buffer for memory size test | Ben Hutchings | 2017-02-07 |
* | catc: Combine failure cleanup code in catc_probe() | Ben Hutchings | 2017-02-07 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 |
* | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 |
* | net: usb: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 |
* | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 |
* | usb: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-06 |
* | USB: remove dbg() usage in USB networking drivers | Greg Kroah-Hartman | 2012-09-20 |
* | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 |
* | USB: catc.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 |
* | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov | 2011-05-31 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
|/ |
|
* | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
* | drivers/net/usb/catc.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-29 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 |
* | usbnet: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | usbnet: convert catc device to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert catc to internal net_device_stats | Stephen Hemminger | 2009-03-21 |
* | net: prepare usb net drivers for addition of status as a parameter | Oliver Neukum | 2008-12-18 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 |
* | USB: remove info() macro from usb network drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: remove warn() macro from usb net drivers | Greg Kroah-Hartman | 2008-10-17 |
* | misc drivers/net endianness noise | Al Viro | 2008-05-21 |
* | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-10 |
* | Move USB network drivers to drivers/net/usb. | Jeff Garzik | 2007-05-09 |