Edward Cree
|
e01b16a7e2
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
|
8 years ago |
Bert Kenward
|
acd43a9097
sfc: Handle MCDI proxy authorisation
|
9 years ago |
Bert Kenward
|
ac28d179b8
sfc: Retry MCDI after NO_EVB_PORT error on a VF
|
9 years ago |
Daniel Pieczko
|
34ccfe6f8a
sfc: add output flag decoding to efx_mcdi_set_workaround
|
10 years ago |
Edward Cree
|
e7fef9b45a
sfc: add sysfs entry to control MCDI tracing
|
10 years ago |
Edward Cree
|
75aba2a52d
sfc: add tracing of MCDI commands
|
10 years ago |
Jon Cooper
|
aa09a3da70
sfc: Initialise MCDI buffers to 0 on declaration.
|
10 years ago |
Edward Cree
|
267d9d7387
sfc: Cope with permissions enforcement added to firmware for SR-IOV
|
10 years ago |
Edward Cree
|
e283546c04
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
|
11 years ago |
Ben Hutchings
|
8349f7f610
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
|
11 years ago |
Edward Cree
|
1e0b8120b2
sfc: Log all unexpected MCDI errors
|
12 years ago |
Jon Cooper
|
f8f3b5ae3e
sfc: Correct RX dropped count for drops while interface is down
|
12 years ago |
Guenter Roeck
|
85493e6dd4
sfc: Convert to use hwmon_device_register_with_groups
|
11 years ago |
Joe Perches
|
00aef9867e
sfc: Remove extern from function prototypes
|
12 years ago |
Ben Hutchings
|
f7a6d2c442
sfc: Update copyright banners
|
12 years ago |
Ben Hutchings
|
8127d661e7
sfc: Add support for Solarflare SFC9100 family
|
12 years ago |
Ben Hutchings
|
4c75b43a77
sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
|
12 years ago |
Ben Hutchings
|
cade715ff1
sfc: Implement asynchronous MCDI requests
|
12 years ago |
Ben Hutchings
|
251111d9a1
sfc: Remove unnecessary use of atomic_t
|
12 years ago |
Daniel Pieczko
|
d36a08b4ae
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
|
12 years ago |
Ben Hutchings
|
45a3fd55ac
sfc: Move MTD operations into efx_nic_type
|
12 years ago |
Ben Hutchings
|
f5253d9256
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
|
13 years ago |
Ben Hutchings
|
f76fe120d8
sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface
|
12 years ago |
Ben Hutchings
|
df2cd8af09
sfc: Add support for MCDI v2
|
13 years ago |
Ben Hutchings
|
5bc283e513
sfc: Translate MCDI error numbers received in events
|
13 years ago |
Ben Hutchings
|
f3ad500344
sfc: Make MCDI independent of Siena
|
13 years ago |
Ben Hutchings
|
f073dde03b
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
|
13 years ago |
Ben Hutchings
|
43f775b2fa
sfc: Collect all MCDI port functions into mcdi_port.c
|
13 years ago |
Ben Hutchings
|
319ec6444d
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
|
13 years ago |
Ben Hutchings
|
6bff861dc7
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
|
13 years ago |