net/bnxt: check for null completion ring doorbell
[dpdk.git] / drivers / net / bnxt /
2019-06-13 Somnath Koturnet/bnxt: check for null completion ring doorbell
2019-06-13 Somnath Koturnet/bnxt: support redirecting tunnel packets to VF
2019-06-13 Lance Richardsonnet/bnxt: enable RSS for thor-based controllers
2019-06-13 Lance Richardsonnet/bnxt: enable completion coalescing for thor
2019-06-13 Lance Richardsonnet/bnxt: support thor controller
2019-06-13 Lance Richardsonnet/bnxt: refactor ring allocation
2019-06-13 Lance Richardsonnet/bnxt: refactor doorbell handling
2019-06-13 Lance Richardsonnet/bnxt: support extended HWRM request sizes
2019-06-13 Lance Richardsonnet/bnxt: reset function earlier in initialization
2019-06-13 Lance Richardsonnet/bnxt: use consistent values for VNIC RSS rule
2019-06-13 Lance Richardsonnet/bnxt: fix variable width in endian conversion
2019-06-13 Lance Richardsonnet/bnxt: fix ring type macro name
2019-06-13 Lance Richardsonnet/bnxt: fix endianness in ring macros
2019-06-13 Stephen Hemmingernet/bnxt: remove unnecessary cast
2019-06-13 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.74
2019-06-13 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.48
2019-06-13 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.19
2019-06-13 Ajit Khapardenet/bnxt: fix RSS RETA indirection table ops
2019-06-13 Lance Richardsonnet/bnxt: implement SSE vector mode
2019-06-13 Lance Richardsonnet/bnxt: compute and store scattered Rx status
2019-06-13 Lance Richardsonnet/bnxt: move Tx bd checking to header file
2019-06-06 David Marchandnet/bnxt: fix RxQ errors stat
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-27 Ajit Khapardenet/bnxt: support bulk free of Tx mbufs
2019-05-27 Sriharsha Basavapatnanet/bnxt: optimize Tx batching
2019-05-27 Sriharsha Basavapatnanet/bnxt: fix Tx batching
2019-05-27 Ajit Khapardenet/bnxt: check for error conditions in Tx path
2019-05-27 Ajit Khapardenet/bnxt: support updating IPID
2019-05-27 Ajit Khapardenet/bnxt: fix TSO
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-12 Somnath Koturnet/bnxt: fix big endian build
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Stephen Hemmingernet/bnxt: fix Rx VLAN offload flags
2019-03-20 Stephen Hemmingernet/bnxt: suppress spurious error log
2019-03-20 Stephen Hemmingernet/bnxt: silence IOVA warnings
2019-03-20 Stephen Hemmingernet/bnxt: use notice as default log level
2019-03-20 Stephen Hemmingernet/bnxt: do not double space version message
2019-03-20 Stephen Hemmingernet/bnxt: change PTP message to debug level
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2019-02-13 Davide Carattinet/bnxt: support IOVA VA mode
2018-11-05 Ferruh Yigitnet/bnxt: fix uninitialized variable access
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-17 Qi Zhangdrivers/net: enable device detach on secondary process
2018-10-11 Ferruh Yigitdrivers/net: fix log type string
2018-10-11 Xiaoxin Pengnet/bnxt: reduce polling interval for valid bit
2018-10-11 Ajit Khapardenet/bnxt: remove excess log messages
2018-10-11 Bei Sunnet/bnxt: set VLAN strip mode before default VNIC cfg
2018-10-11 Ajit Khapardenet/bnxt: set a VNIC as default only once
2018-10-11 Ajit Khapardenet/bnxt: set MAC filtering as outer for non tunnel...
2018-10-11 Yongping Zhangnet/bnxt: fix registration of VF async event completion...
2018-10-11 Ajit Khapardenet/bnxt: support trusted VF
2018-10-11 Ajit Khapardenet/bnxt: support enabling new mailbox channel
2018-10-11 Ajit Khapardenet/bnxt: support extended port counters
2018-10-11 Ajit Khapardenet/bnxt: update HWRM version
2018-10-11 Ajit Khapardenet/bnxt: fix MTU setting
2018-10-11 Somnath Koturnet/bnxt: fix uninitialized pointer access in Tx
2018-10-11 Somnath Koturnet/bnxt: get rid of ff pools and use VNIC info array
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-02 Ajit Khapardenet/bnxt: fix RETA size
2018-08-02 Ajit Khapardenet/bnxt: check access denied for HWRM commands
2018-08-02 Ajit Khapardenet/bnxt: fix lock release on NVM write failure
2018-08-02 Ajit Khapardenet/bnxt: fix memory leaks in NVM commands
2018-08-02 Somnath Koturnet/bnxt: fix filter freeing
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Somnath Koturnet/bnxt: use correct flags during VLAN configuration
2018-07-02 Ajit Khapardenet/bnxt: fix Rx ring count limitation
2018-07-02 Ajit Khapardenet/bnxt: check VF resources if resource manager is...
2018-07-02 Somnath Koturnet/bnxt: fix to move a flow to a different queue
2018-07-02 Ajit Khapardenet/bnxt: allocate RSS context only if RSS mode is...
2018-07-02 Ajit Khapardenet/bnxt: fix incorrect IO address handling in Tx
2018-07-02 Ajit Khapardenet/bnxt: fix set MTU
2018-07-02 Ajit Khapardenet/bnxt: check filter type before clearing it
2018-07-02 Somnath Koturnet/bnxt: revert reset of L2 filter id
2018-07-02 Xiaoxin Pengnet/bnxt: fix Tx with multiple mbuf
2018-07-02 Rob Millernet/bnxt: update HWRM API to v1.9.2.9
2018-07-02 Jay Dingnet/bnxt: check for invalid vNIC id
2018-07-02 Ajit Khapardenet/bnxt: refactor filter/flow
2018-07-02 Scott Brandennet/bnxt: move function check zero bytes
2018-07-02 Ajit Khapardenet/bnxt: fix queue start/stop operations
2018-07-02 Ajit Khapardenet/bnxt: support a StingRay VF id
2018-07-02 Ajit Khapardenet/bnxt: fix HW Tx checksum offload check
2018-07-02 Ajit Khapardenet/bnxt: set ring coalesce parameters for Stratus NIC
2018-07-02 Ajit Khapardenet/bnxt: fix close operation
2018-07-02 Ajit Khapardenet/bnxt: set descriptor rings limits
2018-07-02 Ajit Khapardenet/bnxt: optimize Rx processing
2018-07-02 Ajit Khapardenet/bnxt: support Tx batching
2018-07-02 Ajit Khapardenet/bnxt: fix clear port stats
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-06-14 Bruce Richardsonnet/bnxt: add to meson build
2018-06-14 David Marchandnet/bnxt: add missing ids in xstats
2018-05-25 Olivier Matzuse SPDX tag for 6WIND copyrighted files
2018-05-22 Ajit Khapardenet/bnxt: fix Rx checksum flags
2018-05-22 Ajit Khapardenet/bnxt: fix xstats for VF
2018-05-22 Ajit Khapardenet/bnxt: fix VF resource allocation
2018-05-22 Ajit Khapardenet/bnxt: use first completion ring for fwd and async...
2018-05-22 Ajit Khapardenet/bnxt: fix RSS hash configuration
2018-05-22 Ajit Khapardenet/bnxt: fix Tx and Rx burst for secondary process
2018-05-22 Ajit Khapardenet/bnxt: add fallthrough comment
next