Shradha Shah
|
b0fbdae127
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
|
10 years ago |
David S. Miller
|
0d36938bb8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Bert Kenward
|
fbe4307e9f
sfc: only use vadaptor stats if firmware is capable
|
10 years ago |
Daniel Pieczko
|
774ad031dd
sfc: MC allocations must be restored following an entity reset
|
10 years ago |
Daniel Pieczko
|
2732482020
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged function
|
10 years ago |
Edward Cree
|
12fb0da45c
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
|
10 years ago |
Daniel Pieczko
|
ab8b1f7cf8
sfc: support cascaded multicast filters
|
10 years ago |
Daniel Pieczko
|
822b96f87f
sfc: re-factor efx_ef10_filter_sync_rx_mode()
|
10 years ago |
Jon Cooper
|
b6f568e27b
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
|
10 years ago |
Daniel Pieczko
|
5a55a72abe
sfc: warn if other functions have been reset by MCFW
|
10 years ago |
Daniel Pieczko
|
34ccfe6f8a
sfc: add output flag decoding to efx_mcdi_set_workaround
|
10 years ago |
Edward Cree
|
832dc9ed43
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
|
10 years ago |
Daniel Pieczko
|
46e612b0fc
sfc: enable cascaded multicast filters in MCFW
|
10 years ago |
Daniel Pieczko
|
535a61777f
sfc: suppress handled MCDI failures when changing the MAC address
|
10 years ago |
Daniel Pieczko
|
7a186f4703
sfc: add legacy method for changing a PF's MAC address
|
10 years ago |
Daniel Pieczko
|
9e9f665a18
sfc: refactor code in efx_ef10_set_mac_address()
|
10 years ago |
Daniel Pieczko
|
6598dad26b
sfc: leak vports if a VF is assigned during PF unload
|
10 years ago |
Daniel Pieczko
|
f00bf2305c
sfc: don't update stats on VF when called in atomic context
|
10 years ago |
Daniel Pieczko
|
d94619cdfc
sfc: suppress vadaptor stats when EVB is not present
|
10 years ago |
Daniel Pieczko
|
6dd4859b28
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
|
10 years ago |
Daniel Pieczko
|
0fc95fca5a
sfc: update netdevice statistics to use vadaptor stats
|
10 years ago |
Daniel Pieczko
|
d778819609
sfc: DMA the VF stats only when requested
|
10 years ago |
Daniel Pieczko
|
3c36a2aded
sfc: display vadaptor statistics for all interfaces
|
10 years ago |
Daniel Pieczko
|
e80ca01399
sfc: add "port_" prefix to MAC stats
|
10 years ago |
Shradha Shah
|
1d051e0098
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
|
10 years ago |
Shradha Shah
|
0f5c084588
sfc: Add sysfs entry for flags (link control and primary)
|
10 years ago |
Shradha Shah
|
c9012e002b
sfc: Add paranthesis correctly on all branches of the if statement
|
10 years ago |
Shradha Shah
|
8be41320f3
sfc: Add code to export port_num in netdev->dev_port
|
10 years ago |
Edward Cree
|
75aba2a52d
sfc: add tracing of MCDI commands
|
10 years ago |
Shradha Shah
|
910c8789a7
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
|
10 years ago |