net/ice: use dynamic log type for Tx/Rx debug
[dpdk.git] / drivers / net / bnxt /
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-10-07 Ivan Ilchenkonet/bnxt: check status of getting ethdev info
2019-08-10 Lance Richardsonnet/bnxt: revert fix traffic stall on stop/start
2019-08-05 Kalesh APnet/bnxt: fix traffic stall on Rx queue stop/start
2019-07-30 Kalesh APnet/bnxt: set checksum flags in vector Rx
2019-07-30 Kalesh APnet/bnxt: fix context memory allocation
2019-07-25 Kalesh APnet/bnxt: reduce verbosity of a message
2019-07-25 Kalesh APnet/bnxt: fix endianness
2019-07-25 Kalesh APnet/bnxt: fix tunnel redirect commands
2019-07-25 Santoshkumar Karan... net/bnxt: fix extended port counter statistics
2019-07-25 Lance Richardsonnet/bnxt: use dedicated CPR for async events
2019-07-23 Ajit Khapardenet/bnxt: remove unnecessary interrupt disable
2019-07-23 Lance Richardsonnet/bnxt: disable vector mode Tx with VLAN offload
2019-07-23 Rahul Guptanet/bnxt: fix interrupt rearm logic
2019-07-23 Stephen Hemmingernet/bnxt: fix Rx interrupt vector
2019-07-23 Kalesh APnet/bnxt: add new device id
2019-07-23 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.91
2019-07-23 Kalesh APnet/bnxt: fix checking result of HWRM command
2019-07-23 Santoshkumar Karan... net/bnxt: fix MAC/VLAN filter allocation
2019-07-23 Lance Richardsonnet/bnxt: fix getting statistics
2019-07-23 Lance Richardsonnet/bnxt: fix RSS table address for thor
2019-07-23 Lance Richardsonnet/bnxt: fix RSS context numbers for thor
2019-07-23 Lance Richardsonnet/bnxt: fix HWRM messages for thor RSS config
2019-07-23 Lance Richardsonnet/bnxt: fix RSS table sizes
2019-07-23 Santoshkumar Karan... net/bnxt: fix RSS disable for thor-based adapters
2019-07-23 Kalesh APnet/bnxt: fix lock release on getting NVM info
2019-07-23 Kalesh APnet/bnxt: fix return values to standard error codes
2019-07-23 Kalesh APnet/bnxt: fix error checking of FW commands
2019-07-23 Lance Richardsonnet/bnxt: retry IRQ callback deregistration
2019-07-23 Lance Richardsonnet/bnxt: fix VNIC default completion ring
2019-07-23 Kalesh APnet/bnxt: reset filters before registering interrupts
2019-07-23 Kalesh APnet/bnxt: fix device init error path
2019-07-23 Kalesh APnet/bnxt: fix setting primary MAC address
2019-07-23 Kalesh APnet/bnxt: fix unconditional wait in link update
2019-07-23 Kalesh APnet/bnxt: fix adding MAC address
2019-07-23 Kalesh APnet/bnxt: fix check of address mapping
2019-07-23 Kalesh APnet/bnxt: fix error handling in port start
2019-07-23 Jay Dingnet/bnxt: check invalid VNIC id for firmware
2019-07-23 Qingmin Liunet/bnxt: fix RxQ count if ntuple filtering is disabled
2019-07-23 Ajit Khapardenet/bnxt: fix compiler warning
2019-07-23 Kalesh APnet/bnxt: check invalid VNIC in cleanup path
2019-07-23 Kalesh APnet/bnxt: fix enabling/disabling interrupts
2019-07-23 Lance Richardsonnet/bnxt: avoid null pointer dereference
2019-07-23 Lance Richardsonnet/bnxt: cleanup NQ doorbell
2019-07-23 Ajit Khapardenet/bnxt: save the number of EM flow count
2019-07-23 Ajit Khapardenet/bnxt: fix doorbell register offset for Tx ring
2019-07-23 Rahul Guptanet/bnxt: fix L4 checksum error indication in Rx
2019-07-23 Lance Richardsonnet/bnxt: reset Rx allocation state on port restart
2019-07-23 Lance Richardsonnet/bnxt: fix Tx hang after port stop/start
2019-07-23 Kalesh APnet/bnxt: fix VF probe when MAC address is zero
2019-07-23 Kalesh APnet/bnxt: fix crash on probe failure
2019-07-23 Kalesh APnet/bnxt: fix extended port counter statistics
2019-07-23 Lance Richardsonnet/bnxt: create ring group array only when needed
2019-07-23 Lance Richardsonnet/bnxt: fix logic when freeing RSS context
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-14 Ajit Khapardenet/bnxt: fix build with some compilers
2019-06-13 Naresh Kumar PBSnet/bnxt: fix icc build
2019-06-13 Naresh Kumar PBSnet/bnxt: fix interrupt vector initialization
2019-06-13 Kalesh APnet/bnxt: fix xstats
2019-06-13 Somnath Koturnet/bnxt: use configured MTU during load
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
next