1. a588e45 bnxt_en: Add interface to support RDMA driver. by Michael Chan · 8 years ago
  2. a1653b1 bnxt_en: Refactor the driver registration function with firmware. by Michael Chan · 8 years ago
  3. e4060d3 bnxt_en: Reserve RDMA resources by default. by Michael Chan · 8 years ago
  4. 7b08f66 bnxt_en: Improve completion ring allocation for VFs. by Michael Chan · 8 years ago
  5. aa8ed02 bnxt_en: Move function reset to bnxt_init_one(). by Michael Chan · 8 years ago
  6. 7809592 bnxt_en: Enable MSIX early in bnxt_init_one(). by Michael Chan · 8 years ago
  7. 33c2657 bnxt_en: Add bnxt_set_max_func_irqs(). by Michael Chan · 8 years ago
  8. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 360d9df bnx2x: Prevent tunnel config for 577xx by Mintz, Yuval · 8 years ago
  10. 65870fa bnx2x: Correct ringparam estimate when DOWN by Mintz, Yuval · 8 years ago
  11. 005f7e6 net: bnx2x: fix improper return value by Pan Bian · 8 years ago
  12. 89aa844 netdev: broadcom: propagate error code by Pan Bian · 8 years ago
  13. c77192f bnxt_en: Add PFC statistics. by Michael Chan · 8 years ago
  14. 7df4ae9 bnxt_en: Implement DCBNL to support host-based DCBX. by Michael Chan · 8 years ago
  15. 87c374d bnxt_en: Update firmware header file to latest 1.6.0. by Michael Chan · 8 years ago
  16. c5e3deb bnxt_en: Re-factor bnxt_setup_tc(). by Michael Chan · 8 years ago
  17. 0e24c0a bnx2x: use reset to set network header by Zhang Shengju · 8 years ago
  18. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 8c4799a net: bcmgenet: Utilize correct struct device for all DMA operations by Florian Fainelli · 8 years ago
  20. 140ca9d net: ethernet: bcmgenet: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  21. 39f8b0d net: ethernet: bcmsysport: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  22. 0da6054 net: bcmgenet: fix phydev reference leak by Johan Hovold · 8 years ago
  23. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 867d121 bnxt: do not busy-poll when link is down by Andy Gospodarek · 8 years ago
  25. 57aac71 bnxt_en: Fix a VXLAN vs GENEVE issue by Christophe Jaillet · 8 years ago
  26. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. b668534 bnx2: use READ_ONCE() instead of barrier() by Eric Dumazet · 8 years ago
  28. e5f6f56 bnxt: add a missing rcu synchronization by Eric Dumazet · 8 years ago
  29. a011952 bnxt_en: Add ethtool -n|-N rx-flow-hash support. by Michael Chan · 8 years ago
  30. 87da7f7 bnxt_en: Add UDP RSS support for 57X1X chips. by Michael Chan · 8 years ago
  31. 286ef9d bnxt_en: Enhance autoneg support. by Michael Chan · 8 years ago
  32. 16d663a bnxt_en: Update firmware interface spec to 1.5.4. by Michael Chan · 8 years ago
  33. 80f1c21 bnx2x: switch to napi_complete_done() by Eric Dumazet · 8 years ago
  34. 0fa1dfd net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  35. 08e10d4 net: bnx2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  36. 016e770 net: bcmgenet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  37. 42469bf net: bcm63xx_enet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  38. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 6df7786 bnx2: Wait for in-flight DMA to complete at probe stage by Baoquan He · 8 years ago
  40. 5d0d4b9 Revert "bnx2: Reset device during driver initialization" by Baoquan He · 8 years ago
  41. 73b9bad bnxt_en: Fix VF virtual link state. by Michael Chan · 8 years ago
  42. 3ffb6a3 bnxt_en: Fix ring arithmetic in bnxt_setup_tc(). by Michael Chan · 8 years ago
  43. ef8d759 bnxt_en: do not call napi_hash_add() by Eric Dumazet · 8 years ago
  44. cdb26d3 net: bgmac: fix reversed checks for clock control flag by Rafał Miłecki · 8 years ago
  45. dd5c5d0 net: ethernet: bgmac: add NS2 support by Jon Mason · 8 years ago
  46. 1676aba5ef net: ethernet: bgmac: device tree phy enablement by Jon Mason · 8 years ago
  47. fcdefcc bgmac: stop clearing DMA receive control register right after it is set by Andy Gospodarek · 8 years ago
  48. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. c121f72a net: bgmac: fix spelling mistake: "connecton" -> "connection" by Colin Ian King · 8 years ago
  50. 110447f8 ethernet: fix min/max MTU typos by Stefan Richter · 8 years ago
  51. a6e2846 bnx2x: Use the correct divisor value for PHC clock readings. by Sudarsana Reddy Kalluru · 8 years ago
  52. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  53. 4b75ca5 net: bcm63xx: avoid referencing uninitialized variable by Arnd Bergmann · 8 years ago
  54. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  55. 6bc8062 bnx2: fix locking when netconsole is used by Ivan Vecera · 8 years ago
  56. 4af1474 net: bgmac: Fix errant feature flag check by Jon Mason · 8 years ago
  57. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 8 years ago
  59. e96e0ed bnx2x: free the mac filter group list before freeing the cmd by jbaron@akamai.com · 8 years ago
  60. fa92bf0 net: bcmgenet: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  61. 0299b6a Revert "net: ethernet: bcmgenet: use phydev from struct net_device" by Florian Fainelli · 8 years ago
  62. 62c8d3d Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings" by Philippe Reynes · 8 years ago
  63. bf1a85a Revert "net: ethernet: bcmgenet: use phydev from struct net_device" by Florian Fainelli · 8 years ago
  64. b6f5be2 net: tg3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  65. 3129e15 bnx2x: allocate mac filtering pending list in PAGE_SIZE increments by Jason Baron · 8 years ago
  66. e8c6ae9 bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments by Jason Baron · 8 years ago
  67. e207260 net: bcmgenet: remove unused function in bcmgenet.c by Baoyou Xie · 8 years ago
  68. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  69. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 878786d bnxt_en: Fix build error for kernesl without RTC-LIB by Rob Swindell · 8 years ago
  71. 6b352eb net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  72. 639cfa9 net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. 625eb86 net: ethernet: broadcom: bcm63xx: use phydev from struct net_device by Philippe Reynes · 8 years ago
  74. 2406e5d net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. 51f141b net: ethernet: broadcom: b44: use phydev from struct net_device by Philippe Reynes · 8 years ago
  76. 350a714 bnxt_en: Fixed the VF link status after a link state change by Eddie Wai · 8 years ago
  77. ae8e98a bnxt_en: Support for "ethtool -r" command by Deepak Khungar · 8 years ago
  78. 4ffcd58 bnxt_en: Pad TX packets below 52 bytes. by Michael Chan · 8 years ago
  79. 001154e bnxt_en: Call firmware to approve the random VF MAC address. by Michael Chan · 8 years ago
  80. 7cc5a20 bnxt_en: Re-arrange bnxt_hwrm_func_qcaps(). by Michael Chan · 8 years ago
  81. 47f8e8b bnxt_en: Fix ethtool -l|-L inconsistent channel counts. by Michael Chan · 8 years ago
  82. 5ac67d8 bnxt_en: Added support for Secure Firmware Update by Rob Swindell · 8 years ago
  83. 441cabb bnxt_en: Update to firmware interface spec 1.5.1. by Michael Chan · 8 years ago
  84. adbc830 bnxt_en: Simplify PCI device names and add additinal PCI IDs. by Michael Chan · 8 years ago
  85. 8d6be8b bnxt_en: Use RSS flags defined in the bnxt_hsi.h file. by Michael Chan · 8 years ago
  86. 3e1be7a bnx2: Reset device during driver initialization by Baoquan He · 8 years ago
  87. da556d6 bnx2: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  88. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 736c4c1 bnx2x: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  90. 9d13744 bnxt_en: Fix TX push operation on ARM64. by Michael Chan · 8 years ago
  91. b44e108 bnx2x: don't reset chip on cleanup if PCI function is offline by Guilherme G. Piccoli · 8 years ago
  92. aabdd09 tg3: Fix for disallow tx coalescing time to be 0 by Ivan Vecera · 8 years ago
  93. c1ab0e9 net: systemport: constify ethtool_ops structures by Julia Lawall · 8 years ago
  94. 70591ab net: bcmgenet: constify ethtool_ops structures by Julia Lawall · 8 years ago
  95. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 9a0a5c4 net: systemport: Fix ordering in intrl2_*_mask_clear macro by Florian Fainelli · 8 years ago
  97. c7b7b48 bnx2x: Don't flush multicast MACs by Yuval Mintz · 8 years ago
  98. e2d8f64 net: bgmac: make it clear when setting interface type to RMII by Rafał Miłecki · 8 years ago
  99. 1cb94db net: bgmac: support Ethernet core on BCM53573 SoCs by Rafał Miłecki · 8 years ago
  100. b9f63ae net: bgmac: fix reversed check for MII registration error by Rafał Miłecki · 8 years ago