1. 7d149c5 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef by Rasmus Villemoes · 10 years ago
  2. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  3. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  4. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 10 years ago
  5. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  6. 98bb739 net: bcmgenet: correctly resume adapter from Wake-on-LAN by Florian Fainelli · 10 years ago
  7. c677ba8 net: bcmgenet: update UMAC_CMD only when link is detected by Florian Fainelli · 10 years ago
  8. cc013fb net: bcmgenet: correctly suspend and resume PHY device by Florian Fainelli · 10 years ago
  9. e4a60a9 net: bcmgenet: request and enable main clock earlier by Florian Fainelli · 10 years ago
  10. 9518259 net: bcmgenet: fix reference counting for phy node by Uwe Kleine-König · 10 years ago
  11. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. 4d8fdc9 tg3: Modify tg3_tso_bug() to handle multiple TX rings by Prashant Sreedharan · 10 years ago
  13. 7fc527f net: bcmgenet: correct spelling by Brian Norris · 10 years ago
  14. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. fe26566d bnx2x: fix crash during TSO tunneling by Dmitry Kravkov · 10 years ago
  16. 042d765 bnx2x: fix set_setting for some PHYs by Yaniv Rosner · 10 years ago
  17. c489be0 net: bcmgenet: use kcalloc instead of kzalloc by Florian Fainelli · 10 years ago
  18. 8900ea5 net: bcmgenet: add missing braces to some if statements by Florian Fainelli · 10 years ago
  19. 164d4f2 net: bcmgenet: add and remove missing blank lines by Florian Fainelli · 10 years ago
  20. c91b7f6 net: bcmgenet: re-align multiple lines correctly by Florian Fainelli · 10 years ago
  21. 5e811b3 net: bcmgenet: remove FSF mail address by Florian Fainelli · 10 years ago
  22. 474ea9c net: bcmgenet: correctly pad short packets by Florian Fainelli · 10 years ago
  23. 2405240 net: bcmgenet: only update UMAC_CMD if something changed by Florian Fainelli · 10 years ago
  24. 06ba837 net: bcmgenet: hook ethtool set/get_wol operations by Florian Fainelli · 10 years ago
  25. 8c90db7 net: bcmgenet: suspend and resume from Wake-on-LAN by Florian Fainelli · 10 years ago
  26. 1c3c1e7 net: bcmgenet: fix bcmgenet_wol_resume by Florian Fainelli · 10 years ago
  27. 8fdb0e0 net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bit by Florian Fainelli · 10 years ago
  28. c3ae64a net: bcmgenet: handle GENET_POWER_WOL_MAGIC by Florian Fainelli · 10 years ago
  29. c51de7f net: bcmgenet: add Wake-on-LAN support code by Florian Fainelli · 10 years ago
  30. 8562056 net: bcmgenet: request Wake-on-LAN interrupt by Florian Fainelli · 10 years ago
  31. b6e978e net: bcmgenet: add suspend/resume callbacks by Florian Fainelli · 10 years ago
  32. 909ff5e net: bcmgenet: modularize bcmgenet_{open,close} by Florian Fainelli · 10 years ago
  33. e29585b net: bcmgenet: add umac_enable_set helper by Florian Fainelli · 10 years ago
  34. ef3d4f1 net: bcmgenet: remove wol_enabled conditional code by Florian Fainelli · 10 years ago
  35. c265947 Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 by Anish Bhatt · 10 years ago
  36. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 5a680fa net: bcmgenet: fix RGMII_MODE_EN bit by Florian Fainelli · 10 years ago
  38. 40a8a31 net: systemport: use kcalloc instead of kzalloc by Florian Fainelli · 10 years ago
  39. 23acb2f net: systemport: align multiple lines correctly by Florian Fainelli · 10 years ago
  40. 83e82f4 net: systemport: add Wake-on-LAN support by Florian Fainelli · 10 years ago
  41. 9d34c1c net: systemport: rename rx_csum_en to rx_chk_en by Florian Fainelli · 10 years ago
  42. 40755a0 net: systemport: add suspend and resume support by Florian Fainelli · 10 years ago
  43. b02e6d9 net: systemport: add bcm_sysport_netif_{enable,stop} by Florian Fainelli · 10 years ago
  44. 18e21b0 net: systemport: update umac_enable_set to take a bitmask by Florian Fainelli · 10 years ago
  45. b758858 net: bcmgenet: do not set packet length for RX buffers by Florian Fainelli · 10 years ago
  46. 219575e net: bcmgenet: start with carrier off by Florian Fainelli · 10 years ago
  47. 0f50ce9 net: bcmgenet: disable clock before register_netdev by Florian Fainelli · 10 years ago
  48. 16f62d9 net: systemport: fix TX NAPI work done return value by Florian Fainelli · 10 years ago
  49. 412bce8 net: systemport: fix UniMAC reset logic by Florian Fainelli · 10 years ago
  50. 3b140a6 net: systemport: do not clear IFF_MULTICAST flag by Florian Fainelli · 10 years ago
  51. ebf457f bnx2x: Fail probe of VFs using an old incompatible driver by Yuval Mintz · 10 years ago
  52. 9927b51 bnx2x: enlarge minimal alignemnt of data offset by Dmitry Kravkov · 10 years ago
  53. 6495d15 bnx2x: VF can report link speed by Dmitry Kravkov · 10 years ago
  54. 07b0f00 bnx2x: fix possible panic under memory stress by Eric Dumazet · 10 years ago
  55. 73413ff bnx2x: Fix the MSI flags by Yijing Wang · 10 years ago
  56. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. d7afae0 cnic: Rebranding cnic driver. by Jitendra Kalsaria · 10 years ago
  58. 28c4ec0 bnx2: Rebranding bnx2 driver. by Jitendra Kalsaria · 10 years ago
  59. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 10 years ago
  60. 88729dd drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree by Fabian Frederick · 10 years ago
  61. 40c1dea tg3: Clear NETIF_F_TSO6 flag before doing software GSO by Prashant Sreedharan · 10 years ago
  62. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  63. f2cfa99 bnx2x: Enlarge the dorq threshold for VFs by Ariel Elior · 10 years ago
  64. b17b0ca bnx2x: Check for UNDI in uncommon branch by Yuval Mintz · 10 years ago
  65. a2755be bnx2x: Fix 1G-baseT link by Yaniv Rosner · 10 years ago
  66. dad91ee bnx2x: Fix link for KR with swapped polarity lane by Yaniv Rosner · 10 years ago
  67. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  68. f532e74 net: systemport: start with carrier off by Florian Fainelli · 10 years ago
  69. e0ea05d net: systemport: fix comment about HW prepending 2bytes by Florian Fainelli · 10 years ago
  70. ad51c61 net: systemport: correctly check for RX_STATUS_OVFLOW flag by Florian Fainelli · 10 years ago
  71. d849808 net: systemport: fix transmit locking scheme by Florian Fainelli · 10 years ago
  72. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 9aaae04 bnx2x: Fix kernel crash and data miscompare after EEH recovery by wenxiong@linux.vnet.ibm.com · 10 years ago
  74. 0c0e634 bnx2x: Adapter not recovery from EEH error injection by wenxiong@linux.vnet.ibm.com · 10 years ago
  75. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  76. 5943691 cnic: Fix missing ISCSI_KEVENT_IF_DOWN message by Michael Chan · 10 years ago
  77. 437b8a2 cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings() by Michael Chan · 10 years ago
  78. 20f30c2 cnic: Don't take rcu_read_lock in cnic_rcv_netevent() by Michael Chan · 10 years ago
  79. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  80. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  81. b2bda2f bnx2x: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  82. 3afc557 drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC by Paul Gortmaker · 10 years ago
  83. 08f6dd8 bnx2x: update MAINTAINERS for bnx2x and e-mail addresses by Ariel Elior · 10 years ago
  84. 506724c tg3: Override clock, link aware and link idle mode during NVRAM dump by Prashant Sreedharan · 10 years ago
  85. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  87. 186534a net: systemport: use the new fixed PHY helpers by Florian Fainelli · 10 years ago
  88. 9abf0c2 net: bcmgenet: use the new fixed PHY helpers by Florian Fainelli · 10 years ago
  89. 0294834 bnx2x: Convert return 0 to return rc by Joe Perches · 10 years ago
  90. 00b91c6 net: systemport: wait for packet in umac_enable_set() by Florian Fainelli · 10 years ago
  91. b1ff53e net: systemport: fix dma_unmap_single() len by Florian Fainelli · 10 years ago
  92. dab531b net: systemport: pad packets to a minimum of 68 bytes by Florian Fainelli · 10 years ago
  93. d5e32cc net: systemport: only update UMAC_CMD if something changed by Florian Fainelli · 10 years ago
  94. 126e612 net: systemport: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  95. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 10 years ago
  96. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 10 years ago
  97. d71c0dc tg3: Don't modify ip header fields when doing GSO by Michael Chan · 10 years ago
  98. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  99. 6255558 bnx2x: fix build when BNX2X_SRIOV is not enabled by Randy Dunlap · 10 years ago
  100. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago