blob: b568d4d19cbfefeecdc154740ff41931ae5f009a [file] [log] [blame]
790d23e7c577 ("nfp: implement PCI driver shutdown callback")
bcc93a23ca59 ("nfp: register devlink after app is created")
e1a2599db564 ("nfp: release global resources only on the remove path")
d79e19f564bf ("nfp: debug dump ethtool ops")
4cbe94f2af25 ("nfp: wait for board state before talking to the NSP")
1cfcc97bb157 ("nfp: don't report standard netdev statistics in ethtool")
a2f4c3d9bd4a ("nfp: allow retreiving management FW logs on representors")
06726f30364c ("nfp: link basic ethtool ops to representors")
8f15df600dff ("nfp: add phys_switch_id support")
e3f28473b8ed ("nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks")
5d7c64a70fa1 ("nfp: move representors' struct net_device_ops to shared code")
3238b250b762 ("nfp: make the representor get stats app-independent")
38edbf6f5da4 ("nfp: spawn nfp_ports for PF and VF ports")
9ce6bbbb0503 ("nfp: add nfp_app cleanup callback and make flower use it")
d557ee6bdc6d ("nfp: explicitly check if application FW is loaded")
24a021ed77ef ("nfp: add VF and PF representors to flower app")
1025351a88a4 ("nfp: add flower app")
948faa46c05b ("nfp: add support for control messages for flower app")
758238f2e7a6 ("nfp: app callbacks for SRIOV")
eadfa4c3be99 ("nfp: add stats and xmit helpers for representors")
5de73ee46704 ("nfp: general representor implementation")
a5950182c00e ("nfp: map mac_stats and vf_cfg BARs")
9daee04ae17f ("nfp: devlink add support for getting eswitch mode")
76abc0f62054 ("nfp: report application FW build name in ethtool -i")
0be40e66e72a ("nfp: keep MIP object around")
9baa48859bd3 ("nfp: remove automatic caching of HWInfo")
af4fa7eac770 ("nfp: remove automatic caching of RTsym table")
ab832b8de405 ("nfp: make sure to cancel port refresh on the error path")
02082701b974 ("nfp: create control vNICs and wire up rx/tx")
6d4b0d8ed6d2 ("nfp: slice the netdev spawning function")
21537bc7019a ("nfp: don't clutter init code passing fw_ver around")
73e253f0e5d7 ("nfp: map all queue controllers at once")
c24ca95ff648 ("nfp: make vNIC ctrl memory mapping function reusable")
77ece8d5f196 ("nfp: add control vNIC datapath")
a7b1ad087547 ("nfp: allow allocation and initialization of netdev-less vNICs")
042f4ba62ff5 ("nfp: make sure debug accesses don't depend on netdevs")
cd083ce158cf ("nfp: move nfp_net_vecs_init()")
d00ca2f3783b ("nfp: reorder open and close functions")
bb45e51cb0f8 ("nfp: move bpf offload code to the BPF app")
d9ae7f2bfead ("nfp: move eBPF offload files to BPF app directory")
2707d6f18baa ("nfp: report app name in ethtool -i")
8aa0cb00743a ("nfp: move port init to apps")
69394af5de15 ("nfp: turn reading PCIe RTsym parameters into a helper")
eefbde7e1002 ("nfp: add hwmon support")
651e1f2f1999 ("nfp: set driver VF limit")
9d3727595b11 ("nfp: add set_mac_address support while the interface is up")
ec8b1fbe682d ("nfp: support port splitting via devlink")
53e7a08f0da1 ("nfp: register ports as devlink ports")
71f8a116b5c4 ("nfp: add helper for cleaning up vNICs")
1851f93fd2ee ("nfp: add devlink support")