net: add rte prefix to ether structures
[dpdk.git] / drivers / net / bnx2x / bnx2x_ethdev.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Rasesh Modynet/bnx2x: fix race for periodic flags
2019-04-19 Shahed Shaikhnet/bnx2x: fix DMAE timeout
2019-04-19 Shahed Shaikhnet/bnx2x: fix ramrod timeout
2019-04-19 Rasesh Modynet/bnx2x: fix MTU for jumbo frame
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2018-12-13 Rasesh Modynet/bnx2x: cleanup info logs
2018-10-11 Rasesh Modynet/bnx2x: fix call to link handling periodic function
2018-10-11 Rasesh Modynet/bnx2x: fix logging to include device name
2018-08-03 Rasesh Modynet/bnx2x: move SPDX tags to source files
2018-08-03 Rasesh Modynet/bnx2x: fix poll link status
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-05-25 Rasesh Modynet/bnx2x: change copyright info to Cavium
2018-05-14 Thomas Monjalondrivers/net: use higher level of probing helper for PCI
2018-04-27 Rasesh Modynet/bnx2x: make init and driver logtype names consistent
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Harish Patilnet/bnx2x: convert to new Rx offloads API
2018-01-16 Stephen Hemmingernet/bnx2x: implement dynamic logging
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-01-30 Ferruh Yigitdrivers/net: make PCI device id struct const
2017-01-30 Rasesh Modynet/bnx2x: fix Rx mode configuration
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Bluncknet/bnx2x: localize mapping of ethdev to PCI device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Chas Williamsnet/bnx2x: serialize access to VF mailbox
2016-10-13 Chas Williamsnet/bnx2x: remove delay during device startup
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-21 Rasesh Modynet/bnx2x: disable fast path interrupts
2016-07-11 David Marchandnet/bnx2x: move PCI device ids to the driver
2016-07-08 Rasesh Modynet/bnx2x: add xstats
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-15 Rasesh Modynet/bnx2x: fix dropped packet count in stats
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-16 Charles (Chas) Wil... bnx2x: determine queue sizes sooner
2015-12-13 Rasesh Modybnx2x: fix 32-bit build
2015-12-13 Rasesh Modybnx2x: add license file
2015-12-13 Harish Patilbnx2x: add periodic debug option
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-07-27 Stephen Hemmingerbnx2x: driver core