1. f398a77 qlcnic: Fix Kconfig dependency on HWMON by Harish Patil · 10 years ago
  2. 5b579e2 net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag by Alexey Charkov · 10 years ago
  3. 09c5537 drivers: net: cpsw: Enable Annexe F Time sync by George Cherian · 10 years ago
  4. f7d403c drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372 by George Cherian · 10 years ago
  5. d0415e7 drivers: net: cpts: Remove hardcoded clock name for CPTS by George Cherian · 10 years ago
  6. 9728e1a net: davinci_mdio: simplify IO memory mapping by Grygorii Strashko · 10 years ago
  7. 4e8b4c8 net: davinci_mdio: drop pinctrl_pm_select_default_state from probe by Grygorii Strashko · 10 years ago
  8. 50d0636 net: davinci_mdio: use devm_* api by Grygorii Strashko · 10 years ago
  9. ca8b6e0 net: via-rhine: Drop revision property, use quirks instead by Alexey Charkov · 10 years ago
  10. cc80ee1 net: stmmac: set phy to use polling by default by Dinh Nguyen · 10 years ago
  11. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  12. 6bb3f23 i40e/i40evf: Retrieve and store missing link config information by Neerav Parikh · 10 years ago
  13. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 10 years ago
  14. 53275f2 i40e: Do not expose fd-sb commands from debugfs by Anjali Singhai Jain · 10 years ago
  15. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 10 years ago
  16. 9d2f98e i40e: Change variable type to avoid typecheck failure by Kevin Scott · 10 years ago
  17. c50d2e5 i40evf: remove debugging message by Mitch Williams · 10 years ago
  18. 169f407 i40evf: fix panic on PF driver fail by Mitch Williams · 10 years ago
  19. 014269f i40e: Don't stop driver probe when querying DCB config fails by Neerav Parikh · 10 years ago
  20. 0672a09 i40e: Redistribute queue vectors after DCB reconfiguration by Neerav Parikh · 10 years ago
  21. d246601 i40e/i40evf: add driver version string to driver version command by Shannon Nelson · 10 years ago
  22. 37cc0d2 i40e: Use port VLAN in MAC/VLAN filter configuration by Greg Rose · 10 years ago
  23. 4e9dc31 i40evf: support ethtool RSS options by Mitch A Williams · 10 years ago
  24. 1315f7c i40e: Retain MAC filters when changing port VLAN by Greg Rose · 10 years ago
  25. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago
  26. d736574 qlcnic: Update version to 5.3.58 by Jitendra Kalsaria · 10 years ago
  27. aaecf51 qlcnic: Limit vNIC support in legacy interrupt mode by Sucheta Chakraborty · 10 years ago
  28. c65762f qlcnic: Add driver logs in error path. by Sucheta Chakraborty · 10 years ago
  29. 868e914 qlcnic: Allow setting TX interrupt coalescing parameters from VF. by Sucheta Chakraborty · 10 years ago
  30. 1f0f467 qlcnic: Add hwmon interface to export board temperature. by Harish Patil · 10 years ago
  31. ddfbac0 qlcnic: Optimize MAC learning code by Shahed Shaikh · 10 years ago
  32. f716775 qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  33. a42c3a2 qlge: Convert /n to \n by Joe Perches · 10 years ago
  34. a3862db net: systemport: hook SYSTEMPORT driver in the build by Florian Fainelli · 10 years ago
  35. 80105be net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver by Florian Fainelli · 10 years ago
  36. a1f6347 igb: Change memcpy to struct assignment by Carolyn Wyborny · 10 years ago
  37. f6f38e2 igb: Replace 1/0 return values with true/false by Carolyn Wyborny · 10 years ago
  38. be28b63 igb: Cleanups to remove unneeded extern declaration by Carolyn Wyborny · 10 years ago
  39. cd1631c igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE by Carolyn Wyborny · 10 years ago
  40. 6dd6d2b igb: Cleanups to fix static initialization by Carolyn Wyborny · 10 years ago
  41. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 10 years ago
  42. c502ea2 igb: Cleanups to fix line length warnings by Carolyn Wyborny · 10 years ago
  43. da1f1df igb: Cleanups to remove return parentheses by Carolyn Wyborny · 10 years ago
  44. b26141d igb: Cleanups to fix missing break in switch statements by Carolyn Wyborny · 10 years ago
  45. 81ad807 igb: Cleanups to fix assignment in if error by Carolyn Wyborny · 10 years ago
  46. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 10 years ago
  47. bed83e9 igb: Cleanups to fix for trailing statement by Carolyn Wyborny · 10 years ago
  48. c4917c6 igb: Cleanups to fix pointer location error by Carolyn Wyborny · 10 years ago
  49. d42f157 Altera TSE: Remove unnecessary cast of void pointers by Tobias Klauser · 10 years ago
  50. 6afc0d7 bcm63xx_enet: Use ARRAY_SIZE instead of open coding it by Tobias Klauser · 10 years ago
  51. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 10 years ago
  53. 573be69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  54. 2d28386 net: via-rhine: add OF bus binding by Alexey Charkov · 10 years ago
  55. f7630d1 net: via-rhine: reduce usage of the PCI-specific struct by Alexey Charkov · 10 years ago
  56. 4087c4d net: via-rhine: switch to generic DMA functions by Alexey Charkov · 10 years ago
  57. 84ca55a i40e: report VF link state correctly by Mitch Williams · 10 years ago
  58. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 10 years ago
  59. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 10 years ago
  60. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 10 years ago
  61. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 10 years ago
  62. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 10 years ago
  63. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 10 years ago
  64. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 10 years ago
  65. b8ce18c ixgbevf: remove 82599 from the module description by Emil Tantilov · 10 years ago
  66. 5d7daa3 ixgbe: improve mac filter handling by Jacob Keller · 10 years ago
  67. b335e75 ixgbe: change handling of multicast filters by Jacob Keller · 10 years ago
  68. a9b8943 ixgbe: remove vlan_filter_disable and enable functions by Jacob Keller · 10 years ago
  69. f8e2472 ixgbe: Use out-of-line function for register reads by Mark Rustad · 10 years ago
  70. e577662 ixgbe: convert low_water into an array by Jacob Keller · 10 years ago
  71. fd0d192 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  72. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  73. 862aa49 neterion/s2io: remove unused s2io_start_tx_queue routine by Ying Xue · 10 years ago
  74. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 10 years ago
  75. 7b07bd4 net: sxgbe: Added phy_found error path by Byungho An · 10 years ago
  76. 3ee2b7c net: sxgbe: rearrange dma descriptor by Byungho An · 10 years ago
  77. 235a251 arc_emac: write initial MAC address from devicetree to hw by Max Schwarz · 10 years ago
  78. b98d1df i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  79. 99c472a i40e: Tweak for-loop in i40e_ethtool.c by Catherine Sullivan · 10 years ago
  80. 7c12200 i40e: Cleanup if/else statements by Catherine Sullivan · 10 years ago
  81. 8a9eb7d i40e: rework fdir setup and teardown by Shannon Nelson · 10 years ago
  82. 8276f75 i40e: use generic vsi_open to unquiesce vsi by Shannon Nelson · 10 years ago
  83. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 10 years ago
  84. c22e3c6 i40e: prep vsi_open logic for non-netdev cases by Shannon Nelson · 10 years ago
  85. befc229 i40e/i40evf: update AdminQ API by Shannon Nelson · 10 years ago
  86. c9296ad i40e/i40evf: add tracking to NVM busy state by Shannon Nelson · 10 years ago
  87. 7d54eb2 i40e: Fix an issue with displaying IPv4 FD filters by Anjali Singhai Jain · 10 years ago
  88. 98c95a6 i40e: Remove a FW workaround by Catherine Sullivan · 10 years ago
  89. acb3676 i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  90. 6b19289 i40e: Enable VF Tx bandwidth setting by Mitch Williams · 10 years ago
  91. f9b4b62 i40e: Reset the VF upon conflicting VLAN configuration by Greg Rose · 10 years ago
  92. 0b3aec8 i40e/i40evf: unhide and enable to one prefena field by Jesse Brandeburg · 10 years ago
  93. 4ba0dea i40e: Add bridge FDB add/del/dump ops by Greg Rose · 10 years ago
  94. 2d7f2f9 stmmac: remove stmmac_config by Florian Fainelli · 10 years ago
  95. 3e19ca4 net: sxgbe: remove sxgbe_config by Florian Fainelli · 10 years ago
  96. ca6bd4f net: cpmac: remove cpmac_config by Florian Fainelli · 10 years ago
  97. 5672a8f net: ethoc: remove ethoc_config by Florian Fainelli · 10 years ago
  98. 85da101 net: sxgbe: make local functions static by Jingoo Han · 10 years ago
  99. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  100. eda183c ixgbe: clean up Rx time stamping code by Jakub Kicinski · 10 years ago