Age | Commit message (Expand) | Author |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-09-20 | USB: remove dbg() usage in USB networking drivers | Greg Kroah-Hartman |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-04-25 | USB: catc.c: remove err() usage | Greg Kroah-Hartman |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-05-31 | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-18 | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2009-12-29 | drivers/net/usb/catc.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-03-21 | usbnet: convert catc device to net_device_ops | Stephen Hemminger |
2009-03-21 | usbnet: convert catc to internal net_device_stats | Stephen Hemminger |
2008-12-18 | net: prepare usb net drivers for addition of status as a parameter | Oliver Neukum |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-10-17 | 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-05-21 | misc drivers/net endianness noise | Al Viro |
2007-07-10 | [NET]: Kill eth_copy_and_sum(). | David S. Miller |
2007-05-09 | Move USB network drivers to drivers/net/usb. | Jeff Garzik |