index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi.h
Age
Commit message (
Expand
)
Author
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
2013-08-29
sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
Ben Hutchings
2013-08-29
sfc: Implement asynchronous MCDI requests
Ben Hutchings
2013-08-29
sfc: Remove unnecessary use of atomic_t
Ben Hutchings
2013-08-27
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
2013-08-22
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
2013-08-21
sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface
Ben Hutchings
2013-08-21
sfc: Add support for MCDI v2
Ben Hutchings
2013-08-21
sfc: Translate MCDI error numbers received in events
Ben Hutchings
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
2013-08-21
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
Ben Hutchings
2013-08-21
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
2013-08-21
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
Ben Hutchings
2013-08-21
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
Ben Hutchings
2013-08-21
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
2013-08-21
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
2013-08-21
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
2013-08-21
sfc: Fill out the set of MCDI accessors
Ben Hutchings
2013-08-21
sfc: Rationalise MCDI buffer accessors
Ben Hutchings
2013-08-21
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
2012-09-07
sfc: Allow efx_mcdi_rpc to be called in two parts
Stuart Hodgson
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-01-27
sfc: Add hwmon driver for boards using SFC9000-family controllers
Ben Hutchings
2012-01-27
sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.
Matthew Slattery
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher