1. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. e51000db be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() by Sriharsha Basavapatna · 9 years ago
  3. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 9 years ago
  4. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 9 years ago
  5. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 9 years ago
  6. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  7. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 9 years ago
  8. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 9 years ago
  9. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 9 years ago
  10. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. c8ba4ad0 be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs by Suresh Reddy · 9 years ago
  12. 435452a be2net: Prevent VFs from enabling VLAN promiscuous mode by Vasundhara Volam · 9 years ago
  13. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  14. ace40af be2net: implement .sriov_configure() PCI callback by Vasundhara Volam · 9 years ago
  15. f285873 be2net: re-distribute SRIOV resources allowed by FW by Vasundhara Volam · 9 years ago
  16. 71bb8bd be2net: avoid creating the non-RSS default RXQ if FW allows to by Vasundhara Volam · 9 years ago
  17. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  18. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 9 years ago
  19. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 9 years ago
  20. 2125237 be2net: process port misconfig async event by Vasundhara Volam · 9 years ago
  21. ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 9 years ago
  22. 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 9 years ago
  23. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 9 years ago
  24. bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 9 years ago
  25. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 10 years ago
  26. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 10 years ago
  27. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 10 years ago
  28. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago
  29. 5f820b6 be2net: remove multiple assignments on a single line by Kalesh AP · 10 years ago
  30. 504fbf1 be2net: remove space after typecasts by Kalesh AP · 10 years ago
  31. 619f2d1 be2net: remove unnecessary blank lines after an open brace by Kalesh AP · 10 years ago
  32. d6f5473 be2net: remove multiple blank lines by Kalesh AP · 10 years ago
  33. 03d28ff be2net: add blank line after declarations by Kalesh AP · 10 years ago
  34. b502ae8 be2net: fix a sparse warning in be_cmd_modify_eqd() by Kalesh AP · 10 years ago
  35. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  36. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  37. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  38. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  39. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  40. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  41. c5f156d be2net: make be_cmd_get_regs() return a status by Vasundhara Volam · 10 years ago
  42. acbafeb be2net: add a few log messages by Sathya Perla · 10 years ago
  43. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  44. e97e3cd be2net: reduce arguments passed to FW-cmd routines by Kalesh AP · 10 years ago
  45. fd45160 be2net: return -ETIMEDOUT when a FW-cmd times out by Kalesh AP · 10 years ago
  46. bec84e6 be2net: create optimal number of queues on SR-IOV config by Vasundhara Volam · 10 years ago
  47. 10cccf6 be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd by Vasundhara Volam · 10 years ago
  48. ba48c0c be2net: remove be_cmd_get_profile_config_mbox/mccq() variants by Vasundhara Volam · 10 years ago
  49. 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
  50. 3acf19d be2net: cleanup MCC async event processing code by Sathya Perla · 10 years ago
  51. 559b633 be2net: move async cmd processing to a separate routine by Sathya Perla · 10 years ago
  52. 4c60005 be2net: re-factor MCCQ error status handling code by Kalesh AP · 10 years ago
  53. 96c9b2e be2net: support flashing new regions on Skyhawk-R by Vasundhara Volam · 10 years ago
  54. 0f77ba7 be2net: fixup TX-rate setting code for Skyhawk-R by Ravikumar Nelavelli · 10 years ago
  55. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 10 years ago
  56. b51aa36 be2net: use MCCQ instead of MBOX in be_cmd_rss_config() by Kalesh AP · 10 years ago
  57. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 10 years ago
  58. a2cc4e0 be2net: fix function call indentation in be_cmds.c by Sathya Perla · 10 years ago
  59. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  60. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 10 years ago
  61. bdac85b be2net: log LPVID used in multi-channel configs by Ravikumar Nelavelli · 10 years ago
  62. bdce2ad be2net: Add link state control for VFs by Suresh Reddy · 10 years ago
  63. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 10 years ago
  64. 4026382 be2net: Update copyright year by Vasundhara Volam · 10 years ago
  65. 76a9e08 be2net: cleanup wake-on-lan code by Suresh Reddy · 11 years ago
  66. b188f09 be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id by Suresh Reddy · 11 years ago
  67. 02308d7 be2net: fix incorrect setting of cmd_privileges for VFs by Suresh Reddy · 11 years ago
  68. baaa08d be2net: do not call be_set/get_fw_log_level() on Skyhawk-R by Vasundhara Volam · 11 years ago
  69. 542963b be2net: Log the profile-id used by FW during driver initialization by Vasundhara Volam · 11 years ago
  70. 2c07c1d be2net: don't set "pport" field when querying "pvid" by Vasundhara Volam · 11 years ago
  71. 666d39c be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R by Vasundhara Volam · 11 years ago
  72. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 11 years ago
  73. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 11 years ago
  74. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  75. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  76. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago
  77. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  78. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  80. 0599863 be2net: call ENABLE_VF cmd for Skyhawk-R too by Vasundhara Volam · 11 years ago
  81. 81b0265 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  82. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  83. a77dcb8 be2net: set and query VEB/VEPA mode of the PF interface by Ajit Khaparde · 11 years ago
  84. 7707133 be2net: refactor be_setup() to consolidate queue creation routines by Sathya Perla · 11 years ago
  85. bea5098 be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created by Sathya Perla · 11 years ago
  86. 92bf14a be2net: refactor be_get_resources() code by Sathya Perla · 11 years ago
  87. 150d58c be2net: Fixup profile management routines by Vasundhara Volam · 11 years ago
  88. f2f781a be2net: use EQ_CREATEv2 for SH-R by Sathya Perla · 11 years ago
  89. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  91. 117affe be2net: Initialize "status" in be_cmd_get_die_temperature() by Vasundhara Volam · 11 years ago
  92. 05ccaa2 be2net: fixup log msgs for async events by Vasundhara Volam · 11 years ago
  93. 68cb7e4 be2net: Fix displaying supported speeds for BE2 by Vasundhara Volam · 11 years ago
  94. b971f84 be2net: Adding more speeds reported by get_settings by Vasundhara Volam · 11 years ago
  95. 4188e7d be2net: Staticize local functions by Jingoo Han · 11 years ago
  96. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  97. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  98. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  99. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago
  100. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 11 years ago