ethdev: use constants for link state
[dpdk.git] / drivers / net / nfp / nfp_net.c
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