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