net/bnxt: support for QinQ insertion and stripping
[dpdk.git] / drivers / net / bnxt / bnxt_ethdev.c
2019-10-08 Somnath Koturnet/bnxt: support for QinQ insertion and stripping
2019-10-08 Stephen Hemmingernet/bnxt: fix crash in secondary process
2019-10-08 Rahul Guptanet/bnxt: fix Rx queue count
2019-10-08 Kalesh APnet/bnxt: remove unnecessary interrupt disable
2019-10-08 Ajit Khapardenet/bnxt: fix async link handling and update
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 Kalesh APnet/bnxt: support PTP for Thor
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: 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-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
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-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: fix context memory allocation
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 Stephen Hemmingernet/bnxt: fix Rx interrupt vector
2019-07-23 Kalesh APnet/bnxt: add new device id
2019-07-23 Santoshkumar Karan... net/bnxt: fix MAC/VLAN filter allocation
2019-07-23 Kalesh APnet/bnxt: fix return values to standard error codes
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 Qingmin Liunet/bnxt: fix RxQ count if ntuple filtering is disabled
2019-07-23 Kalesh APnet/bnxt: fix enabling/disabling interrupts
2019-07-23 Kalesh APnet/bnxt: fix VF probe when MAC address is zero
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-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
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 Lance Richardsonnet/bnxt: enable RSS for thor-based controllers
2019-06-13 Lance Richardsonnet/bnxt: support thor controller
2019-06-13 Lance Richardsonnet/bnxt: reset function earlier in initialization
2019-06-13 Stephen Hemmingernet/bnxt: remove unnecessary cast
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-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-12 Somnath Koturnet/bnxt: fix big endian build
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-02-13 Davide Carattinet/bnxt: support IOVA VA mode
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 Bei Sunnet/bnxt: set VLAN strip mode before default VNIC cfg
2018-10-11 Ajit Khapardenet/bnxt: support trusted VF
2018-10-11 Ajit Khapardenet/bnxt: support extended port counters
2018-10-11 Ajit Khapardenet/bnxt: fix MTU setting
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-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 Ajit Khapardenet/bnxt: allocate RSS context only if RSS mode is...
2018-07-02 Ajit Khapardenet/bnxt: fix set MTU
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: 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 Ferruh Yigitethdev: add new offload flag to keep CRC
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 Tx and Rx burst for secondary process
2018-05-22 Ajit Khapardenet/bnxt: add fallthrough comment
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Xiaoxin Pengnet/bnxt: fix Rx mbuf and agg ring leak in dev stop
2018-05-14 Ajit Khapardenet/bnxt: fix to reset status of initialization
2018-05-14 Ajit Khapardenet/bnxt: fix MTU calculation
2018-05-14 Qingmin Liunet/bnxt: set MTU in dev config for jumbo packets
2018-05-14 Scott Brandennet/bnxt: rename driver version from Cumulus to NetXtreme
2018-05-14 Scott Brandennet/bnxt: rename function checking MAC address
2018-05-14 Qingmin Liunet/bnxt: add support for LSC interrupt event
next