index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2015-05-21
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
2015-05-21
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-21
sfc: Enable a VF to get its own MAC address
Daniel Pieczko
2015-05-21
sfc: protect filter table against use-after-free
Edward Cree
2015-05-21
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
2015-05-21
sfc: save old MAC address in case sriov_mac_address_changed fails
Shradha Shah
2015-05-21
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
2015-05-21
sfc: MC_CMD_SET_MAC can only be called by the link control Function
Shradha Shah
2015-05-21
sfc: change definition of MC_CMD_VADAPTOR_ALLOC
Shradha Shah
2015-05-21
sfc: Add permissions to MCDI commands
Shradha Shah
2015-05-18
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
2015-05-09
sfc: manually allocate and free vadaptors
Shradha Shah
2015-05-09
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
sfc: get the PF number and record in nic_data
Daniel Pieczko
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
2015-05-09
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
2015-05-09
sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
Shradha Shah
2015-05-09
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-05-09
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-08
sfc: Revert SRIOV changes.
David S. Miller
2015-04-08
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-04-08
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-24
net/ethernet/sfc: Don't use of_node_to_eeh_dev()
Benjamin Herrenschmidt
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-11-16
sfc: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
2014-10-17
sfc: add support for skb->xmit_more
Edward Cree
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-16
sfc: fix addr_list_lock spinlock use before init
Edward Cree
2014-09-09
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-29
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
[prev]
[next]