index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
siena_sriov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
sfc: save old MAC address in case sriov_mac_address_changed fails
Shradha Shah
2015-05-22
1
-2
/
+4
*
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
2015-05-18
1
-3
/
+5
*
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-05-09
1
-0
/
+5
*
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
2015-05-09
1
-54
/
+65
*
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-05-09
1
-9
/
+9
*
sfc: Revert SRIOV changes.
David S. Miller
2015-04-08
1
-49
/
+9
*
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-04-08
1
-0
/
+5
*
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-04-08
1
-9
/
+44
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
1
-1
/
+1
*
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
2014-11-06
1
-88
/
+91
*
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
2014-11-06
1
-36
/
+56
*
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-1
/
+2
*
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-10
1
-7
/
+6
*
sfc: Update copyright banners
Ben Hutchings
2013-08-30
1
-2
/
+2
*
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings
2013-08-21
1
-2
/
+3
*
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
2013-08-21
1
-1
/
+1
*
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
1
-4
/
+6
*
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
2013-08-21
1
-13
/
+8
*
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
2013-08-21
1
-28
/
+25
*
sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
Ben Hutchings
2013-08-21
1
-3
/
+4
*
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
2013-08-21
1
-2
/
+2
*
sfc: Remove confusing MMIO functions
Ben Hutchings
2012-12-01
1
-1
/
+1
*
sfc: Really disable flow control while flushing
Ben Hutchings
2012-12-01
1
-4
/
+2
*
sfc: Fix null function pointer in efx_sriov_channel_type
Ben Hutchings
2012-10-02
1
-0
/
+1
*
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
Ben Hutchings
2012-09-19
1
-0
/
+7
*
sfc: Fix calculation of vf_i in map_vi_index()
Robert Stonehouse
2012-03-06
1
-1
/
+1
*
sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()
Ben Hutchings
2012-02-22
1
-5
/
+6
*
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
1
-0
/
+1642