1. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  3. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  4. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  6. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  7. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago
  9. 547e2da net/benet: Remove interface type by Gavin Shan · 11 years ago
  10. 6384a4d be2net: add support for ndo_busy_poll by Sathya Perla · 11 years ago
  11. e9e2a90 be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driver by Somnath Kotur · 11 years ago
  12. 806636f net: be2net: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  13. ea58c18 be2net: Rework PCIe error report log messaging by Ajit Khaparde · 11 years ago
  14. 0fb88d6 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  15. b68656b be2net: change the driver version number to 4.9.224.0 by Ajit Khaparde · 11 years ago
  16. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  17. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  18. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. bc61752 be2net: add a counter for pkts dropped in xmit path by Sathya Perla · 11 years ago
  20. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  21. 0599863 be2net: call ENABLE_VF cmd for Skyhawk-R too by Vasundhara Volam · 11 years ago
  22. 30f3fe4 be2net: Create single TXQ on BE3-R 1G ports by Vasundhara Volam · 11 years ago
  23. 81b0265 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  24. b905b5d be2net: Call be_vf_setup() even when VFs are enbaled from previous load by Vasundhara Volam · 11 years ago
  25. a60b3a1 be2net: Fix to display the VLAN priority for a VF by Ajit Khaparde · 11 years ago
  26. b9fc0e53 be2net: Fix to configure VLAN priority for a VF interface. by Ajit Khaparde · 11 years ago
  27. 45c4597 be2net: Fix to allow VLAN configuration on VF interfaces. by Ajit Khaparde · 11 years ago
  28. 1aa9673 be2net: Fix number of VLANs supported in UMC mode for BE3-R. by Ajit Khaparde · 11 years ago
  29. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  30. d44517fd be2net: Fix the size of be_nic_res_desc structure by Ajit Khaparde · 11 years ago
  31. b54881f be2net: Fix to prevent Tx stall on SH-R when packet size < 32 by Ajit Khaparde · 11 years ago
  32. 31886e8 emulex: Remove extern from function prototypes by Joe Perches · 11 years ago
  33. 4c15c24 DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  34. 922bbe8 be2net: missing variable initialization by Antonio Alecrim Jr · 11 years ago
  35. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  36. a77dcb8 be2net: set and query VEB/VEPA mode of the PF interface by Ajit Khaparde · 11 years ago
  37. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  38. 68d7bdc be2net: implement ethtool set/get_channel hooks by Sathya Perla · 11 years ago
  39. 7707133 be2net: refactor be_setup() to consolidate queue creation routines by Sathya Perla · 11 years ago
  40. bea5098 be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created by Sathya Perla · 11 years ago
  41. 92bf14a be2net: refactor be_get_resources() code by Sathya Perla · 11 years ago
  42. 150d58c be2net: Fixup profile management routines by Vasundhara Volam · 11 years ago
  43. f2f781a be2net: use EQ_CREATEv2 for SH-R by Sathya Perla · 11 years ago
  44. dd5746b be2net: Check for POST state in suspend-resume sequence by Sarveshwar Bandi · 11 years ago
  45. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 11 years ago
  47. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  49. 5721f94 be2net: update driver version by Sathya Perla · 11 years ago
  50. 117affe be2net: Initialize "status" in be_cmd_get_die_temperature() by Vasundhara Volam · 11 years ago
  51. 05ccaa2 be2net: fixup log msgs for async events by Vasundhara Volam · 11 years ago
  52. 68cb7e4 be2net: Fix displaying supported speeds for BE2 by Vasundhara Volam · 11 years ago
  53. fd8c7be be2net: don't limit max MAC and VLAN counts by Vasundhara Volam · 11 years ago
  54. d696b5e be2net: Do not call get_die_temperature cmd for VF by Vasundhara Volam · 11 years ago
  55. b971f84 be2net: Adding more speeds reported by get_settings by Vasundhara Volam · 11 years ago
  56. 4188e7d be2net: Staticize local functions by Jingoo Han · 11 years ago
  57. 4ce1fd6 be2net: don't use dev_err when AER enabling fails by Ivan Vecera · 11 years ago
  58. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 11 years ago
  59. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  60. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  61. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  62. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago
  63. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 11 years ago
  64. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 12 years ago
  65. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  66. 257a3fe be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() by Sathya Perla · 12 years ago
  67. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 12 years ago
  69. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 12 years ago
  71. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 12 years ago
  72. e38b170 be2net: Mark checksum fail for IP fragmented packets by Somnath Kotur · 12 years ago
  73. 3904dcc be2net: Trim padded packets for Lancer by Somnath Kotur · 12 years ago
  74. 4826566 be2net: Pad skb to meet min Tx pkt size in lancer by Somnath Kotur · 12 years ago
  75. eeb65ce be2net: cleanup be_get_drvinfo() by Somnath Kotur · 12 years ago
  76. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. ee9c799 be2net: refactor HW workarounds in be_xmit() by Sathya Perla · 12 years ago
  78. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 12 years ago
  79. efee8e8 be2net: Avoid double insertion of vlan tags. by Sarveshwar Bandi · 12 years ago
  80. fba8755 be2net: disable TX in be_close() by Sathya Perla · 12 years ago
  81. 3f5dffe be2net: fix EQ from getting full while cleaning RX CQ by Sathya Perla · 12 years ago
  82. bf591f5 be2net: fix payload_len value for GET_MAC_LIST cmd req by Sathya Perla · 12 years ago
  83. b4c1df9 be2net: provision VF resources before enabling SR-IOV by Sathya Perla · 12 years ago
  84. c2bba3d be2net: Fix to fail probe if MSI-X enable fails for a VF by Somnath Kotur · 12 years ago
  85. 04d3d62 be2net: avoid napi_disable() when it has not been enabled by Somnath Kotur · 12 years ago
  86. 701962d be2net: Fix firmware download for Lancer by Somnath Kotur · 12 years ago
  87. c5dae58 be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices by Ajit Khaparde · 12 years ago
  88. b5adffc4 be2net: Fix to show tx priority pause counter in ethtool -S by Ajit Khaparde · 12 years ago
  89. a6c578e be2net: Fix to use 32-bit stats to report rx_drops_no_fragment by Ajit Khaparde · 12 years ago
  90. bbdc42f be2net: Fix to use version 2 of cq_create for SkyHawk-R devices by Ajit Khaparde · 12 years ago
  91. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 2d177be be2net: FLR must be first cmd issued to Lancer FW by Kalesh AP · 12 years ago
  93. 28710c5 be2net: Use GET_FUNCTION_CONFIG V1 cmd by Kalesh AP · 12 years ago
  94. b424332 be2net: Fix to show wol disabled/enabled state correctly. by Sarveshwar Bandi · 12 years ago
  95. d98ef50 be2net: Fixed memory leak by Suresh Reddy · 12 years ago
  96. 78d0b11 be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze. by Suresh Reddy · 12 years ago
  97. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 12 years ago
  98. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 12 years ago
  99. d2cb6ce be2net: Fix PVID tag offload for packets with inline VLAN tag. by Ajit Khaparde · 12 years ago
  100. bc0c340 be2net: fix a Tx stall bug caused by a specific ipv6 packet by Ajit Khaparde · 12 years ago