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