index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-07-01
sfc: correct comment on efx_mcdi_process_event
Edward Cree
2017-07-01
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-09-23
sfc: check async completer is !NULL before calling
Bert Kenward
2016-08-12
sfc: allow asynchronous MCDI without completion function
Bert Kenward
2015-12-23
sfc: Downgrade EPERM messages from MCDI to debug
Tomáš Pilař
2015-12-23
sfc: Handle MCDI proxy authorisation
Bert Kenward
2015-12-23
sfc: Retry MCDI after NO_EVB_PORT error on a VF
Bert Kenward
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
2015-09-13
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
Boqun Feng
2015-07-21
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
2015-07-21
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2015-05-27
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
2015-05-27
sfc: add sysfs entry to control MCDI tracing
Edward Cree
2015-05-27
sfc: add tracing of MCDI commands
Edward Cree
2015-05-21
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
2015-05-21
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-01-21
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2013-12-12
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2013-12-12
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
2013-12-12
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
2013-12-06
sfc: Demote "MC Scheduler error" messages
Robert Stonehouse
2013-12-06
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2013-12-06
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2013-10-07
sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags
Ben Hutchings
2013-09-20
sfc: Increase MCDI status timeout to 250ms
Daniel Pieczko
2013-09-20
sfc: Wait for MC reboot to complete before scheduling driver reset
Daniel Pieczko
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
[next]