index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef100_nic.h
Age
Commit message (
Expand
)
Author
2023-02-16
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
2023-02-16
sfc: obtain device mac address based on firmware handle for ef100
Alejandro Lucero
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
2022-07-29
sfc: determine wire m-port at EF100 PF probe time
Edward Cree
2022-07-22
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
2022-06-29
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
2020-08-03
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
2020-08-03
sfc_ef100: read pf_index at probe time
Edward Cree
2020-08-03
sfc_ef100: statistics gathering
Edward Cree
2020-08-03
sfc_ef100: read Design Parameters at probe time
Edward Cree
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
2020-07-27
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2020-07-27
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
2020-07-27
sfc_ef100: implement MCDI transport
Edward Cree
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree