Edward Cree
|
5a6681e22c
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
|
8 年之前 |
Bert Kenward
|
429baa6f0e
sfc: check async completer is !NULL before calling
|
9 年之前 |
Bert Kenward
|
7014d7f672
sfc: allow asynchronous MCDI without completion function
|
9 年之前 |
Tomáš Pilař
|
8c578368e8
sfc: Downgrade EPERM messages from MCDI to debug
|
9 年之前 |
Bert Kenward
|
acd43a9097
sfc: Handle MCDI proxy authorisation
|
9 年之前 |
Bert Kenward
|
ac28d179b8
sfc: Retry MCDI after NO_EVB_PORT error on a VF
|
9 年之前 |
Linus Torvalds
|
b0f85fa11a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Daniel Pieczko
|
c577e59ed7
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
|
9 年之前 |
Boqun Feng
|
8456799561
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
|
10 年之前 |
Daniel Pieczko
|
34ccfe6f8a
sfc: add output flag decoding to efx_mcdi_set_workaround
|
10 年之前 |
Edward Cree
|
832dc9ed43
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
|
10 年之前 |
Edward Cree
|
42ca087fbf
sfc: add module parameter to enable MCDI logging on new functions
|
10 年之前 |
Edward Cree
|
e7fef9b45a
sfc: add sysfs entry to control MCDI tracing
|
10 年之前 |
Edward Cree
|
75aba2a52d
sfc: add tracing of MCDI commands
|
10 年之前 |
Jon Cooper
|
087e902550
sfc: Change entity reset on MC reboot to a new datapath-only reset.
|
10 年之前 |
Jon Cooper
|
aa09a3da70
sfc: Initialise MCDI buffers to 0 on declaration.
|
10 年之前 |
Shradha Shah
|
6f7f8aa69a
sfc: Bind the sfc driver to any available VF's
|
10 年之前 |
Edward Cree
|
267d9d7387
sfc: Cope with permissions enforcement added to firmware for SR-IOV
|
10 年之前 |
Daniel Pieczko
|
8d9f9dd448
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
|
10 年之前 |
Shradha Shah
|
7fa8d54704
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
|
10 年之前 |
Shradha Shah
|
327c685eb7
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
|
10 年之前 |
Edward Cree
|
e283546c04
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
|
11 年之前 |
Edward Cree
|
cd84ff4da1
sfc: Use ether_addr_copy and eth_broadcast_addr
|
11 年之前 |
Jon Cooper
|
3e336261f8
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
|
11 年之前 |
Ben Hutchings
|
0bcf4a645f
sfc: Associate primary and secondary functions of controller
|
11 年之前 |
Jon Cooper
|
bd9a265db2
sfc: Add RX packet timestamping for EF10
|
11 年之前 |
Ben Hutchings
|
8349f7f610
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
|
11 年之前 |
Ben Hutchings
|
ea136ae71f
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
|
12 年之前 |
Edward Cree
|
1e0b8120b2
sfc: Log all unexpected MCDI errors
|
12 年之前 |
Jon Cooper
|
74cd60a4d7
sfc: Add MC BISTs to ethtool offline self test on EF10
|
12 年之前 |