drivers: align PCI driver definitions
[dpdk.git] / drivers / net / nfp / nfp_net.c
2016-10-03 David Marchanddrivers: align PCI driver definitions
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-27 Nélio Laranjeironet: fix PCI class id
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-06 Alejandro Luceronfp: expose device hotplug capability
2016-05-06 Alejandro Luceronfp: fix freeing multi-mbuf packets
2016-05-06 Alejandro Luceronfp: serialize access for hardware reconfiguration
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Stephen Hemmingernfp: fix PCI device info retrieval
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Alejandro Luceronfp: fix Tx queue reset
2016-03-16 Alejandro Luceronfp: fix how Tx checksum is advertised to firmware
2016-03-16 Alejandro Luceronfp: fix variable type in Tx checksum offload
2016-03-16 Thomas Monjalonnfp: fix non-x86 build
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Bruce Richardsonversion: switch to year.month numbers
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-08 Alejandro Luceronfp: add link status interrupt
2015-12-08 Alejandro Luceronfp: add basic features
2015-12-08 Alejandro Luceronfp: add link status update
2015-12-08 Alejandro Luceronfp: add statistics
2015-12-08 Alejandro Luceronfp: add RSS
2015-12-08 Alejandro Luceronfp: add Rx and Tx
2015-12-08 Alejandro Luceronfp: introduce driver initialization