index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2015-06-02
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
2015-06-02
sfc: force removal of VF and vport on driver removal
Daniel Pieczko
2015-06-02
sfc: do not allow VFs to be destroyed if assigned to guests
Daniel Pieczko
2015-06-02
sfc: don't update stats on VF when called in atomic context
Daniel Pieczko
2015-06-02
sfc: suppress vadaptor stats when EVB is not present
Daniel Pieczko
2015-06-02
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
sfc: update netdevice statistics to use vadaptor stats
Daniel Pieczko
2015-06-02
sfc: DMA the VF stats only when requested
Daniel Pieczko
2015-06-02
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
2015-06-02
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
2015-06-02
sfc: Add sysfs entry for flags (link control and primary)
Shradha Shah
2015-06-02
sfc: Add paranthesis correctly on all branches of the if statement
Shradha Shah
2015-06-02
sfc: Add code to export port_num in netdev->dev_port
Shradha Shah
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
sfc: free multiple Rx buffers when required
Daniel Pieczko
2015-05-27
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
2015-05-27
sfc: add sysfs entry to control MCDI tracing
Edward Cree
2015-05-27
sfc: add tracing of MCDI commands
Edward Cree
2015-05-21
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2015-05-21
sfc: Implement dummy disable of VF spoof check for EF10
Shradha Shah
2015-05-21
sfc: add ndo_set_vf_link_state() function for EF10
Edward Cree
2015-05-21
sfc: add ndo_set_vf_vlan() function for EF10
Shradha Shah
2015-05-21
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
2015-05-21
sfc: Add ndo_get_vf_config() function for EF10
Shradha Shah
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
[next]