net/bnxt: fix Rx configuration
[dpdk.git] / drivers / net / bnxt / bnxt_ethdev.c
2022-05-10 Kalesh APnet/bnxt: remove unused macro
2022-05-10 Kalesh APnet/bnxt: fix device capability reporting
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-01-14 Geoffrey Le GourriƩrecnet/bnxt: restore dependency on kernel modules
2022-01-12 Kalesh APnet/bnxt: fix handling of VF configuration change
2022-01-12 Somnath Koturnet/bnxt: refactor datapath stop for reuse
2022-01-12 Kalesh APnet/bnxt: fix flow create when RSS is disabled
2022-01-12 Kalesh APnet/bnxt: improve recovery related log messages
2022-01-12 Kalesh APnet/bnxt: set fast-path pointers only if recovery succeeds
2022-01-12 Kalesh APnet/bnxt: cap maximum number of unicast MAC addresses
2022-01-12 Kalesh APnet/bnxt: fix restoring VLAN filtering after recovery
2022-01-12 Kalesh APnet/bnxt: restore RSS configuration after reset recovery
2022-01-12 Kalesh APnet/bnxt: fix multicast MAC restore during reset recovery
2022-01-12 Kalesh APnet/bnxt: fix multicast address set
2021-11-22 Somnath Koturnet/bnxt: fix crash caused by error recovery
2021-11-04 Kishore Padmanabhanet/bnxt: remove devargs option for stats accumulation
2021-11-04 Shahaji Bhoslenet/bnxt: increase flow scale for Thor
2021-11-04 Ajit Khapardenet/bnxt: remove unused functions
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-10-31 Kalesh APnet/bnxt: fix stat context allocation
2021-10-31 Kalesh APnet/bnxt: fix freeing aggregation rings
2021-10-27 Kalesh APnet/bnxt: fix RSS behavior on Thor
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-12 Ajit Khapardenet/bnxt: fix Rx queue state on start
2021-09-27 Ajit Khapardenet/bnxt: fix tunnel port accounting
2021-09-27 Kalesh APnet/bnxt: improve error recovery information messages
2021-09-26 Ajit Khapardenet/bnxt: fix Tx queue startup state
2021-09-26 Kalesh APnet/bnxt: fix function driver register/unregister
2021-09-15 Lance Richardsonnet/bnxt: fix Rx queue startup state
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-02 Kalesh APnet/bnxt: check FW capability for VLAN offloads
2021-07-14 Kalesh APnet/bnxt: inform firmware about host MTU
2021-07-13 Weifeng Linet/bnxt: fix nested lock during bonding
2021-07-12 Lance Richardsonnet/bnxt: fix missing barriers in completion handling
2021-07-08 Ajit Khapardenet/bnxt: fix Rx interrupt setting
2021-07-08 Ajit Khapardenet/bnxt: support runtime queue setup
2021-07-08 Lance Richardsonnet/bnxt: fix Tx descriptor status implementation
2021-07-08 Lance Richardsonnet/bnxt: fix ring and context memory allocation
2021-07-08 Kalesh APnet/bnxt: invoke device removal event on recovery failure
2021-07-08 Kalesh APnet/bnxt: fix typo in log message
2021-07-08 Kalesh APnet/bnxt: cleanup code
2021-07-08 Kalesh APnet/bnxt: dump SFP module info
2021-07-08 Mike Baucomnet/bnxt: add shared session support to ULP
2021-07-08 Kishore Padmanabhanet/bnxt: refactor ULP mapper
2021-07-08 Venkat Duvvurunet/bnxt: support GRE flows
2021-07-08 Venkat Duvvurunet/bnxt: check FW capability to support TRUFLOW
2021-06-08 Kalesh APnet/bnxt: remove unnecessary comment
2021-06-08 Kalesh APnet/bnxt: improve probing log message
2021-06-08 Somnath Koturnet/bnxt: workaround spurious zero stats in Thor
2021-06-07 Lance Richardsonnet/bnxt: add AVX2 RX/Tx
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Kalesh APnet/bnxt: prevent device access in error state
2021-05-02 Ajit Khapardenet/bnxt: check PCI config read
2021-05-02 Ajit Khapardenet/bnxt: fix mismatched type comparison in MAC restore
2021-05-02 Kalesh APnet/bnxt: fix single PF per port check
2021-05-02 Somnath Koturnet/bnxt: fix Rx timestamp when FIFO pending bit is set
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-20 Kalesh APnet/bnxt: fix health check alarm cancellation
2021-04-19 Ajit Khapardenet/bnxt: cap max Rx rings for Thor
2021-04-19 Ajit Khapardenet/bnxt: fix resource cleanup
2021-04-07 Kalesh APnet/bnxt: fix configuring LRO
2021-04-07 Kalesh APnet/bnxt: fix double free in port start failure
2021-04-01 Thomas Monjalondrivers/net: remove useless autoneg capability
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-22 Kalesh APnet/bnxt: fix memory allocation for command response
2021-03-19 Ajit Khapardenet/bnxt: check kvargs parsing
2021-03-19 Kalesh APnet/bnxt: fix timesync when PTP is not supported
2021-03-19 Kalesh APnet/bnxt: fix link state operations
2021-03-19 Ajit Khapardenet/bnxt: fix RSS context cleanup
2021-03-19 Kalesh APnet/bnxt: fix PCI write check
2021-03-19 Somnath Koturnet/bnxt: fix Tx timestamp init
2021-03-16 Xueming Liethdev: introduce representor type
2021-03-12 Somnath Koturnet/bnxt: fix Rx and Tx timestamps
2021-03-12 Lance Richardsonnet/bnxt: optimize Tx completion handling
2021-03-12 Kalesh APnet/bnxt: fix VF info allocation
2021-03-12 Lance Richardsonnet/bnxt: fix Rx descriptor status
2021-03-12 Kalesh APnet/bnxt: fix PTP support for Thor
2021-03-12 Kalesh APnet/bnxt: fix FW readiness check during recovery
2021-03-12 Kalesh APnet/bnxt: fix firmware fatal error handling
2021-03-12 Ajit Khapardenet/bnxt: update to new version of backing store
2021-03-01 Lance Richardsonnet/bnxt: fix Rx queue count
2021-02-02 Lance Richardsonnet/bnxt: fix Rx completion ring size calculation
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-29 Somnath Koturnet/bnxt: fix lock handling in stop and close
2021-01-29 Somnath Koturnet/bnxt: refactor init/uninit
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-13 Somnath Koturnet/bnxt: check chip reset in stop and close
2021-01-13 Somnath Koturnet/bnxt: fix error handling in device start
2021-01-13 Somnath Koturnet/bnxt: fix lock init and destroy
2021-01-13 Kalesh APnet/bnxt: add Rx logic for 58818 chips
2021-01-13 Kalesh APnet/bnxt: modify context memory allocation
2021-01-13 Kalesh APnet/bnxt: modify VNIC accounting
2021-01-13 Kalesh APnet/bnxt: support 58818 chip family
2021-01-08 Ajit Khapardenet/bnxt: remove support for some PCI IDs
next