mempool: fix slow allocation of large mempools
[dpdk.git] / drivers / net / bnxt /
2019-10-08 Kalesh APnet/bnxt: remove unnecessary return check
2019-10-08 Kalesh APnet/bnxt: fix deferred start of Tx queues
2019-10-08 Kalesh APnet/bnxt: fix L2 context calculation for Thor
2019-10-08 Santoshkumar Karan... net/bnxt: fix 40G link for Thor
2019-10-08 Ajit Khapardenet/bnxt: fix async link handling and update
2019-10-08 Ajit Khapardenet/bnxt: subscribe to link speed change notification
2019-10-08 Kalesh APnet/bnxt: fix Rx queue start/stop
2019-10-08 Santoshkumar Karan... net/bnxt: fix forwarding with higher mbuf size
2019-10-08 Santoshkumar Karan... net/bnxt: fix flow steering
2019-10-08 Gavin Hunet/bnxt: enforce IO barrier for doorbell command
2019-10-08 Gavin Hunet/bnxt: replace memory barrier for doorbell response
2019-10-08 Gavin Hunet/bnxt: remove duplicate barrier
2019-10-08 Kalesh APnet/bnxt: support PTP for Thor
2019-10-08 Kalesh APnet/bnxt: use macro for bit definitions
2019-10-08 Kalesh APnet/bnxt: avoid null pointer dereference
2019-10-08 Kalesh APnet/bnxt: reduce verbosity of logs
2019-10-08 Kalesh APnet/bnxt: support hot firmware upgrade for Stingray
2019-10-08 Kalesh APnet/bnxt: support FW reset
2019-10-08 Kalesh APnet/bnxt: support periodic FW health monitoring
2019-10-08 Kalesh APnet/bnxt: handle error recovery FW event
2019-10-08 Kalesh APnet/bnxt: map status registers for FW health monitoring
2019-10-08 Kalesh APnet/bnxt: query firmware error recovery capabilities
2019-10-08 Kalesh APnet/bnxt: handle fatal event from FW
2019-10-08 Kalesh APnet/bnxt: inform firmware about IF state changes
2019-10-08 Kalesh APnet/bnxt: handle reset notify async event from FW
2019-10-08 Kalesh APnet/bnxt: prevent device access when device is in reset
2019-10-08 Kalesh APnet/bnxt: add FW reset HWRM command
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
next