1. 90e20921 bnxt_en: Add hwrm_send_message_silent(). by Michael Chan · 9 years ago
  2. fbfbc48 bnxt_en: Refactor _hwrm_send_message(). by Michael Chan · 9 years ago
  3. 3ebf6f0 bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO by Rob Swindell · 9 years ago
  4. a8643e1 bnxt_en: Fix dmesg log firmware error messages. by Michael Chan · 9 years ago
  5. ff4fe81 bnxt_en: Use firmware provided message timeout value. by Michael Chan · 9 years ago
  6. dfc9c94 bnxt_en: Add coalescing support for tx rings. by Michael Chan · 9 years ago
  7. bb053f5 bnxt_en: Refactor bnxt_hwrm_set_coal(). by Michael Chan · 9 years ago
  8. dfb5b89 bnxt_en: Store irq coalescing timer values in micro seconds. by Michael Chan · 9 years ago
  9. 1924136 bnxt_en: Send PF driver unload notification to all VFs. by Jeffrey Huang · 9 years ago
  10. 3874d6a bnxt_en: Improve bnxt_vf_update_mac(). by Jeffrey Huang · 9 years ago
  11. 0c92c94 Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  12. 349e0c5 lan78xx: add ethtool set & get pause functions by Woojung.Huh@microchip.com · 9 years ago
  13. e270b2d lan78xx: remove unnecessary code by Woojung.Huh@microchip.com · 9 years ago
  14. 87177ba lan78xx: replace devid to chipid & chiprev by Woojung.Huh@microchip.com · 9 years ago
  15. 49eb938 hv_netvsc: add ethtool support for set and get of settings by sixiao@microsoft.com · 9 years ago
  16. f12d33f 3c59x: Ensure to apply the expires time by Stafford Horne · 9 years ago
  17. f73e0c2 rocker: fix an error code by Dan Carpenter · 9 years ago
  18. e1bae75 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  19. 0dfa61b can: rcar: add gen[12] fallback compatibility strings by Simon Horman · 9 years ago
  20. 59097ac can: ems_usb: fix coding style by Marc Kleine-Budde · 9 years ago
  21. 3d8f7cc net: mlx4: use new ETHTOOL_G/SSETTINGS API by David Decotigny · 9 years ago
  22. 008eb73 net: fcoe: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  23. 0ab6b54 net: team: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  24. 85f9581 net: macvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  25. 314d10d net: ipvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  26. 9856909 net: bonding: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  27. 96a0c39 net: usnic: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  28. 4813333 net: usnic: use __ethtool_get_settings by David Decotigny · 9 years ago
  29. 4f03980 net: usnic: remove unused call to ethtool_ops::get_settings by David Decotigny · 9 years ago
  30. 5abd7e92 qed, qede: rebrand module description by Yuval Mintz · 9 years ago
  31. 0dfaba6 qed: Prevent probe on previous error by Yuval Mintz · 9 years ago
  32. d43d3f0 qed: add MODULE_FIRMWARE() by Yuval Mintz · 9 years ago
  33. 8e025ae qede: Don't report link change needlessly by Yuval Mintz · 9 years ago
  34. b1199b1 qede: Linearize SKBs when needed by Yuval Mintz · 9 years ago
  35. 0e7441d qede: Change pci DID for 10g device by Yuval Mintz · 9 years ago
  36. 016c0bb netxen: Use kobj_to_dev() by Amitoj Kaur Chawla · 9 years ago
  37. 5b6490d 3c59x: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  38. de55558 forcedeth: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  39. 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  40. f54af12 gianfar: fix endianness for hardware timestamp by Yangbo Lu · 9 years ago
  41. c35ec77 gianfar_ptp: replace get_of_u32 with of_property_read_u32 by Yangbo Lu · 9 years ago
  42. 407353e phy: marvell: Fix 88E1510 initialization by Clemens Gruber · 9 years ago
  43. ceff5ef net: dsa: mv88e6xxx: implement port_vlan_dump by Vivien Didelot · 9 years ago
  44. 10a5af2 vxlan: simplify metadata_dst usage in vxlan_rcv by Jiri Benc · 9 years ago
  45. f2d1968ec vxlan: consolidate rx handling to a single function by Jiri Benc · 9 years ago
  46. 760c680 vxlan: move ECN decapsulation to a separate function by Jiri Benc · 9 years ago
  47. 1ab016e vxlan: move inner L2 header processing to a separate function by Jiri Benc · 9 years ago
  48. 64f87d3 vxlan: consolidate GBP handling even more by Jiri Benc · 9 years ago
  49. 555d5b7 ppp: clarify parsing of user supplied data in ppp_set_compress() by Guillaume Nault · 9 years ago
  50. 4fee7da bnx2x: add a separate GENEVE Kconfig symbol by Arnd Bergmann · 9 years ago
  51. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  52. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 9 years ago
  53. cc54a59 igbvf: remove "link is Up" message when registering mcast address by Jon Maxwell · 9 years ago
  54. ea6ce60 igbvf: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  55. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  56. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 9 years ago
  57. 569f3b3 igb: add conditions for I210 to generate periodic clock output by Roland Hii · 9 years ago
  58. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 9 years ago
  59. 5b70e4a igb: constify e1000_phy_operations structure by Julia Lawall · 9 years ago
  60. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 9 years ago
  61. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 9 years ago
  62. c5c6d077 e1000e: Clear ULP configuration register on ULP exit by Raanan Avargil · 9 years ago
  63. c26f40d e1000e: Set HW FIFO minimum pointer gap for non-gig speeds by Raanan Avargil · 9 years ago
  64. 74f3129 e1000e: Increase PHY PLL clock gate timing by Raanan Avargil · 9 years ago
  65. 6721e9d e1000e: Increase ULP timer by Raanan Avargil · 9 years ago
  66. 48963b4 gianfar: Remove redundant ops for do_tstamp from xmit() by Claudiu Manoil · 9 years ago
  67. 42f397a gianfar: Use skb_frag_t pointers inside xmit() by Claudiu Manoil · 9 years ago
  68. e19d083 gianfar: Map head TxBD first by Claudiu Manoil · 9 years ago
  69. 9e4e620 bgmac: support Ethernet device on BCM47094 SoC by Rafał Miłecki · 9 years ago
  70. 127bfce be2net: Fix a UE caused by passing large frames to the ASIC by ajit.khaparde@broadcom.com · 9 years ago
  71. b0fd2eb be2net: Declare some u16 fields as u32 to improve performance by ajit.khaparde@broadcom.com · 9 years ago
  72. 89db09e net/mlx5e: Add TX inner packet counters by Matthew Finlay · 9 years ago
  73. 9879515 net/mlx5e: Add TX stateless offloads for tunneling by Matthew Finlay · 9 years ago
  74. b3f63c3 net/mlx5e: Add netdev support for VXLAN tunneling by Matthew Finlay · 9 years ago
  75. 1afff42 net/mlx5e: Protect en header file from redefinitions by Matthew Finlay · 9 years ago
  76. 5f6d12d net/mlx5e: Move to checksum complete by Matthew Finlay · 9 years ago
  77. 928cfe8 net/mlx5e: Wake On LAN support by Tariq Toukan · 9 years ago
  78. d888079 net/mlx5e: Implement DCBNL IEEE max rate by Tariq Toukan · 9 years ago
  79. ef91843 net/mlx5e: Support DCBNL IEEE PFC by Achiad Shochat · 9 years ago
  80. 08fb1da net/mlx5e: Support DCBNL IEEE ETS by Saeed Mahameed · 9 years ago
  81. 4f3961e net/mlx5: Introduce physical port TC/prio access functions by Saeed Mahameed · 9 years ago
  82. ad909eb net/mlx5: Introduce physical port PFC access functions by Achiad Shochat · 9 years ago
  83. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 9 years ago
  84. da9c359 net: dsa: mv88e6xxx: check hardware VLAN in use by Vivien Didelot · 9 years ago
  85. a669275 net: dsa: pass bridge down to drivers by Vivien Didelot · 9 years ago
  86. d715fa6 net: dsa: mv88e6xxx: add port private structure by Vivien Didelot · 9 years ago
  87. a30a9ea rocker: fix rocker_world_port_obj_vlan_add() by Dan Carpenter · 9 years ago
  88. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  90. 5c102d0e Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  91. a16152c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  92. 7ee302f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  93. 0c71de6 netcp: use pointer to fix build fail by Sudip Mukherjee · 9 years ago
  94. d856626 Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  95. 4ec0b6d bnx2x: Fix 84833 phy command handler by Yuval Mintz · 9 years ago
  96. bb1187a bnx2x: Fix led setting for 84858 phy. by Yuval Mintz · 9 years ago
  97. 27ba2d2 bnx2x: Correct 84858 PHY fw version by Yuval Mintz · 9 years ago
  98. 512ab9a bnx2x: Fix 84833 RX CRC by Yuval Mintz · 9 years ago
  99. 1e411f0 bnx2x: Fix link-forcing for KR2 by Yuval Mintz · 9 years ago
  100. d4ee528 qed,qede: Bump driver versions to 8.7.0.0 by Yuval Mintz · 9 years ago