1. b0fbdae sfc: Allow driver to cope with a lower number of VIs than it needs for RSS by Shradha Shah · 9 years ago
  2. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. fbe4307 sfc: only use vadaptor stats if firmware is capable by Bert Kenward · 9 years ago
  4. 774ad03 sfc: MC allocations must be restored following an entity reset by Daniel Pieczko · 9 years ago
  5. 2732482 sfc: allow ethtool selftest and MC reboot to complete on an unprivileged function by Daniel Pieczko · 9 years ago
  6. 12fb0da sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode by Edward Cree · 9 years ago
  7. ab8b1f7 sfc: support cascaded multicast filters by Daniel Pieczko · 9 years ago
  8. 822b96f sfc: re-factor efx_ef10_filter_sync_rx_mode() by Daniel Pieczko · 9 years ago
  9. b6f568e sfc: Insert multicast filters as well as mismatch filters in promiscuous mode by Jon Cooper · 9 years ago
  10. 5a55a72 sfc: warn if other functions have been reset by MCFW by Daniel Pieczko · 9 years ago
  11. 34ccfe6 sfc: add output flag decoding to efx_mcdi_set_workaround by Daniel Pieczko · 9 years ago
  12. 832dc9e sfc: cope with ENOSYS from efx_mcdi_get_workarounds() by Edward Cree · 9 years ago
  13. 46e612b sfc: enable cascaded multicast filters in MCFW by Daniel Pieczko · 9 years ago
  14. a9196bb sfc: update MCDI protocol definitions by Edward Cree · 9 years ago
  15. 7415991 siena: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  16. c936835 sfc: Report TX completions to BQL after all TX events in interrupt by Peter Dunning · 9 years ago
  17. 671b53e sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open() by Shradha Shah · 9 years ago
  18. 535a617 sfc: suppress handled MCDI failures when changing the MAC address by Daniel Pieczko · 9 years ago
  19. 7a186f4 sfc: add legacy method for changing a PF's MAC address by Daniel Pieczko · 9 years ago
  20. 9e9f665 sfc: refactor code in efx_ef10_set_mac_address() by Daniel Pieczko · 9 years ago
  21. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  22. ea6bb99 sfc: mark state UNINIT after unregister by Edward Cree · 9 years ago
  23. 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 9 years ago
  24. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 9 years ago
  25. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 9 years ago
  26. f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 9 years ago
  27. d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 9 years ago
  28. 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  29. 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 9 years ago
  30. d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 9 years ago
  31. 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 9 years ago
  32. 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  33. e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 9 years ago
  34. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 9 years ago
  35. 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 9 years ago
  36. c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 9 years ago
  37. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 9 years ago
  38. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  39. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  41. 42ca087 sfc: add module parameter to enable MCDI logging on new functions by Edward Cree · 9 years ago
  42. e7fef9b sfc: add sysfs entry to control MCDI tracing by Edward Cree · 9 years ago
  43. 75aba2a sfc: add tracing of MCDI commands by Edward Cree · 9 years ago
  44. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  45. 910c878 sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC by Shradha Shah · 9 years ago
  46. 860d2ff sfc: Implement dummy disable of VF spoof check for EF10 by Shradha Shah · 9 years ago
  47. 4392dc6 sfc: add ndo_set_vf_link_state() function for EF10 by Edward Cree · 9 years ago
  48. 2d432f2 sfc: add ndo_set_vf_vlan() function for EF10 by Shradha Shah · 9 years ago
  49. 087e902 sfc: Change entity reset on MC reboot to a new datapath-only reset. by Jon Cooper · 9 years ago
  50. b9af904 sfc: Add ndo_get_vf_config() function for EF10 by Shradha Shah · 9 years ago
  51. e340be9 sfc: add ndo_set_vf_mac() function for EF10 by Shradha Shah · 9 years ago
  52. aa09a3d sfc: Initialise MCDI buffers to 0 on declaration. by Jon Cooper · 9 years ago
  53. 0d5e0fb sfc: Enable a VF to get its own MAC address by Daniel Pieczko · 9 years ago
  54. 0d32241 sfc: protect filter table against use-after-free by Edward Cree · 9 years ago
  55. f1122a3 sfc: Store the efx_nic struct of the current VF in the VF data struct by Shradha Shah · 9 years ago
  56. cfc77c2 sfc: save old MAC address in case sriov_mac_address_changed fails by Shradha Shah · 9 years ago
  57. 88a37de sfc: Store vf_index in nic_data for Ef10. by Shradha Shah · 9 years ago
  58. 862f894 sfc: MC_CMD_SET_MAC can only be called by the link control Function by Shradha Shah · 9 years ago
  59. af6a074 sfc: change definition of MC_CMD_VADAPTOR_ALLOC by Shradha Shah · 9 years ago
  60. 75122ec sfc: Add permissions to MCDI commands by Shradha Shah · 9 years ago
  61. 7e91a21 sfc: nicer log message on Siena SR-IOV probe fail by Edward Cree · 9 years ago
  62. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 9 years ago
  63. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 9 years ago
  64. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 9 years ago
  65. 267c015 sfc: Add use of shared RSS contexts. by Jon Cooper · 9 years ago
  66. 267d9d7 sfc: Cope with permissions enforcement added to firmware for SR-IOV by Edward Cree · 9 years ago
  67. 7b8c7b5 sfc: manually allocate and free vadaptors by Shradha Shah · 9 years ago
  68. 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 9 years ago
  69. 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 9 years ago
  70. 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 9 years ago
  71. 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 9 years ago
  72. 45b2449 sfc: record the PF's vport ID in nic_data by Daniel Pieczko · 9 years ago
  73. 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 9 years ago
  74. e3d3629 sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN by Shradha Shah · 9 years ago
  75. 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  76. bf3d015 sfc: Move and rename efx_vf struct to siena_vf by Daniel Pieczko · 9 years ago
  77. 7fa8d54 sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 9 years ago
  78. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  79. 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 9 years ago
  80. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  81. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 9 years ago
  82. 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  83. d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 9 years ago
  84. 0fcb5c76 ptp: sfc: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  85. 12a89db net/ethernet/sfc: Don't use of_node_to_eeh_dev() by Benjamin Herrenschmidt · 9 years ago
  86. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  87. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  88. 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  89. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
  91. 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 10 years ago
  92. 2dc313e sfc: Move the current VF state from efx_nic into siena_nic_data by Shradha Shah · 10 years ago
  93. 9fd3d3a sfc: don't BUG_ON efx->max_channels == 0 in probe by Edward Cree · 10 years ago
  94. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  95. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  96. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. f650fb4 sfc: fix addr_list_lock spinlock use before init by Edward Cree · 10 years ago
  98. 4ef6dae sfc: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  99. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  100. 4984c23 sfc: Use __iowrite64_copy instead of a slightly different local function by Ben Hutchings · 10 years ago