1. 62469c7 net: ethernet: bcmgenet: use phydev from struct net_device by Philippe Reynes · 9 years ago
  2. 4694e6e net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  3. 01dea53 net: ethernet: arc: emac: use phydev from struct net_device by Philippe Reynes · 9 years ago
  4. fa01848 net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  5. 2a62416 net: ethernet: ixp4xx_eth: use phydev from struct net_device by Philippe Reynes · 9 years ago
  6. 2c08740 net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  7. f788e32 net: ethernet: smsc: smsc911x: use phydev from struct net_device by Philippe Reynes · 9 years ago
  8. 5376d95 net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  9. d1e3a35 net: ethernet: lantiq_etop: use phydev from struct net_device by Philippe Reynes · 9 years ago
  10. f4400de net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  11. 9e8e6e8 net: ethernet: cavium: octeon: use phydev from struct net_device by Philippe Reynes · 9 years ago
  12. 5d4de16 net/mlx4: Fix some indent inconsistancy by Christophe Jaillet · 9 years ago
  13. 8186f6e net-next: mediatek: fix compile error inside mtk_poll_controller() by John Crispin · 9 years ago
  14. 7b27ce7 mlxsw: spectrum: Add traps needed for router implementation by Jiri Pirko · 9 years ago
  15. 10f00aa mlxsw: spectrum: Use action 'discard' when removing traps by Ido Schimmel · 9 years ago
  16. 3dc2668 mlxsw: reg: Add Router Interface Table Register by Ido Schimmel · 9 years ago
  17. d82d8c0 mlxsw: reg: Add FDB action to forward to router by Ido Schimmel · 9 years ago
  18. fa3054f mlxsw: spectrum: Add router interface struct by Ido Schimmel · 9 years ago
  19. 464dce1 mlxsw: spectrum_router: Add basic ipv4 router initialization by Ido Schimmel · 9 years ago
  20. bbf2a47 mlxsw: spectrum: Initialize ports at the end of init sequence by Ido Schimmel · 9 years ago
  21. 69c407a mlxsw: reg: Add Router General Configuration Register by Ido Schimmel · 9 years ago
  22. 11943ff mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG by Ido Schimmel · 9 years ago
  23. 86bf95b mlxsw: spectrum: Sync PVID vPort LAG status by Ido Schimmel · 9 years ago
  24. 32d863f mlxsw: spectrum: Remove VLANs configuration via SELF flag by Ido Schimmel · 9 years ago
  25. 52697a9 mlxsw: spectrum: Send untagged packets through a port netdev by Ido Schimmel · 9 years ago
  26. 51f3078 bnxt_en: Allow statistics DMA to be configurable using ethtool -C. by Michael Chan · 9 years ago
  27. 87027db bnxt_en: Assign netdev->dev_port with port ID. by Michael Chan · 9 years ago
  28. 17c71ac bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled. by Michael Chan · 9 years ago
  29. dc7aadb bnxt_en: Increase maximum supported MTU to 9500. by Vasundhara Volam · 9 years ago
  30. 550feeb bnxt_en: Enable MRU enables bit when configuring VNIC MRU. by Michael Chan · 9 years ago
  31. 93e0b4f bnxt_en: Add support for firmware updates for additional processors. by Rob Swindell · 9 years ago
  32. 08141e0 bnxt_en: Request firmware reset after successful firwmare update by Rob Swindell · 9 years ago
  33. a4c3634 bnxt_en: Add support for updating flash more securely by Rob Swindell · 9 years ago
  34. 2a5bedf bnxt_en: Do function reset on the 1st PF open only. by Michael Chan · 9 years ago
  35. a58a3e6 bnxt_en: Update firmware spec. to 1.3.0. by Michael Chan · 9 years ago
  36. 75362a3 bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops. by Michael Chan · 9 years ago
  37. efb15c3 net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  38. c332177 net: ethernet: davinci_emac: use phydev from struct net_device by Philippe Reynes · 9 years ago
  39. cb67b83 net/mlx5e: Introduce SRIOV VF representors by Hadar Hen Zion · 9 years ago
  40. 127ea38 net/mlx5: Add Representors registration API by Hadar Hen Zion · 9 years ago
  41. 6bfd390 net/mlx5e: Add support for multiple profiles by Hadar Hen Zion · 9 years ago
  42. 398f335 net/mlx5e: Mark enabled RQTs instances explicitly by Hadar Hen Zion · 9 years ago
  43. 724b2aa net/mlx5e: TIRs management refactoring by Hadar Hen Zion · 9 years ago
  44. b50d292 net/mlx5e: Create NIC global resources only once by Hadar Hen Zion · 9 years ago
  45. c930a3a net/mlx5e: Add devlink based SRIOV mode changes by Or Gerlitz · 9 years ago
  46. feae908 net/mlx5: Add devlink interface by Or Gerlitz · 9 years ago
  47. fed9ce2 net/mlx5: E-Switch, Add API to create vport rx rules by Or Gerlitz · 9 years ago
  48. c116c6e net/mlx5: E-Switch, Add offloads table by Or Gerlitz · 9 years ago
  49. acbc200 net/mlx5: Introduce offloads steering namespace by Or Gerlitz · 9 years ago
  50. ab22be9 net/mlx5: E-Switch, Add API to create send-to-vport rules by Or Gerlitz · 9 years ago
  51. 3aa3357 net/mlx5: E-Switch, Add miss rule for offloads mode by Or Gerlitz · 9 years ago
  52. 69697b6 net/mlx5: E-Switch, Add support for the sriov offloads mode by Or Gerlitz · 9 years ago
  53. 6ab36e3 net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch by Or Gerlitz · 9 years ago
  54. b15dc29 net: hns: get reset registers from DT by Kejian Yan · 9 years ago
  55. 5d2525f net: hns: add media-type property for hns by Kejian Yan · 9 years ago
  56. 2e14b21 net: hns: remove redundant hns_mac_dev_to_enet_if() by Kejian Yan · 9 years ago
  57. 45fc764 net: hns: normalize two different loop by Daode Huang · 9 years ago
  58. 6ba312e net: hns: add a space before "*/" by Daode Huang · 9 years ago
  59. 68fa163 net: hns: delete redundant parenthese by Daode Huang · 9 years ago
  60. 8ec98ba net: hns: change code style from a = a + x to a += x by Daode Huang · 9 years ago
  61. d9fdb4e net: hns: fix code style about hns driver by Daode Huang · 9 years ago
  62. 831a8e6 qede: Bump up driver version to 8.10.1.20 by Manish Chopra · 9 years ago
  63. 3d78999 qede: Add get/set rx copy break tunable support by Manish Chopra · 9 years ago
  64. 312e067 qede: Utilize xmit_more by Manish Chopra · 9 years ago
  65. c774169 qede: qede_poll refactoring by Manish Chopra · 9 years ago
  66. c72a612 qede: Add support for handling IP fragmented packets. by Manish Chopra · 9 years ago
  67. 435c556 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  68. 2370def nfp: implement ethtool .get_link() callback by Jakub Kicinski · 9 years ago
  69. f642963 nfp: remove unused parameter from nfp_net_write_mac_addr() by Jakub Kicinski · 9 years ago
  70. 796312c nfp: correct name of control BAR define by Jakub Kicinski · 9 years ago
  71. 6fde0e6 be2net: signedness bug in be_msix_enable() by Dan Carpenter · 9 years ago
  72. 8067302 net-next: mediatek: add support for IRQ grouping by John Crispin · 9 years ago
  73. 7bc9cce net-next: mediatek: add IRQ locking by John Crispin · 9 years ago
  74. eece71e net-next: mediatek: don't use intermediate variables to store IRQ masks by John Crispin · 9 years ago
  75. 6e6edd8 net-next: mediatek: remove superfluous register reads by John Crispin · 9 years ago
  76. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 9 years ago
  78. 581e0c7 ixgbe: fix spoofed packets with macvlans by Emil Tantilov · 9 years ago
  79. 918b89e ixgbe: Correct reporting of timestamping for x550 by Tony Nguyen · 9 years ago
  80. 0a38c17 fm10k: Remove create_workqueue by Bhaktipriya Shridhar · 9 years ago
  81. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 9 years ago
  82. e3f2350 igb: implement igb_ptp_suspend by Jacob Keller · 9 years ago
  83. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 9 years ago
  84. 6373716 igb: introduce IGB_PTP_OVERFLOW_CHECK flag by Jacob Keller · 9 years ago
  85. 462f118 igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP by Jacob Keller · 9 years ago
  86. 12746fd ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads by Amritha Nambiar · 9 years ago
  87. 1ecedc9 ixgbe: Fix deleting link filters for cls_u32 offloads by Amritha Nambiar · 9 years ago
  88. 3d05b15 e1000e: prevent division by zero if TIMINCA is zero by Denys Vlasenko · 9 years ago
  89. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 9 years ago
  90. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 9 years ago
  91. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 9 years ago
  92. 6f30e8b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  93. cb90d3e net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  94. f786f35 net: ethernet: lpc_eth: use phydev from struct net_device by Philippe Reynes · 9 years ago
  95. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 9 years ago
  96. d2890de qede: Fix the static checker warnings. by Sudarsana Reddy Kalluru · 9 years ago
  97. 51d9988 qed: Fix static checker warnings. by Sudarsana Reddy Kalluru · 9 years ago
  98. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 9 years ago
  99. fb773e9 net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  100. 8e07269 net: ethernet: mvpp2: use phydev from struct net_device by Philippe Reynes · 9 years ago