mbuf: remove build option to disable refcnt
[dpdk.git] / lib / librte_pmd_bond / rte_eth_bond_pmd.c
2015-02-23 Sergio Gonzalez... mbuf: remove build option to disable refcnt
2015-02-20 Daniel Mrzyglodbond: rename mode 5
2015-02-20 Michal Jastrzebskibond: add debug info for mode 6
2015-02-20 Maciej Gajdzicabond: add mode 6
2015-02-18 Michal Jastrzebskibond: change warning
2015-02-18 Declan Dohertybond: fix memory leak on kvargs processing failure
2015-02-02 Declan Dohertybond: remove offload flags from transmit policy checks
2015-01-27 Stephen Hemmingerethdev: remove useless stats zeroing in drivers
2015-01-15 Declan Dohertybond: fix vlan flag interpretation
2014-12-17 Declan Dohertybond: check null before use
2014-12-11 Declan Dohertybond: fix mac assignment to slaves
2014-11-28 Pablo de Larabond: fix build with gcc 4.3
2014-11-27 Jia Yubond: set offload capabilities flags
2014-11-27 Daniel Mrzyglodbond: add mode 5
2014-11-27 Pawel Wodkowskibond: add mode 4
2014-11-24 Declan Dohertybond: support link status polling
2014-11-24 Declan Dohertybond: free mbufs on Tx burst failure
2014-11-24 Declan Dohertybond: fix naming inconsistency
2014-11-24 Declan Dohertybond: remove switch statement from Rx burst
2014-11-24 Declan Dohertybond: support link status interrupt
2014-10-22 Declan Dohertybond: disable broadcast mode if mbuf refcnt is disabled
2014-09-29 David Marchandbond: move param parsing in configure step
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-08-01 Declan Dohertybond: fix unit tests
2014-07-18 Bruce Richardsonbond: fix variable initialization
2014-07-02 Helin Zhangbond: fix build on 32-bit Oracle Linux 6.4
2014-07-01 Declan Dohertybond: new link bonding library