1. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 11 years ago
  2. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 11 years ago
  3. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  4. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  5. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago
  6. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  7. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  9. 0599863 be2net: call ENABLE_VF cmd for Skyhawk-R too by Vasundhara Volam · 11 years ago
  10. 81b0265 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  11. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  12. a77dcb8 be2net: set and query VEB/VEPA mode of the PF interface by Ajit Khaparde · 11 years ago
  13. 7707133 be2net: refactor be_setup() to consolidate queue creation routines by Sathya Perla · 11 years ago
  14. bea5098 be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created by Sathya Perla · 11 years ago
  15. 92bf14a be2net: refactor be_get_resources() code by Sathya Perla · 11 years ago
  16. 150d58c be2net: Fixup profile management routines by Vasundhara Volam · 11 years ago
  17. f2f781a be2net: use EQ_CREATEv2 for SH-R by Sathya Perla · 11 years ago
  18. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  20. 117affe be2net: Initialize "status" in be_cmd_get_die_temperature() by Vasundhara Volam · 11 years ago
  21. 05ccaa2 be2net: fixup log msgs for async events by Vasundhara Volam · 11 years ago
  22. 68cb7e4 be2net: Fix displaying supported speeds for BE2 by Vasundhara Volam · 11 years ago
  23. b971f84 be2net: Adding more speeds reported by get_settings by Vasundhara Volam · 11 years ago
  24. 4188e7d be2net: Staticize local functions by Jingoo Han · 11 years ago
  25. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  26. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  27. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  28. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago
  29. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 11 years ago
  30. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 12 years ago
  32. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 12 years ago
  33. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 12 years ago
  34. bf591f5 be2net: fix payload_len value for GET_MAC_LIST cmd req by Sathya Perla · 12 years ago
  35. 701962d be2net: Fix firmware download for Lancer by Somnath Kotur · 12 years ago
  36. c5dae58 be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices by Ajit Khaparde · 12 years ago
  37. bbdc42f be2net: Fix to use version 2 of cq_create for SkyHawk-R devices by Ajit Khaparde · 12 years ago
  38. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. 28710c5 be2net: Use GET_FUNCTION_CONFIG V1 cmd by Kalesh AP · 12 years ago
  40. d98ef50 be2net: Fixed memory leak by Suresh Reddy · 12 years ago
  41. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 12 years ago
  42. bc0c340 be2net: fix a Tx stall bug caused by a specific ipv6 packet by Ajit Khaparde · 12 years ago
  43. a05f99d be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R by Vasundhara Volam · 12 years ago
  44. 0ad3157 be2net: Avoid flashing BE3 UFI on BE3-R chip. by Vasundhara Volam · 12 years ago
  45. 4d27712 be2net: Don't log "Out of MCCQ wrbs" error by Vasundhara Volam · 12 years ago
  46. 94d73aa be2net: Use TXQ_CREATE_V2 cmd by Vasundhara Volam · 12 years ago
  47. f9725c0 be2net: remove unused variable 'sge' by Ivan Vecera · 12 years ago
  48. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  49. 68c45a2 be2net: Use new F/W mailbox cmd to manipulate interrupts. by Somnath Kotur · 12 years ago
  50. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. c7bb15a be2net: Update copyright year by Vasundhara Volam · 12 years ago
  52. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 12 years ago
  53. 66d29cb benet: Wait f/w POST until timeout by Gavin Shan · 12 years ago
  54. 9e9ff4b be2net: remove BUG_ON() in be_mcc_compl_is_new() by Sathya Perla · 12 years ago
  55. 4c87661 be2net: fix re-loaded PF driver to re-gain control of its VFs by Sathya Perla · 12 years ago
  56. a323d9b be2net: fix be_close() to ensure all events are ack'ed by Sathya Perla · 12 years ago
  57. 1bc8e7e be2net: fix access to SEMAPHORE reg by Sathya Perla · 12 years ago
  58. ca34fe3 be2net: fix wrong usage of adapter->generation by Sathya Perla · 12 years ago
  59. be71644 be2net: Fix smatch warnings in be_main.c by Padmanabh Ratnakar · 12 years ago
  60. dcf7ebb be2net: Fix VF driver load on newer Lancer FW by Padmanabh Ratnakar · 12 years ago
  61. aa790db be2net: Fix issues in error recovery due to wrong queue state by Padmanabh Ratnakar · 12 years ago
  62. f25b119 be2net: Fix error messages while driver load for VFs by Padmanabh Ratnakar · 12 years ago
  63. 67297ad be2net: Wait till resources are available for VF in error recovery by Padmanabh Ratnakar · 12 years ago
  64. d5c1847 be2net: Fix setting QoS for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  65. abb9395 be2net: Fix driver load failure for different FW configs in Lancer by Padmanabh Ratnakar · 12 years ago
  66. d379142 be2net: fixup log messages by Sathya Perla · 12 years ago
  67. 323ff71 be2net: cleanup code related to be_link_status_query() by Sathya Perla · 12 years ago
  68. 5ee4979 be2net: remove type argument of be_cmd_mac_addr_query() by Sathya Perla · 12 years ago
  69. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 522609f be2net: modify log msg for lack of privilege error by Vasundhara Volam · 12 years ago
  71. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  72. 2e177a5 be2net: Ignore physical link async event for Lancer by Padmanabh Ratnakar · 12 years ago
  73. 0b13fb4 be2net: Fix VF driver load for Lancer by Padmanabh Ratnakar · 12 years ago
  74. d3bd3a5 be2net: Enable RSS UDP hashing for Lancer and Skyhawk by Padmanabh Ratnakar · 13 years ago
  75. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 13 years ago
  76. f67ef7b be2net: Activate new FW after FW download for Lancer by Padmanabh Ratnakar · 13 years ago
  77. bf99e50 be2net: Fix initialization sequence for Lancer by Padmanabh Ratnakar · 13 years ago
  78. 7aeb215 be2net : Fix die temperature stat for Lancer by Padmanabh Ratnakar · 13 years ago
  79. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  80. 97f1d8c be2net: Modify error message to incorporate subsystem by Vasundhara Volam · 13 years ago
  81. 1578e77 be2net: Fix driver load for VFs for Lancer by Padmanabh Ratnakar · 13 years ago
  82. c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  83. 941a77d be2net: Fix to allow get/set of debug levels in the firmware. by Somnath Kotur · 13 years ago
  84. 6a4ab66 be2net: Add function to issue mailbox cmd on MQ by Parav Pandit · 13 years ago
  85. c165541e be2net: Fix FW download for BE by Padmanabh Ratnakar · 13 years ago
  86. 652bf64 be2net: Fix wrong status getting returned for MCC commands by Padmanabh Ratnakar · 13 years ago
  87. d51ebd3 be2net: Fix Lancer statistics by Padmanabh Ratnakar · 13 years ago
  88. 804c751 be2net: Fix FW download in Lancer by Padmanabh Ratnakar · 13 years ago
  89. 42f11cf be2net: fix ethtool get settings by Ajit Khaparde · 13 years ago
  90. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 13 years ago
  91. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 13 years ago
  92. 1ca7ba9 be2net: enable RSS for ipv6 pkts by Sathya Perla · 13 years ago
  93. 10ef9ab be2net: event queue re-design by Sathya Perla · 13 years ago
  94. e5e1ee8 be2net: Use new implementation of get mac list command by Padmanabh Ratnakar · 13 years ago
  95. 57cd80d be2net: Fix link status query command by Padmanabh Ratnakar · 13 years ago
  96. b236916a be2net: query link status in be_open() by Ajit Khaparde · 13 years ago
  97. 65f8584 be2net: Use new hash key by Padmanabh Ratnakar · 13 years ago
  98. 590c391 be2net: Move to new SR-IOV implementation in Lancer by Padmanabh Ratnakar · 13 years ago
  99. daad616 be2net: Use V1 query link status command for lancer by Padmanabh Ratnakar · 13 years ago
  100. de49bd5 be2net: add register dump feature for Lancer by Padmanabh Ratnakar · 13 years ago