summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100_netdev.c
AgeCommit message (Expand)Author
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree
2023-05-26sfc: handle VI shortage on ef100 by readjusting the channelsPieter Jansen van Vuuren
2023-05-12sfc: disable RXFCS and RXALL features by defaultPieter Jansen van Vuuren
2023-02-16sfc: obtain device mac address based on firmware handle for ef100Alejandro Lucero
2023-02-16sfc: add devlink port support for ef100Alejandro Lucero
2023-02-16sfc: add devlink support for ef100Alejandro Lucero
2022-11-22sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree
2022-06-29sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper
2022-06-29sfc: Separate efx_nic memory from net_device memoryJonathan Cooper
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper
2022-06-29sfc: Add a PROBED state for EF100 VDPA use.Jonathan Cooper
2022-06-29sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper
2020-09-07sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree
2020-08-03sfc_ef100: statistics gatheringEdward Cree
2020-08-03sfc_ef100: RX filter table management and related gubbinsEdward Cree
2020-07-30sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree