1. 7dfbe7d be2net: Change copyright markings in source files by Somnath Kotur · 8 years ago
  2. 884476b be2net: Fix broadcast echoes from EVB in BE3 by Somnath Kotur · 8 years ago
  3. de2b1e0 be2net: Fix provisioning of RSS for VFs in multi-partition configurations by Somnath Kotur · 8 years ago
  4. 45f13df be2net: Enable Wake-On-LAN from shutdown for Skyhawk by Sriharsha Basavapatna · 8 years ago
  5. b9263cb be2net: use max-TXQs limit too while provisioning VF queue pairs by Suresh Reddy · 8 years ago
  6. b0fd2eb be2net: Declare some u16 fields as u32 to improve performance by ajit.khaparde@broadcom.com · 9 years ago
  7. 51d1f98 be2net: Interpret and log new data that's added to the port misconfigure async event by Ajit Khaparde · 9 years ago
  8. 6221906 be2net: Request RSS capability of Rx interface depending on number of Rx rings by Ajit Khaparde · 9 years ago
  9. 2e365b1 be2net: Don't run ethtool self-tests for VFs by Somnath Kotur · 9 years ago
  10. fa5c867 be2net: check for INSUFFICIENT_PRIVILEGES error by Suresh Reddy · 9 years ago
  11. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 9 years ago
  12. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 9 years ago
  13. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 9 years ago
  14. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 9 years ago
  15. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 9 years ago
  16. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 9 years ago
  17. 196e373 be2net: remove vlan promisc capability from VF's profile descriptors by Kalesh AP · 9 years ago
  18. 72ef3a8 be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd by Somnath Kotur · 9 years ago
  19. 0c88456 be2net: release mcc-lock in a failure case in be_cmd_notify_wait() by Suresh Reddy · 9 years ago
  20. b658887 be2net: Revert "make the RX_FILTER command asynchronous" commit by Sathya Perla · 9 years ago
  21. a155a5d be2net: support ndo_get_phys_port_id() by Sriharsha Basavapatna · 9 years ago
  22. 9c85597 be2net: make SET_LOOPBACK_MODE cmd asynchrounous by Suresh Reddy · 9 years ago
  23. 8af65c2 be2net: make the RX_FILTER command asynchronous by Suresh Reddy · 9 years ago
  24. efaa408 be2net: return error status from be_mcc_notify() by Suresh Reddy · 9 years ago
  25. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. e51000db be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() by Sriharsha Basavapatna · 9 years ago
  27. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 9 years ago
  28. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 9 years ago
  29. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 9 years ago
  30. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  31. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 9 years ago
  32. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 9 years ago
  33. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 9 years ago
  34. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. c8ba4ad0 be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs by Suresh Reddy · 10 years ago
  36. 435452a be2net: Prevent VFs from enabling VLAN promiscuous mode by Vasundhara Volam · 10 years ago
  37. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  38. ace40af be2net: implement .sriov_configure() PCI callback by Vasundhara Volam · 10 years ago
  39. f285873 be2net: re-distribute SRIOV resources allowed by FW by Vasundhara Volam · 10 years ago
  40. 71bb8bd be2net: avoid creating the non-RSS default RXQ if FW allows to by Vasundhara Volam · 10 years ago
  41. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  42. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 10 years ago
  43. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 10 years ago
  44. 2125237 be2net: process port misconfig async event by Vasundhara Volam · 10 years ago
  45. ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 10 years ago
  46. 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 10 years ago
  47. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 10 years ago
  48. bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 10 years ago
  49. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 10 years ago
  50. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 10 years ago
  51. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 10 years ago
  52. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago
  53. 5f820b6 be2net: remove multiple assignments on a single line by Kalesh AP · 10 years ago
  54. 504fbf1 be2net: remove space after typecasts by Kalesh AP · 10 years ago
  55. 619f2d1 be2net: remove unnecessary blank lines after an open brace by Kalesh AP · 10 years ago
  56. d6f5473 be2net: remove multiple blank lines by Kalesh AP · 10 years ago
  57. 03d28ff be2net: add blank line after declarations by Kalesh AP · 10 years ago
  58. b502ae8 be2net: fix a sparse warning in be_cmd_modify_eqd() by Kalesh AP · 10 years ago
  59. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  60. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  61. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  62. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  63. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  64. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  65. c5f156d be2net: make be_cmd_get_regs() return a status by Vasundhara Volam · 10 years ago
  66. acbafeb be2net: add a few log messages by Sathya Perla · 10 years ago
  67. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  68. e97e3cd be2net: reduce arguments passed to FW-cmd routines by Kalesh AP · 10 years ago
  69. fd45160 be2net: return -ETIMEDOUT when a FW-cmd times out by Kalesh AP · 10 years ago
  70. bec84e6 be2net: create optimal number of queues on SR-IOV config by Vasundhara Volam · 10 years ago
  71. 10cccf6 be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd by Vasundhara Volam · 10 years ago
  72. ba48c0c be2net: remove be_cmd_get_profile_config_mbox/mccq() variants by Vasundhara Volam · 10 years ago
  73. 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
  74. 3acf19d be2net: cleanup MCC async event processing code by Sathya Perla · 10 years ago
  75. 559b633 be2net: move async cmd processing to a separate routine by Sathya Perla · 10 years ago
  76. 4c60005 be2net: re-factor MCCQ error status handling code by Kalesh AP · 10 years ago
  77. 96c9b2e be2net: support flashing new regions on Skyhawk-R by Vasundhara Volam · 10 years ago
  78. 0f77ba7 be2net: fixup TX-rate setting code for Skyhawk-R by Ravikumar Nelavelli · 10 years ago
  79. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 10 years ago
  80. b51aa36 be2net: use MCCQ instead of MBOX in be_cmd_rss_config() by Kalesh AP · 10 years ago
  81. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 10 years ago
  82. a2cc4e0 be2net: fix function call indentation in be_cmds.c by Sathya Perla · 10 years ago
  83. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  84. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 11 years ago
  85. bdac85b be2net: log LPVID used in multi-channel configs by Ravikumar Nelavelli · 11 years ago
  86. bdce2ad be2net: Add link state control for VFs by Suresh Reddy · 11 years ago
  87. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 11 years ago
  88. 4026382 be2net: Update copyright year by Vasundhara Volam · 11 years ago
  89. 76a9e08 be2net: cleanup wake-on-lan code by Suresh Reddy · 11 years ago
  90. b188f09 be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id by Suresh Reddy · 11 years ago
  91. 02308d7 be2net: fix incorrect setting of cmd_privileges for VFs by Suresh Reddy · 11 years ago
  92. baaa08d be2net: do not call be_set/get_fw_log_level() on Skyhawk-R by Vasundhara Volam · 11 years ago
  93. 542963b be2net: Log the profile-id used by FW during driver initialization by Vasundhara Volam · 11 years ago
  94. 2c07c1d be2net: don't set "pport" field when querying "pvid" by Vasundhara Volam · 11 years ago
  95. 666d39c be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R by Vasundhara Volam · 11 years ago
  96. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 11 years ago
  97. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 11 years ago
  98. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  99. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  100. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago