1. d00a828 net: ethernet: bgmac: change bgmac_* prints to dev_* prints by Jon Mason · 8 years ago
  2. 09a7636 bnxt: fix a condition by Dan Carpenter · 8 years ago
  3. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. 4386f56 net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  5. 62469c7 net: ethernet: bcmgenet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  6. 51f3078 bnxt_en: Allow statistics DMA to be configurable using ethtool -C. by Michael Chan · 8 years ago
  7. 87027db bnxt_en: Assign netdev->dev_port with port ID. by Michael Chan · 8 years ago
  8. 17c71ac bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled. by Michael Chan · 8 years ago
  9. dc7aadb bnxt_en: Increase maximum supported MTU to 9500. by Vasundhara Volam · 8 years ago
  10. 550feeb bnxt_en: Enable MRU enables bit when configuring VNIC MRU. by Michael Chan · 8 years ago
  11. 93e0b4f bnxt_en: Add support for firmware updates for additional processors. by Rob Swindell · 8 years ago
  12. 08141e0 bnxt_en: Request firmware reset after successful firwmare update by Rob Swindell · 8 years ago
  13. a4c3634 bnxt_en: Add support for updating flash more securely by Rob Swindell · 8 years ago
  14. 2a5bedf bnxt_en: Do function reset on the 1st PF open only. by Michael Chan · 8 years ago
  15. a58a3e6 bnxt_en: Update firmware spec. to 1.3.0. by Michael Chan · 8 years ago
  16. 75362a3 bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops. by Michael Chan · 8 years ago
  17. 016eb55 net: bcmsysport: Device stats are unsigned long by Florian Fainelli · 8 years ago
  18. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 3894396 net: bgmac: Remove superflous netif_carrier_on() by Florian Fainelli · 8 years ago
  20. c3897f2 net: bgmac: Start transmit queue in bgmac_open by Florian Fainelli · 8 years ago
  21. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 8 years ago
  22. 904632a net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  23. b21fcb2 net: ethernet: bgmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  24. 697666e net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  25. 715a022 net: ethernet: bcmsysport: use phydev from struct net_device by Philippe Reynes · 8 years ago
  26. 7cdd5fc bnxt: Move GENEVE support from hard-coded port to using port notifier by Alexander Duyck · 8 years ago
  27. ad51b8e bnxt: Update drivers to support unified UDP encapsulation offload functions by Alexander Duyck · 8 years ago
  28. 6b35291 bnx2x: Move all UDP port notifiers to single function by Alexander Duyck · 8 years ago
  29. 00c04a9 bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API. by Michael Chan · 8 years ago
  30. 93ed811 bnxt_en: Don't allow autoneg on cards that don't support it. by Michael Chan · 8 years ago
  31. b24eb6a bnxt_en: Add BCM5731X and BCM5741X device IDs. by Michael Chan · 8 years ago
  32. 94758f8 bnxt_en: Add GRO logic for BCM5731X chips. by Michael Chan · 8 years ago
  33. 309369c bnxt_en: Refactor bnxt_gro_skb(). by Michael Chan · 8 years ago
  34. 659c805 bnxt_en: Define the supported chip numbers. by Michael Chan · 8 years ago
  35. ebcd4ee bnxt_en: Add PCI device ID for 57404 NPAR devices. by Michael Chan · 8 years ago
  36. 567b2ab bnxt_en: Enable NPAR (NIC Partitioning) Support. by Satish Baddipadige · 8 years ago
  37. fc0f192 bnxt_en: Handle VF_CFG_CHANGE event from firmware. by Michael Chan · 8 years ago
  38. 6988bd9 bnxt_en: Add new function bnxt_reset(). by Michael Chan · 8 years ago
  39. cf6645f bnxt_en: Add function for VF driver to query default VLAN. by Michael Chan · 8 years ago
  40. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 6d490f62 bgmac: Maintain some netdev statistics by Florian Fainelli · 8 years ago
  42. f6613d4 bgmac: Add support for ethtool statistics by Florian Fainelli · 8 years ago
  43. 2022e9d bgmac: Bind net_device with backing device structure by Florian Fainelli · 8 years ago
  44. 8852ddb bnxt_en: Simplify VLAN receive logic. by Michael Chan · 8 years ago
  45. 5a9f6b2 bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together. by Michael Chan · 8 years ago
  46. b9a8460 bnxt_en: Fix tx push race condition. by Michael Chan · 8 years ago
  47. a02cc9d bnx2x: allow adding VLANs while interface is down by Michal Schmidt · 8 years ago
  48. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  49. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  50. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  51. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 8 years ago
  52. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 8 years ago
  53. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 8 years ago
  54. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 8 years ago
  55. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 8 years ago
  56. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 8 years ago
  57. 90c4f78 bnxt_en: Report PCIe link speed and width during driver load by Ajit Khaparde · 8 years ago
  58. 42ee18f bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO by Ajit Khaparde · 8 years ago
  59. 18d6e4e bnxt_en: Fix invalid max channel parameter in ethtool -l. by Satish Baddipadige · 8 years ago
  60. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. fa7e281 bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) by Michael Chan · 8 years ago
  62. 376a5b8 bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) by Michael Chan · 8 years ago
  63. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. f37bd0c cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure by Jon Maxwell · 8 years ago
  65. 7d2837d bnxt_en: Setup multicast properly after resetting device. by Michael Chan · 8 years ago
  66. 67a95e2 bnxt_en: Need memory barrier when processing the completion ring. by Michael Chan · 8 years ago
  67. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  68. 152971e bnxt: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  69. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  71. 89d0a06 bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary. by Michael Chan · 8 years ago
  72. 2839f28 bnxt_en: Limit RX BD pages to be no bigger than 32K. by Michael Chan · 8 years ago
  73. 1fa72e2 bnxt_en: Don't fallback to INTA on VF. by Michael Chan · 8 years ago
  74. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. c82f47e net: bcmsysport: use napi_complete_done() by Florian Fainelli · 8 years ago
  76. ba90950 net: bcmsysport: use __napi_schedule_irqoff() by Florian Fainelli · 8 years ago
  77. 6517eb5 net: bcmgenet: device stats are unsigned long by Eric Dumazet · 8 years ago
  78. c02bc35 bgmac: fix MAC soft-reset bit for corerev > 4 by Felix Fietkau · 8 years ago
  79. b4dfd8e bgmac: reset & enable Ethernet core before using it by Rafał Miłecki · 8 years ago
  80. e178c8c net: bcmgenet: add BQL support by Petri Gynther · 8 years ago
  81. dac916f net: bcmgenet: use __napi_schedule_irqoff() by Florian Fainelli · 8 years ago
  82. eb96ce0 net: bcmgenet: use napi_complete_done() by Eric Dumazet · 8 years ago
  83. 8cbde11 bnxt_en: Add async event handling for speed config changes. by Michael Chan · 8 years ago
  84. 84c33dd bnxt_en: Call firmware to approve VF MAC address change. by Michael Chan · 8 years ago
  85. 33f7d55 bnxt_en: Shutdown link when device is closed. by Michael Chan · 8 years ago
  86. 03efbec bnxt_en: Disallow forced speed for 10GBaseT devices. by Michael Chan · 8 years ago
  87. 7ee4062 net: bcmgenet: cleanup for dmadesc_set() by Petri Gynther · 8 years ago
  88. 824ba60 net: bcmgenet: cleanup for bcmgenet_xmit_frag() by Petri Gynther · 8 years ago
  89. f5a9ec2 net: bcmgenet: cleanup for bcmgenet_xmit() by Petri Gynther · 8 years ago
  90. 29c262f bnxt_en: Improve ethtool .get_settings(). by Michael Chan · 8 years ago
  91. 9d9cee0 bnxt_en: Check for valid forced speed during ethtool -s. by Michael Chan · 8 years ago
  92. 4bb13ab bnxt_en: Add unsupported SFP+ module warnings. by Michael Chan · 8 years ago
  93. 25be862 bnxt_en: Set async event bits when registering with the firmware. by Michael Chan · 8 years ago
  94. 72b34f0 bnxt_en: Add get_eee() and set_eee() ethtool support. by Michael Chan · 8 years ago
  95. 939f7f0 bnxt_en: Add EEE setup code. by Michael Chan · 8 years ago
  96. 170ce01 bnxt_en: Add basic EEE support. by Michael Chan · 8 years ago
  97. c9ee951 bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface. by Michael Chan · 8 years ago
  98. 11f15ed bnxt_en: Update to Firmware 1.2.2 spec. by Michael Chan · 8 years ago
  99. 3c02d1b bnxt_en: Fix ethtool -a reporting. by Michael Chan · 8 years ago
  100. 49b5c7a bnxt_en: Fix typo in bnxt_hwrm_set_pause_common(). by Michael Chan · 8 years ago