net: add rte prefix to ether structures
[dpdk.git] / drivers / net / bonding / rte_eth_bond_api.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-21 David Marchandnet/bonding: fix slave id types
2019-02-22 Hari Kumar Vemulanet/bonding: fix reset active slave
2019-02-20 Chas Williamsnet/bonding: fix link status
2019-01-14 Declan Dohertynet/bonding: fix possible null pointer reference
2018-10-11 Adrien Mazarguilnet/bonding: switch to flow API object conversion function
2018-09-27 Ivan Malovnet/bonding: inherit descriptor limits from slaves
2018-09-27 Ivan Malovnet/bonding: provide default Rx/Tx configuration
2018-08-05 Radu Nicolaunet/bonding: fix slave add for mode 4
2018-07-02 Alex Kiselevnet/bonding: support add/remove MAC addrs
2018-06-15 Kiran Kumarnet/bonding: fix MAC address reset
2018-04-27 Matan Azradnet/bonding: support flow API
2018-04-13 Ferruh Yigitnet/bonding: switch to new offloading API
2018-04-13 Chas Williamsnet/bonding: fix setting VLAN ID on slave ports
2018-02-05 Radu Nicolaunet/bonding: check error of MAC address setting
2018-01-31 Radu Nicolaunet/bonding: fix burst hash computation
2018-01-29 Chas Williamsnet/bonding: do not early mark device as bonded
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Declan Dohertynet/bonding: burst mode hash calculation
2018-01-16 Chas Williamsnet/bonding: fix setting slave MAC addresses
2018-01-16 Jacek Piaseckinet/bonding: fix bonding in 8023ad mode
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-10-26 Tomasz Kulaseknet/bonding: fix check slaves link properties
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-31 Tomasz Kulaseknet/bonding: fix crash when primary slave set
2017-07-06 Tomasz Kulaseknet/bonding: allow slaves to also be bonded devices
2017-07-06 Tomasz Kulaseknet/bonding: fix link properties management
2017-06-22 Pablo de Laranet/bonding: remove socket id check
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-04-18 Jan Bluncknet/bonding: call through EAL on create/free
2017-01-17 David Marchandnet: align ethdev and eal driver names
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-21 Jan Blunckethdev: clear data when allocating device
2016-10-13 Eric Kinzienet/bonding: enable slave VLAN filter
2016-10-13 Eric Kinzienet/bonding: validate speed after link up
2016-10-03 David Marchandethdev: get rid of device type
2016-06-20 Eric Kinzienet/bonding: inherit maximum Rx packet length
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-25 Bernard Iremongerbonding: fix current primary port
2016-03-16 Bernard Iremongerbonding: fix crash when no slave device
2016-03-16 Eric Kinziebonding: do not activate slave twice
2016-03-16 Eric Kinziebonding: fix active slaves with no primary
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-16 Bernard Iremongerbonding: fix detach of bonded device
2015-11-03 Bernard Iremongerbonding: remove fake pci interface
2015-11-03 Bernard Iremongerdrivers: copy fake PCI device info to ethdev data
2015-11-01 Tomasz Kulasekbonding: support RSS dynamic configuration
2015-08-10 Bernard Iremongerbonding: fix device initialisation error handling
2015-07-27 Bernard Iremongerbonding: support port hotplug
2015-07-20 Stephen Hemmingerbonding: fix name and port validation
2015-06-29 Stephen Hemmingerbonding: initialize backpointer from pci device to...
2015-06-04 Stephen Hemmingerbonding: remove useless memset
2015-05-22 Bruce Richardsonbond: move to drivers/net/