index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-30
sfc: Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-0
/
+2
2013-09-24
sfc: Remove extern from function prototypes
Joe Perches
1
-62
/
+58
2013-08-30
sfc: Update copyright banners
Ben Hutchings
1
-2
/
+2
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
1
-1
/
+7
2013-08-29
sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
Ben Hutchings
1
-2
/
+0
2013-08-29
sfc: Implement asynchronous MCDI requests
Ben Hutchings
1
-4
/
+25
2013-08-29
sfc: Remove unnecessary use of atomic_t
Ben Hutchings
1
-1
/
+1
2013-08-28
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
1
-0
/
+2
2013-08-28
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
1
-12
/
+20
2013-08-22
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
1
-0
/
+54
2013-08-21
sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface
Ben Hutchings
1
-11
/
+9
2013-08-21
sfc: Add support for MCDI v2
Ben Hutchings
1
-4
/
+6
2013-08-21
sfc: Translate MCDI error numbers received in events
Ben Hutchings
1
-2
/
+2
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
1
-0
/
+21
2013-08-21
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
Ben Hutchings
1
-1
/
+1
2013-08-21
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
1
-2
/
+7
2013-08-21
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
Ben Hutchings
1
-1
/
+0
2013-08-21
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
Ben Hutchings
1
-2
/
+2
2013-08-21
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
1
-3
/
+20
2013-08-21
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
1
-13
/
+23
2013-08-21
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
1
-3
/
+0
2013-08-21
sfc: Fill out the set of MCDI accessors
Ben Hutchings
1
-10
/
+32
2013-08-21
sfc: Rationalise MCDI buffer accessors
Ben Hutchings
1
-26
/
+20
2013-08-21
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
1
-0
/
+3
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2012-09-08
sfc: Allow efx_mcdi_rpc to be called in two parts
Stuart Hodgson
1
-0
/
+6
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
1
-0
/
+2
2012-01-27
sfc: Add hwmon driver for boards using SFC9000-family controllers
Ben Hutchings
1
-0
/
+28
2012-01-27
sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.
Matthew Slattery
1
-1
/
+1
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
1
-0
/
+4
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
1
-0
/
+130