mbuf: replace data pointer by an offset
[dpdk.git] / lib / librte_pmd_pcap / rte_eth_pcap.c
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-08-12 Pablo de Larapcap: fix Rx crash
2014-07-02 Thomas Monjalonpcap: fix build
2014-07-01 Declan Dohertyethdev: add unique name to devices
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-06-10 Konstantin Ananyevpcap: fix Tx mbuf corruption
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-20 Neil Hormanpcap: convert to use of PMD_REGISTER_DRIVER and fix...
2014-04-11 Olivier Matzvdev: new registration API
2014-03-19 David Marchandpcap: revert build patches
2014-03-19 Olivier Matzpcap: fix build error introduced by kvargs
2014-02-26 Mats Liljegrenpcap: save if_index of the bound device
2014-02-26 David Marchandpcap: fix build when pcap_sendpacket is unavailable
2014-02-26 Thomas Monjalonpcap: remove unused constant
2014-02-26 Olivier Matzkvargs: add the key in handler pameters
2014-02-26 Olivier Matzkvargs: add const attribute in handler parameters
2014-02-26 Olivier Matzkvargs: rework API to fix memory leak
2014-02-26 Olivier Matzkvargs: remove driver name in arguments
2014-02-26 Olivier Matzkvargs: use the new library in pmd_pcap
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2014-01-15 Richardson, Brucepcap: fix mbuf allocation
2013-10-09 Intelpcap: add new driver