1. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  2. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 7 years ago
  3. ae9eb1a net: tulip: de2104x: Use net_device_stats from struct net_device by Tobias Klauser · 7 years ago
  4. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  5. 453e5f3 net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  6. 6711a87 net: dec: uli526x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  7. 41a65f7 net: dec: de2104x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  8. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  9. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  10. 6176e89 net: fix up a few missing hashtable.h conflict resolutions by Jiri Kosina · 8 years ago
  11. 33c77ef net: tulip: fix spelling mistake: "attemping" -> "attempting" by Colin Ian King · 8 years ago
  12. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  13. a6e5472 dmfe: kill DEVICE define by Florian Westphal · 8 years ago
  14. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  15. 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  16. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
  17. de92718 net: tulip: turn compile-time warning into dev_warn() by Arnd Bergmann · 9 years ago
  18. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  19. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  20. 3349b0b net: tulip: rearrange order of searching for substrings by Rasmus Villemoes · 9 years ago
  21. e1395a3 drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer by David Malcolm · 9 years ago
  22. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. b57578b tulip_core.c : out-of-bounds check. by Ameen Ali · 10 years ago
  24. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  25. 98830dd net/tulip: don't warn about unknown ARM architecture by Arnd Bergmann · 10 years ago
  26. 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 10 years ago
  27. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
  28. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
  29. 73852b2 tulip: dmfe: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
  30. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  31. 3217265 net: tulip: remove unnecessary break after return by Fabian Frederick · 10 years ago
  32. 143fa2e tulip: Poll link status more frequently for Comet chips by Ondrej Zary · 10 years ago
  33. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  34. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  35. 290a79d uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  36. 086dfb7 dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  37. c321f7d drivers/net: tulip_remove_one needs to call pci_disable_device() by Ingo Molnar · 11 years ago
  38. 28f39ef tulip: cleanup by using ARRAY_SIZE() by Dan Carpenter · 11 years ago
  39. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  40. 2d4dda7 net: tulip: delete useless tests on netdev_priv by Julia Lawall · 11 years ago
  41. 8ab6a1f net: tulip: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  42. 3c5b9ca net: tulip: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  43. f25672f net: tulip: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  44. 1895499 net: tulip: use pci_{get,set}_drvdata() by Jingoo Han · 11 years ago
  45. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  46. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  47. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  49. 311503b tulip: remove redundant D0 power state set by Yijing Wang · 11 years ago
  50. 31d60eb net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  51. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. db0b827 ethernet/tulip: DE4x5 needs VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  53. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  54. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  55. 0ffd89e drivers/net: delete Digital EtherWorks-3 support. by Paul Gortmaker · 12 years ago
  56. cb40390 drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  57. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  58. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  59. 779c1a8 tulip: remove __dev* attributes by Bill Pemberton · 12 years ago
  60. f33e716 ewrk3: remove outdated comment by Paul Bolle · 12 years ago
  61. a80e275 ewrk3: silence GCC warning by Paul Bolle · 12 years ago
  62. 5b89602 drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code by Peter Senna Tschudin · 12 years ago
  63. 459a130 drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function by Takuya Yoshikawa · 12 years ago
  64. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  65. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  66. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  67. 0c20494 dmfe: enforce consistent timing delay. by françois romieu · 12 years ago
  68. 5820e97 dmfe: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  69. 3acf4b5 uli526x: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  70. 308f288 de2104x: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  71. ebaf7f8 xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  72. d59a188 xircom_cb: fix device probe error path. by Francois Romieu · 13 years ago
  73. 5e58deb uli526x: fix regions leak in driver probe error path. by Francois Romieu · 13 years ago
  74. a173460 tulip_core: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  75. c0bd55e winbond840: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  76. bbf7bd2 dec/tulip/de4x5: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  77. 1ab0d2e netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  78. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  79. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  80. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  81. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  82. bf684f6 de4x5/PCI: use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 13 years ago
  83. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  84. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  85. 5d472b7 drivers/net/ethernet: remove unused #define. by françois romieu · 13 years ago
  86. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  87. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  88. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  89. a88394c ewrk3/tulip: Move the DEC - Tulip drivers by Jeff Kirsher · 13 years ago