dbg
[dpdk.git] / drivers / net / hinic /
2020-03-18 Xiaoyun Wangnet/hinic: allocate IO memory with socket id
2020-03-18 Kevin Traynornet/hinic: fix repeating cable log and length check
2020-03-18 Kevin Traynornet/hinic: fix snprintf length of cable info
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Xiaoyun Wangnet/hinic: fix secondary process
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Xiaoyun Wangnet/hinic: optimize mbuf allocation
2019-11-08 Xiaoyun Wangnet/hinic: fix offload info calculating for TSO
2019-11-08 Xiaoyun Wangnet/hinic/base: fix code style
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