1. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  2. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  3. 4e5f9ef pch_gbe: 'select' NET_PTP_CLASSIFY. by David S. Miller · 10 years ago
  4. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  5. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  6. 4c30b52 net: pch_gbe depends on x86_32 by Jean Delvare · 10 years ago
  7. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  8. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 10 years ago
  9. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  10. 810abe9 pch_gbe: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  11. f4588c4 oki-semi: Remove extern from function prototypes by Joe Perches · 11 years ago
  12. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  13. c196ce0 pch_gbe: ethtool cannot change parameters when link is down by Anders Larsen · 11 years ago
  14. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. f1a26fd pch_gbe: Add MinnowBoard support by Darren Hart · 11 years ago
  16. b04d68e pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 by Darren Hart · 11 years ago
  17. f0e6160 net: pch_gbe depends on x86 by Jiri Slaby · 11 years ago
  18. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  19. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 11 years ago
  20. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 11 years ago
  21. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  22. 474f315 pch_gbe: minor: report the actual error on MTU change by Veaceslav Falico · 11 years ago
  23. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  25. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  26. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  27. 18d359ce pch_gbe, ptp_pch: Fix the dependency direction between these drivers by Ben Hutchings · 12 years ago
  28. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  30. 42a7cce ptp: Make PTP_1588_CLOCK select rather than depend on PPS by Ben Hutchings · 12 years ago
  31. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  32. a2fc66c pch_gbe: fix error handling in pch_gbe_up() by Veaceslav Falico · 12 years ago
  33. a35279f pch_gbe: don't reset MAC_RX on FIFO overflow by Veaceslav Falico · 12 years ago
  34. 9c0314e pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll by Veaceslav Falico · 12 years ago
  35. e408a9f pch_gbe: create functions for MAC_RX {en,dis}able by Veaceslav Falico · 12 years ago
  36. 0f79657 pch_gbe: Fix build error by selecting all the possible dependencies. by Haicheng Li · 12 years ago
  37. da15864 pch_gbe: Fix PTP dependencies. by David S. Miller · 12 years ago
  38. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  39. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
  40. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
  41. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
  42. 6d8d2dd net/pch_gpe: Cannot disable ethernet autonegation by Wei Yang · 12 years ago
  43. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  44. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  45. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 12 years ago
  46. d344c4f pch_gbe: reprogram multicast address register on reset by RongQing.Li · 12 years ago
  47. 62ecc37 drivers/net/oki-semi: Donot recompute IP header checksum by RongQing.Li · 12 years ago
  48. d89bdff drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN by RongQing.Li · 12 years ago
  49. 8e7073a pch_gbe: remove suspicious comment by Richard Cochran · 12 years ago
  50. 32127a0 pch_gbe: run the ptp bpf just once per packet by Richard Cochran · 12 years ago
  51. 358dfb6 pch_gbe: correct receive time stamp filtering by Takahiro Shimizu · 12 years ago
  52. 93c8acb pch_gbe: improve coding style by Takahiro Shimizu · 12 years ago
  53. 17cdedf pch_gbe: export a method to set the receive match address by Takahiro Shimizu · 12 years ago
  54. eefc48b pch_gbe: reprogram multicast address register on reset by Takahiro Shimizu · 12 years ago
  55. 5481c8c pch_gbe: simplify transmit time stamping flag test by Takahiro Shimizu · 12 years ago
  56. d50566c pch_gbe: scale time stamps to nanoseconds by Takahiro Shimizu · 12 years ago
  57. 1a0bdad net/pch_gbe: supports eg20t ptp clock by Takahiroi Shimizu · 12 years ago
  58. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 73f98ea pch_gbe: memory corruption calling pch_gbe_validate_option() by Dan Carpenter · 12 years ago
  60. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  61. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  62. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  63. 2b53d07 pch_gbe: Do not abort probe on bad MAC by Darren Hart · 13 years ago
  64. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  65. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  66. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  67. 5e773fd pch_gbe: Move #include of module.h by Joe Perches · 13 years ago
  68. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  69. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  70. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  71. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  72. 7dfaa77 pch_gbe: remove unused variable by Jon Mason · 13 years ago
  73. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  74. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  75. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  76. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  77. 1c1538b pch_gbe: Move the OKI Semiconductor driver by Jeff Kirsher · 13 years ago