net: add rte prefix to ether defines
[dpdk.git] / drivers / net / bnx2x / bnx2x.c
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-04-19 Rasesh Modynet/bnx2x: fix optic module verification
2019-04-19 Shahed Shaikhnet/bnx2x: fix ramrod timeout
2019-04-19 Shahed Shaikhnet/bnx2x: fix memory leak
2019-03-22 Chaitanya Babu Talluridrivers/net: fix possible overflow using strlcat
2019-03-01 Shahed Shaikhnet/bnx2x: fix segfaults due to stale interrupt status
2018-12-13 Rasesh Modynet/bnx2x: cleanup info logs
2018-11-20 Rasesh Modynet/bnx2x: bump version to 1.0.7.1
2018-11-13 Rasesh Modynet/bnx2x: fix VF link state update
2018-10-11 Rasesh Modynet/bnx2x: fix to add PHY lock
2018-10-11 Rasesh Modynet/bnx2x: fix to disable further interrupts
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: 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-05-25 Rasesh Modynet/bnx2x: change copyright info to Cavium
2018-05-15 Andy Greennet/bnx2x: fix memzone name overrun
2018-04-27 Rasesh Modynet/bnx2x: fix for PCI FLR after ungraceful exit
2018-04-11 Anatoly Burakovnet/bnx2x: use contiguous allocation for DMA memory
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 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-06 Stephen Hemmingernet/bnx2x: remove unnecessary void casts
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for no inline
2017-02-10 Rasesh Modynet/bnx2x: increase release version
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Rasesh Modynet/bnx2x: fix Rx mode configuration
2016-10-13 Chas Williamsnet/bnx2x: restrict Rx mask flags sent to the PF
2016-10-13 Chas Williamsnet/bnx2x: remove unused preprocessor code
2016-10-13 Rasesh Modynet/bnx2x: fix socket id for slowpath memory
2016-10-13 Rasesh Modynet/bnx2x: fix maximum PF queues
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-04 Charles (Chas) Wil... net/bnx2x: fix incorrect number of supported queues
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-03-16 Charles (Chas) Wil... bnx2x: determine queue sizes sooner
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 build on FreeBSD
2015-12-13 Rasesh Modybnx2x: add license file
2015-12-13 Harish Patilbnx2x: add periodic debug option
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-08-03 Thomas Monjalonbnx2x: fix part of 32-bit build
2015-08-03 Thomas Monjalonbnx2x: fix build with debug enabled
2015-07-27 Stephen Hemmingerbnx2x: driver core