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