ethdev: add namespace
[dpdk.git] / drivers / net / bonding / rte_eth_bond_8023ad.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-08 Chengchang Tangnet/bonding: fix dedicated queue mode in vector burst
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-03-08 Vadim Podovinnikovnet/bonding: fix LACP system address check
2021-01-11 Ferruh Yigitnet/bonding: remove local variable shadowing outer one
2020-07-21 Weifeng Linet/bonding: change state machine to defaulted
2020-07-21 Dongyang Pannet/bonding: delete redundant code
2020-07-11 Yicai Lunet/bonding: fix LACP negotiation
2020-07-11 David Marchandnet/bonding: fix socket ID check
2019-11-20 Krzysztof Kanasnet/bonding: fix selection logic
2019-11-08 Junyu Jiangnet/bonding: fix port ID check
2019-10-27 Dharmik Thakkarrename private header files
2019-10-07 Hui Zhaonet/bonding: fix OOB access in other aggregator modes
2019-10-07 Hui Zhaonet/bonding: fix slave id types
2019-10-07 Ivan Ilchenkonet/bonding: check code of allmulticast mode switch
2019-10-07 Igor Romanovnet/bonding: check status of getting link info
2019-10-07 Ivan Ilchenkonet/bonding: check code of promiscuous mode switch
2019-08-22 David Marchandnet/bonding: prefer allmulti to promiscuous for LACP
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-21 David Marchandnet/bonding: fix slave id types
2019-03-21 Liang Zhangnet/bonding: fix LACP negotiation
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-04-27 Stephen Hemmingernet/bonding: convert to dynamic logging
2018-01-16 Jerry Lilijunnet/bonding: fix activated slave in 8023ad mode
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-10-12 Declan Dohertynet/bonding: fix LACP slave deactivate behavioral
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Zhiyong Yangnet/bonding: remove old ABI
2017-07-19 Daniel Mrzyglodnet/bonding: add other aggregator modes
2017-07-06 Tomasz Kulaseknet/bonding: add dedicated HW queues for LACP control
2017-07-06 Jan Bluncknet/bonding: use ethdev API to get socket
2017-07-06 Eric Kinzienet/bonding: avoid allocating mempool on unknown socket
2017-07-06 Declan Dohertynet/bonding: change link status check to no-wait
2017-07-06 Sha Zhangnet/bonding: fix when NTT flag updated
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-03-15 Hemant Agrawalmbuf: use pktmbuf helper to create the pool
2016-07-11 Christian Ehrhardtnet/bonding: fix exported symbol versioning
2016-06-20 Eric Kinzienet/bonding: allow external state machine in mode 4
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Vladyslav Buslovbonding: fix loop boundary condition
2016-03-16 Eric Kinziebonding: copy entire config structure in mode 4
2015-12-14 Andriy Berestovskyybonding: fix LACP mempool size
2015-11-03 Bernard Iremongerbonding: remove fake pci interface
2015-08-09 Sergey Balabanovbonding: fix socket id for LACP slave
2015-05-22 Bruce Richardsonbond: move to drivers/net/