Age | Commit message (Expand) | Author |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |
2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches |
2014-09-09 | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2013-12-31 | net: packetengines: slight optimization of addr | dingtianhong |
2013-10-21 | net: packetengines: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-01-11 | drivers/net/ethernet/packetengines: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | packetengines: remove __dev* attributes | Bill Pemberton |
2012-04-07 | yellowfin: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | hamachi: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-02 | packetengines: fix config default | stephen hemminger |
2012-02-08 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi |
2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-12 | hamachi/yellowfin: Move the packet engine drivers | Jeff Kirsher |