drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / drivers / net / nfp / nfp_net.c
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-09-30 Alejandro Luceronet/nfp: unregister interrupt callback when closing
2016-09-30 Alejandro Luceronet/nfp: fix copying MAC address
2016-09-30 Alejandro Luceronet/nfp: use random MAC address if not configured
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
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