mk: build with _GNU_SOURCE defined by default
[dpdk.git] / drivers / net / bnx2x /
2018-10-18 Stephen Hemmingernet/bnx2x: remove profanity
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-11 Rasesh Modynet/bnx2x: fix to add PHY lock
2018-10-11 Rasesh Modynet/bnx2x: fix call to link handling periodic function
2018-10-11 Rasesh Modynet/bnx2x: fix to disable further interrupts
2018-10-11 Rasesh Modynet/bnx2x: update link/PHY management
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 copyright
2018-08-03 Rasesh Modynet/bnx2x: bump version to 1.0.6.1
2018-08-03 Rasesh Modynet/bnx2x: fix poll link status
2018-08-02 Rasesh Modynet/bnx2x: fix FW command timeout during stop
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-06-14 Bruce Richardsonnet/bnx2x: add to meson build
2018-05-25 Rasesh Modynet/bnx2x: change copyright info to Cavium
2018-05-25 Rasesh Modynet/bnx2x: use SPDX tag
2018-05-15 Andy Greennet/bnx2x: fix memzone name overrun
2018-05-15 Andy Greennet/bnx2x: fix KR2 device check
2018-05-15 Andy Greennet/bnx2x: do not cast function pointers as a policy
2018-05-14 Thomas Monjalondrivers/net: use higher level of probing helper for PCI
2018-04-27 Yangchao Zhounet/bnx2x: reserve enough headroom for mbuf prepend
2018-04-27 Rasesh Modynet/bnx2x: make init and driver logtype names consistent
2018-04-27 Rasesh Modynet/bnx2x: fix for PCI FLR after ungraceful exit
2018-04-13 Ferruh Yigitdrivers/net: remove redundant icc flag
2018-04-13 Ferruh Yigitdrivers/net: fix icc deprecated parameter warning
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-04-11 Anatoly Burakovnet/bnx2x: use contiguous allocation for DMA memory
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Stephen Hemmingernet/bnx2x: implement dynamic logging
2018-01-05 Stephen Hemmingernet/bnx2x: remove redundant parenthesis
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Stephen Hemmingernet/bnx2x: remove unnecessary void casts
2017-06-14 Jerin Jacobfix typos using codespell utility
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-06 Jerin Jacobeal: introduce macro for no inline
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Bruce Richardsonnet/bnx2x: add switch fall-through comments
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Chas Williamsnet/bnx2x: fix transmit queue free threshold
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-10 Rasesh Modynet/bnx2x: increase release version
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Ferruh Yigitdrivers/net: make PCI device id struct const
2017-01-30 Rasesh Modynet/bnx2x: fix Rx mode configuration
2017-01-18 Santosh Shuklanet/bnx2x: use I/O device memory read/write API
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-26 Ferruh Yigitnet/bnx2x: fix build with icc
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Chas Williamsnet/bnx2x: merge debug register operations into headers
2016-10-13 Chas Williamsnet/bnx2x: do not return structs
2016-10-13 Chas Williamsnet/bnx2x: check return codes during VF mailbox operation
2016-10-13 Chas Williamsnet/bnx2x: serialize access to VF mailbox
2016-10-13 Chas Williamsnet/bnx2x: replace macro with static function
2016-10-13 Chas Williamsnet/bnx2x: restrict Rx mask flags sent to the PF
2016-10-13 Chas Williamsnet/bnx2x: remove unused Rx queue code
2016-10-13 Chas Williamsnet/bnx2x: remove delay during device startup
2016-10-13 Chas Williamsnet/bnx2x: remove unused preprocessor code
2016-10-13 Chas Williamsnet/bnx2x: get cache line size from build configuration
2016-10-13 Rasesh Modynet/bnx2x: fix socket id for slowpath memory
2016-10-13 Rasesh Modynet/bnx2x: fix maximum PF queues
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: fix mempool name length
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-04 Charles (Chas) Wil... net/bnx2x: fix incorrect number of supported queues
2016-07-04 Charles (Chas) Wil... net/bnx2x: set random MAC address if none assigned
2016-07-10 Thomas Monjalonnet/bnx2x: remove unneeded dependency on hash library
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-29 Ferruh Yigitnet/bnx2x: fix build with icc
2016-06-24 Charles (Chas) Wil... net/bnx2x: fix incorrect buffer length on Rx
2016-06-21 Charles (Chas) Wil... net/bnx2x: fix MSIX vector and VF resource counts
2016-06-15 Rasesh Modynet/bnx2x: update driver version to 1.0.1.1
2016-06-15 Rasesh Modynet/bnx2x: use single doorbell for Tx
2016-06-15 Rasesh Modynet/bnx2x: restructure Tx routine
2016-06-15 Rasesh Modynet/bnx2x: fix dropped packet count in stats
2016-05-17 Olivier Matzmbuf: add raw allocation function
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
next