index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
1
-12
/
+1
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
1
-119
/
+233
2013-08-21
sfc: Fix race in completion handling
Ben Hutchings
1
-15
/
+10
2013-08-21
sfc: Add support for MCDI v2
Ben Hutchings
1
-49
/
+113
2013-08-21
sfc: Update MCDI protocol definitions for EF10
Ben Hutchings
1
-0
/
+1
2013-08-21
sfc: Translate MCDI error numbers received in events
Ben Hutchings
1
-27
/
+35
2013-08-21
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
1
-1
/
+1
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
1
-61
/
+26
2013-08-21
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
Ben Hutchings
1
-4
/
+4
2013-08-21
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
1
-30
/
+0
2013-08-21
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
Ben Hutchings
1
-2
/
+22
2013-08-21
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
1
-13
/
+18
2013-08-21
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
1
-32
/
+29
2013-08-21
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
1
-25
/
+27
2013-04-25
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2012-12-01
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
1
-1
/
+8
2012-12-01
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
1
-1
/
+1
2012-09-19
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
Ben Hutchings
1
-0
/
+3
2012-09-19
sfc: Support variable-length response to MCDI GET_BOARD_CFG
Ben Hutchings
1
-2
/
+4
2012-09-19
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
Ben Hutchings
1
-7
/
+11
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
1
-0
/
+5
2012-09-07
sfc: Allow efx_mcdi_rpc to be called in two parts
Stuart Hodgson
1
-3
/
+18
2012-07-17
sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
Ben Hutchings
1
-3
/
+8
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
1
-0
/
+34
2012-01-27
sfc: Add hwmon driver for boards using SFC9000-family controllers
Ben Hutchings
1
-43
/
+0
2012-01-27
sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.
Matthew Slattery
1
-1
/
+9
2012-01-27
sfc: Use new names for MC shared memory layout constants
Ben Hutchings
1
-10
/
+4
2012-01-27
sfc: Make handling of MC reboot more reliable
Ben Hutchings
1
-6
/
+27
2012-01-09
sfc: Update MCDI (firmware interface) definitions
Ben Hutchings
1
-7
/
+8
2012-01-09
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
1
-2
/
+2
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-29
/
+17
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
1
-0
/
+1203
[prev]