acl: use setjmp/longjmp to handle alloc failures at build phase
[dpdk.git] / lib / librte_pmd_fm10k /
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-03-22 Marvin Liufm10k: fix build with gcc < 4.4
2015-03-16 Michael Qiufm10k: set pointer to NULL after free
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-03-04 Thomas Monjalonfm10k: fix build with debug enabled
2015-02-24 Panu Matilainenmk: fix build with Debian/Ubuntu-specific gcc version
2015-02-24 Panu Matilainenmk: rework gcc version detection to permit versions...
2015-02-24 Jeff Shawfm10k: fix clang warning flags
2015-02-24 Jeff Shawfm10k: fix build with unused debug function
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-17 Jeff Shawfm10k: add PF and VF interrupt handling
2015-02-17 Jeff Shawfm10k: add VF support
2015-02-17 Jeff Shawfm10k: add vlan filter
2015-02-17 Jeff Shawfm10k: add scatter receive
2015-02-17 Jeff Shawfm10k: add PF RSS
2015-02-17 Jeff Shawfm10k: add receive and tranmit
2015-02-17 Jeff Shawfm10k: add dev start/stop
2015-02-17 Jeff Shawfm10k: add Rx/Tx single queue start/stop
2015-02-17 Jeff Shawfm10k: add Tx queue setup/release
2015-02-17 Jeff Shawfm10k: add Rx queue setup/release
2015-02-17 Jeff Shawfm10k: add reta query/update
2015-02-17 Jeff Shawfm10k: register PF driver
2015-02-17 Jeff Shawfm10k: add base driver