net: add rte prefix to UDP structure
[dpdk.git] / drivers / net / bnxt /
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
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Ajit Khapardenet/bnxt: add NVM specific HWRM commands
2018-05-14 Ajit Khapardenet/bnxt: add HWRM commands for more filtering support
2018-05-14 Ajit Khapardenet/bnxt: add async event HWRM commands
2018-05-14 Ajit Khapardenet/bnxt: update HWRM to version 1.9.2
2018-05-14 Randy Schachernet/bnxt: clear HWRM sniffer list for PFs
2018-05-14 Ajit Khapardenet/bnxt: fix usage of vnic id
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 Jay Dingnet/bnxt: return error in stats if init is not complete
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 Rahul Guptanet/bnxt: validate structs and pointers before use
2018-05-14 Jay Dingnet/bnxt: update returned error on invalid max ring
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
2018-05-14 Ajit Khapardenet/bnxt: remove unused Txq flags
2018-04-27 Adrien Mazarguilethdev: fix behavior of VF/PF in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Ajit Khapardenet/bnxt: fix mbuf data offset initialization
2018-04-27 Ajit Khapardenet/bnxt: avoid invalid vnic id in set L2 Rx mask
2018-04-27 Ajit Khapardenet/bnxt: cache address of doorbell to subsequent access
2018-04-27 Adrien Mazarguilnet/bnxt: fix matching of flow API item masks
2018-04-27 Somnath Koturnet/bnxt: add device ID for Stratus VF
2018-04-27 Ajit Khapardenet/bnxt: avoid freeing memzone multiple times
2018-04-27 Ajit Khapardenet/bnxt: use UINT64_MAX to initialize filter ids
2018-04-27 Ajit Khapardenet/bnxt: free memory allocated for VF filters
next