net/hinic: allocate IO memory with socket id
[dpdk.git] / drivers / net / hinic / hinic_pmd_ethdev.c
2020-03-18 Xiaoyun Wangnet/hinic: allocate IO memory with socket id
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-10-23 Xiaoyun Wangnet/hinic: support getting Rx/Tx queues info
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: add flow validation operations
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-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-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