1. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 9 years ago
  2. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 9 years ago
  3. f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 9 years ago
  4. d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 9 years ago
  5. 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  6. 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 9 years ago
  7. d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 9 years ago
  8. 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 9 years ago
  9. 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  10. e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 9 years ago
  11. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 9 years ago
  12. 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 9 years ago
  13. c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 9 years ago
  14. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 9 years ago
  15. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  17. 42ca087 sfc: add module parameter to enable MCDI logging on new functions by Edward Cree · 9 years ago
  18. e7fef9b sfc: add sysfs entry to control MCDI tracing by Edward Cree · 9 years ago
  19. 75aba2a sfc: add tracing of MCDI commands by Edward Cree · 9 years ago
  20. 910c878 sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC by Shradha Shah · 9 years ago
  21. 860d2ff sfc: Implement dummy disable of VF spoof check for EF10 by Shradha Shah · 9 years ago
  22. 4392dc6 sfc: add ndo_set_vf_link_state() function for EF10 by Edward Cree · 9 years ago
  23. 2d432f2 sfc: add ndo_set_vf_vlan() function for EF10 by Shradha Shah · 9 years ago
  24. 087e902 sfc: Change entity reset on MC reboot to a new datapath-only reset. by Jon Cooper · 9 years ago
  25. b9af904 sfc: Add ndo_get_vf_config() function for EF10 by Shradha Shah · 9 years ago
  26. e340be9 sfc: add ndo_set_vf_mac() function for EF10 by Shradha Shah · 9 years ago
  27. aa09a3d sfc: Initialise MCDI buffers to 0 on declaration. by Jon Cooper · 9 years ago
  28. 0d5e0fb sfc: Enable a VF to get its own MAC address by Daniel Pieczko · 9 years ago
  29. 0d32241 sfc: protect filter table against use-after-free by Edward Cree · 9 years ago
  30. f1122a3 sfc: Store the efx_nic struct of the current VF in the VF data struct by Shradha Shah · 9 years ago
  31. cfc77c2 sfc: save old MAC address in case sriov_mac_address_changed fails by Shradha Shah · 9 years ago
  32. 88a37de sfc: Store vf_index in nic_data for Ef10. by Shradha Shah · 9 years ago
  33. 862f894 sfc: MC_CMD_SET_MAC can only be called by the link control Function by Shradha Shah · 9 years ago
  34. af6a074 sfc: change definition of MC_CMD_VADAPTOR_ALLOC by Shradha Shah · 9 years ago
  35. 75122ec sfc: Add permissions to MCDI commands by Shradha Shah · 9 years ago
  36. 7e91a21 sfc: nicer log message on Siena SR-IOV probe fail by Edward Cree · 9 years ago
  37. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 9 years ago
  38. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 9 years ago
  39. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 9 years ago
  40. 267c015 sfc: Add use of shared RSS contexts. by Jon Cooper · 9 years ago
  41. 267d9d7 sfc: Cope with permissions enforcement added to firmware for SR-IOV by Edward Cree · 9 years ago
  42. 7b8c7b5 sfc: manually allocate and free vadaptors by Shradha Shah · 9 years ago
  43. 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 9 years ago
  44. 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 9 years ago
  45. 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 9 years ago
  46. 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 9 years ago
  47. 45b2449 sfc: record the PF's vport ID in nic_data by Daniel Pieczko · 9 years ago
  48. 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 9 years ago
  49. e3d3629 sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN by Shradha Shah · 9 years ago
  50. 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  51. bf3d015 sfc: Move and rename efx_vf struct to siena_vf by Daniel Pieczko · 9 years ago
  52. 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
  53. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  54. 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 9 years ago
  55. 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
  56. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 9 years ago
  57. 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  58. 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
  59. 0fcb5c76 ptp: sfc: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  60. 12a89db net/ethernet/sfc: Don't use of_node_to_eeh_dev() by Benjamin Herrenschmidt · 9 years ago
  61. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  62. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  63. 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  64. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
  66. 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 10 years ago
  67. 2dc313e sfc: Move the current VF state from efx_nic into siena_nic_data by Shradha Shah · 10 years ago
  68. 9fd3d3a sfc: don't BUG_ON efx->max_channels == 0 in probe by Edward Cree · 10 years ago
  69. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  70. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  71. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. f650fb4 sfc: fix addr_list_lock spinlock use before init by Edward Cree · 10 years ago
  73. 4ef6dae sfc: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  74. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  75. 4984c23 sfc: Use __iowrite64_copy instead of a slightly different local function by Ben Hutchings · 10 years ago
  76. 3676326 sfc: Add support for busy polling by Alexandre Rames · 10 years ago
  77. 8ccf3800 sfc: Add per-queue statistics in ethtool by Andrew Rybchenko · 10 years ago
  78. e4d112e sfc: add extra RX drop counters for nodesc_trunc and noskb_drop by Edward Cree · 10 years ago
  79. ac331e9 sfc: Add 40G link capability decoding by Edward Cree · 10 years ago
  80. 3b06a00 sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter. by Mateusz Wrzesinski · 10 years ago
  81. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. daf37b5 sfc: PIO:Restrict to 64bit arch and use 64-bit writes. by Jon Cooper · 10 years ago
  83. 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
  84. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  85. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  87. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  88. 1c36390 sfc: fix calling of free_irq with already free vector by Nikolay Aleksandrov · 10 years ago
  89. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 10 years ago
  90. 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 10 years ago
  91. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago
  92. 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  93. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 10 years ago
  94. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. 8f355e5 sfc: check for NULL efx->ptp_data in efx_ptp_event by Edward Cree · 10 years ago
  96. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  97. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 11 years ago
  98. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 11 years ago
  99. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 11 years ago
  100. 6a350fd sfc: Update product naming by Ben Hutchings · 11 years ago