index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: add devlink info support for ef100
Alejandro Lucero
2023-02-16
1
-0
/
+72
*
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
2022-07-22
1
-0
/
+46
*
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
2022-06-29
1
-9
/
+7
*
sfc: replace function name in string with __func__
Jonathan Cooper
2022-06-29
1
-1
/
+2
*
sfc: Fix typo in comment
Xiang wangx
2022-06-19
1
-1
/
+1
*
sfc: extend the locking on mcdi->seqno
Niels Dossche
2022-03-03
1
-1
/
+1
*
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
2020-08-31
1
-4
/
+2
*
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
1
-1
/
+1
*
sfc_ef100: NVRAM selftest support code
Edward Cree
2020-07-02
1
-0
/
+62
*
sfc: commonise drain event handling
Edward Cree
2020-06-29
1
-1
/
+9
*
sfc: make firmware-variant printing a nic_type function
Edward Cree
2020-05-11
1
-16
/
+9
*
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-15
1
-14
/
+18
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
sfc: extend MTD support for newer hardware
Bert Kenward
2019-01-17
1
-7
/
+49
*
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2018-04-06
1
-1
/
+1
*
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-5
/
+4
*
sfc: correct comment on efx_mcdi_process_event
Edward Cree
2017-07-01
1
-1
/
+1
*
sfc: change Unknown MCDI event message to print full event.
Jon Cooper
2017-07-01
1
-2
/
+3
*
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
1
-1
/
+7
*
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
2017-02-09
1
-2
/
+5
*
sfc: refactor debug-or-warnings printks
Jon Cooper
2017-01-27
1
-11
/
+8
*
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
1
-1
/
+0
*
sfc: check async completer is !NULL before calling
Bert Kenward
2016-09-23
1
-1
/
+2
*
sfc: allow asynchronous MCDI without completion function
Bert Kenward
2016-08-12
1
-1
/
+4
*
sfc: Downgrade EPERM messages from MCDI to debug
Tomáš Pilař
2015-12-23
1
-3
/
+4
*
sfc: Handle MCDI proxy authorisation
Bert Kenward
2015-12-23
1
-8
/
+146
*
sfc: Retry MCDI after NO_EVB_PORT error on a VF
Bert Kenward
2015-12-23
1
-15
/
+84
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
1
-1
/
+12
|
\
|
*
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
2015-10-12
1
-1
/
+12
*
|
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
Boqun Feng
2015-09-13
1
-1
/
+1
|
/
*
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
2015-07-21
1
-3
/
+19
*
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2015-07-21
1
-1
/
+5
*
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
2015-05-27
1
-0
/
+9
*
sfc: add sysfs entry to control MCDI tracing
Edward Cree
2015-05-27
1
-2
/
+2
*
sfc: add tracing of MCDI commands
Edward Cree
2015-05-27
1
-4
/
+87
*
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
2015-05-21
1
-1
/
+3
*
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-21
1
-4
/
+4
*
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
1
-10
/
+0
*
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
2015-05-09
1
-13
/
+69
*
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
2015-05-09
1
-16
/
+6
*
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-05-09
1
-1
/
+3
*
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
2014-11-06
1
-1
/
+1
*
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-04-16
1
-11
/
+44
*
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-10
1
-6
/
+8
*
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2014-01-21
1
-3
/
+11
*
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
1
-0
/
+4
*
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
1
-0
/
+3
*
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2013-12-12
1
-2
/
+16
*
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
2013-12-12
1
-0
/
+2
*
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
1
-165
/
+204
[next]