drivers: update registration macro usage
[dpdk.git] / drivers / net / bnx2x /
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