net/qede: add slowpath support for VXLAN tunneling
[dpdk.git] / drivers / net / bnx2x /
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
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-16 Charles (Chas) Wil... bnx2x: determine queue sizes sooner
2016-03-16 Charles (Chas) Wil... bnx2x: fix resource allocattion error handling
2016-03-16 Stephen Hemmingerbnx2x: remove unused variable
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-13 Rasesh Modybnx2x: add version
2015-12-13 Rasesh Modybnx2x: fix 32-bit build
2015-12-13 Rasesh Modybnx2x: fix build on FreeBSD
2015-12-13 Rasesh Modybnx2x: add license file
2015-12-13 Harish Patilbnx2x: add periodic debug option
2015-12-13 Harish Patilbnx2x: fix build with clang
2015-12-13 Harish Patilbnx2x: update VF to support newer PF drivers
2015-12-13 Rasesh Modybnx2x: skip Rx producer refresh when no packet
2015-12-13 Rasesh Modybnx2x: fix Tx error check
2015-12-13 Chas Williamsbnx2x: fix restart
2015-12-09 Chas Williamsbnx2x: fix double init check
2015-12-07 Chas Williamsbnx2x: set ethernet address type during VF Tx
2015-12-06 Chas Williamsbnx2x: fix little endian conversion in Tx
2015-12-06 Panu Matilainenmk: fix shared library dependencies of drivers
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-08-03 Thomas Monjalonbnx2x: fix part of 32-bit build
2015-08-03 Thomas Monjalonbnx2x: fix build with clang
2015-08-03 Thomas Monjalonbnx2x: fix build with debug enabled
2015-08-03 Thomas Monjalonbnx2x: fix build as shared library
2015-07-30 Stephen Hemmingerdrivers: allow pruning log during build
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-27 Stephen Hemmingerbnx2x: driver support routines
2015-07-27 Stephen Hemmingerbnx2x: driver core