net/bnxt: expose some missing counters in port stats
[dpdk.git] / drivers / net / hinic /
2019-10-23 Xiaoyun Wangnet/hinic: support getting Rx/Tx queues info
2019-10-23 Xiaoyun Wangnet/hinic: optimize Rx performance
2019-10-23 Xiaoyun Wangnet/hinic/base: optimize AEQ interfaces
2019-10-23 Xiaoyun Wangnet/hinic: support LRO offload
2019-10-23 Xiaoyun Wangnet/hinic: support inner L3 checksum offload
2019-10-23 Xiaoyun Wangnet/hinic: get firmware version
2019-10-23 Xiaoyun Wangnet/hinic: set link down and up
2019-10-23 Xiaoyun Wangnet/hinic: flush flow director filter
2019-10-23 Xiaoyun Wangnet/hinic: create and destroy flow director filter
2019-10-23 Xiaoyun Wangnet/hinic: create and destroy ntuple filter
2019-10-23 Xiaoyun Wangnet/hinic: add flow validation operations
2019-10-23 Xiaoyun Wangnet/hinic/base: add flow director config interface
2019-10-23 Xiaoyun Wangnet/hinic: add unicast and multicast MAC set
2019-10-23 Xiaoyun Wangnet/hinic: add allmulticast mode and MTU set
2019-10-23 Xiaoyun Wangnet/hinic: add VLAN filter and offload
2019-10-23 Xiaoyun Wangnet/hinic: support VF
2019-10-23 Xiaoyun Wangnet/hinic/base: add HW interfaces for SR-IOV
2019-10-23 Xiaoyun Wangnet/hinic/base: add mbox command channel for SR-IOV
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-07-23 Ziyang Xuannet/hinic: fix implicit downcast of bitfield
2019-07-23 Ziyang Xuannet/hinic: replace spinlock with mutex
2019-06-28 Ziyang Xuannet/hinic: add RSS stats and promiscuous ops
2019-06-28 Ziyang Xuannet/hinic: add Rx/Tx
2019-06-28 Ziyang Xuannet/hinic: add start/stop and queue ops
2019-06-28 Ziyang Xuannet/hinic: add device initialization
2019-06-28 Ziyang Xuannet/hinic: add build and doc files
2019-06-28 Ziyang Xuannet/hinic/base: add various headers
2019-06-28 Ziyang Xuannet/hinic/base: support context and work queue
2019-06-28 Ziyang Xuannet/hinic/base: add NIC business configurations
2019-06-28 Ziyang Xuannet/hinic/base: add hardware operation
2019-06-28 Ziyang Xuannet/hinic/base: add mgmt module
2019-06-28 Ziyang Xuannet/hinic/base: add eq mechanism
2019-06-28 Ziyang Xuannet/hinic/base: support cmdq mechanism
2019-06-28 Ziyang Xuannet/hinic/base: add API command channel
2019-06-28 Ziyang Xuannet/hinic/base: add HW interfaces of BAR operation
2019-06-28 Ziyang Xuannet/hinic/base: add HW registers definition