aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_netvf_main.c
AgeCommit message (Expand)Author
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao
2022-03-21nfp: choose data path based on versionJakub Kicinski
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11nfp: parametrize QCP offset/size using dev_infoJakub Kicinski
2022-03-11nfp: use dev_info for the DMA maskJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2022-03-11nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs insteadDirk van der Merwe
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-04-26nfp: implement PCI driver shutdown callbackDirk van der Merwe
2018-11-08nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski
2017-06-07nfp: advertise support for NFD ABI 0.5Jakub Kicinski
2017-06-07nfp: allow allocation and initialization of netdev-less vNICsJakub Kicinski
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski
2017-03-12nfp: move control BAR pointer into data path structureJakub Kicinski
2017-03-12nfp: separate data path information from the reset of adapter structureJakub Kicinski
2017-02-10nfp: allocate irqs in lower driverJakub Kicinski
2017-02-10nfp: add port layer to debugfs directoriesJakub Kicinski
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski
2016-11-01nfp: remove support for nfp3200Jakub Kicinski
2016-09-21nfp: bpf: add packet marking supportJakub Kicinski
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski
2016-09-08nfp: remove linux/version.h includesJakub Kicinski
2016-06-30nfp: correct name of control BAR defineJakub Kicinski
2015-12-03net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski