1. 51f3078 bnxt_en: Allow statistics DMA to be configurable using ethtool -C. by Michael Chan · 8 years ago
  2. 87027db bnxt_en: Assign netdev->dev_port with port ID. by Michael Chan · 8 years ago
  3. 17c71ac bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled. by Michael Chan · 8 years ago
  4. dc7aadb bnxt_en: Increase maximum supported MTU to 9500. by Vasundhara Volam · 8 years ago
  5. 550feeb bnxt_en: Enable MRU enables bit when configuring VNIC MRU. by Michael Chan · 8 years ago
  6. 93e0b4f bnxt_en: Add support for firmware updates for additional processors. by Rob Swindell · 8 years ago
  7. 08141e0 bnxt_en: Request firmware reset after successful firwmare update by Rob Swindell · 8 years ago
  8. a4c3634 bnxt_en: Add support for updating flash more securely by Rob Swindell · 8 years ago
  9. 2a5bedf bnxt_en: Do function reset on the 1st PF open only. by Michael Chan · 8 years ago
  10. a58a3e6 bnxt_en: Update firmware spec. to 1.3.0. by Michael Chan · 8 years ago
  11. 75362a3 bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops. by Michael Chan · 8 years ago
  12. efb15c3 net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  13. c332177 net: ethernet: davinci_emac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  14. cb67b83 net/mlx5e: Introduce SRIOV VF representors by Hadar Hen Zion · 8 years ago
  15. 127ea38 net/mlx5: Add Representors registration API by Hadar Hen Zion · 8 years ago
  16. 6bfd390 net/mlx5e: Add support for multiple profiles by Hadar Hen Zion · 8 years ago
  17. 398f335 net/mlx5e: Mark enabled RQTs instances explicitly by Hadar Hen Zion · 8 years ago
  18. 724b2aa net/mlx5e: TIRs management refactoring by Hadar Hen Zion · 8 years ago
  19. b50d292 net/mlx5e: Create NIC global resources only once by Hadar Hen Zion · 8 years ago
  20. c930a3a net/mlx5e: Add devlink based SRIOV mode changes by Or Gerlitz · 8 years ago
  21. feae908 net/mlx5: Add devlink interface by Or Gerlitz · 8 years ago
  22. fed9ce2 net/mlx5: E-Switch, Add API to create vport rx rules by Or Gerlitz · 8 years ago
  23. c116c6e net/mlx5: E-Switch, Add offloads table by Or Gerlitz · 8 years ago
  24. acbc200 net/mlx5: Introduce offloads steering namespace by Or Gerlitz · 8 years ago
  25. ab22be9 net/mlx5: E-Switch, Add API to create send-to-vport rules by Or Gerlitz · 8 years ago
  26. 3aa3357 net/mlx5: E-Switch, Add miss rule for offloads mode by Or Gerlitz · 8 years ago
  27. 69697b6 net/mlx5: E-Switch, Add support for the sriov offloads mode by Or Gerlitz · 8 years ago
  28. 6ab36e3 net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch by Or Gerlitz · 8 years ago
  29. b15dc29 net: hns: get reset registers from DT by Kejian Yan · 8 years ago
  30. 5d2525f net: hns: add media-type property for hns by Kejian Yan · 8 years ago
  31. 2e14b21 net: hns: remove redundant hns_mac_dev_to_enet_if() by Kejian Yan · 8 years ago
  32. 45fc764 net: hns: normalize two different loop by Daode Huang · 8 years ago
  33. 6ba312e net: hns: add a space before "*/" by Daode Huang · 8 years ago
  34. 68fa163 net: hns: delete redundant parenthese by Daode Huang · 8 years ago
  35. 8ec98ba net: hns: change code style from a = a + x to a += x by Daode Huang · 8 years ago
  36. d9fdb4e net: hns: fix code style about hns driver by Daode Huang · 8 years ago
  37. 466fc79 atm: horizon: Use setup_timer by Amitoj Kaur Chawla · 8 years ago
  38. 831a8e6 qede: Bump up driver version to 8.10.1.20 by Manish Chopra · 8 years ago
  39. 3d78999 qede: Add get/set rx copy break tunable support by Manish Chopra · 8 years ago
  40. 312e067 qede: Utilize xmit_more by Manish Chopra · 8 years ago
  41. c774169 qede: qede_poll refactoring by Manish Chopra · 8 years ago
  42. c72a612 qede: Add support for handling IP fragmented packets. by Manish Chopra · 8 years ago
  43. 1576d98 tun: switch to use skb array for tx by Jason Wang · 8 years ago
  44. 435c556 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  45. 2370def nfp: implement ethtool .get_link() callback by Jakub Kicinski · 8 years ago
  46. f642963 nfp: remove unused parameter from nfp_net_write_mac_addr() by Jakub Kicinski · 8 years ago
  47. 796312c nfp: correct name of control BAR define by Jakub Kicinski · 8 years ago
  48. 6fde0e6 be2net: signedness bug in be_msix_enable() by Dan Carpenter · 8 years ago
  49. 8067302 net-next: mediatek: add support for IRQ grouping by John Crispin · 8 years ago
  50. 7bc9cce net-next: mediatek: add IRQ locking by John Crispin · 8 years ago
  51. eece71e net-next: mediatek: don't use intermediate variables to store IRQ masks by John Crispin · 8 years ago
  52. 6e6edd8 net-next: mediatek: remove superfluous register reads by John Crispin · 8 years ago
  53. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 8 years ago
  55. 581e0c7 ixgbe: fix spoofed packets with macvlans by Emil Tantilov · 8 years ago
  56. 918b89e ixgbe: Correct reporting of timestamping for x550 by Tony Nguyen · 8 years ago
  57. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. 0a38c17 fm10k: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  59. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 8 years ago
  60. e3f2350 igb: implement igb_ptp_suspend by Jacob Keller · 8 years ago
  61. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 8 years ago
  62. 6373716 igb: introduce IGB_PTP_OVERFLOW_CHECK flag by Jacob Keller · 8 years ago
  63. 462f118 igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP by Jacob Keller · 8 years ago
  64. 12746fd ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads by Amritha Nambiar · 8 years ago
  65. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  66. 1ecedc9 ixgbe: Fix deleting link filters for cls_u32 offloads by Amritha Nambiar · 8 years ago
  67. 3d05b15 e1000e: prevent division by zero if TIMINCA is zero by Denys Vlasenko · 8 years ago
  68. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 8 years ago
  69. fb5677a fm10k: Align Rx buffers to 512B blocks by Alexander Duyck · 8 years ago
  70. 124579d fm10k: don't use BIT() macro where the value isn't a bitmask by Jacob Keller · 8 years ago
  71. 6f30e8b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  72. cb90d3e net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. f786f35 net: ethernet: lpc_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  74. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  75. d2890de qede: Fix the static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  76. 51d9988 qed: Fix static checker warnings. by Sudarsana Reddy Kalluru · 8 years ago
  77. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  78. fb773e9 net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. 8e07269 net: ethernet: mvpp2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  80. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  81. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  82. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  83. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  84. 5eca291 dsa: b53: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 8 years ago
  85. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  86. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  87. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  88. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  89. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  90. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  91. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  92. 742fb20 net: ethernet: ti: cpdma: switch to use genalloc by Grygorii Strashko · 8 years ago
  93. 3ec0a0f net: marvell: Add separate config ANEG function for Marvell 88E1111 by Harini Katakam · 8 years ago
  94. c37d4a0 Maxim/driver: Add driver for maxim ds26522 by Zhao Qiang · 8 years ago
  95. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  96. de4921c Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  97. 595d9e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  98. 8a79813 net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  99. ce554d3 net: ethernet: dwc_eth_qos: use phydev from struct net_device by Philippe Reynes · 8 years ago
  100. 13e4c23 net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago