linux/drivers/net/ethernet/huawei/hinic
Luo bin 7296695fc1 hinic: fix wrong value of MIN_SKB_LEN
the minimum value of skb len that hw supports is 32 rather than 17

Signed-off-by: Luo bin <luobin9@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-21 19:44:16 -07:00
..
hinic_common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_dev.h hinic: add support for rss parameters with ethtool 2019-06-18 21:52:27 -04:00
hinic_ethtool.c treewide: Use sizeof_field() macro 2019-12-09 10:36:44 -08:00
hinic_hw_api_cmd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_api_cmd.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_cmdq.c hinic: fix wrong para of wait_for_completion_timeout 2020-03-21 19:43:38 -07:00
hinic_hw_cmdq.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_csr.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_dev.c hinic: fix a bug of waitting for IO stopped 2020-03-21 19:43:38 -07:00
hinic_hw_dev.h hinic: fix a bug of setting hw_ioctxt 2020-02-27 11:08:01 -08:00
hinic_hw_eqs.c hinic: fix out-of-order excution in arm cpu 2020-03-21 19:43:38 -07:00
hinic_hw_eqs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_if.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_if.h hinic: fix a bug of setting hw_ioctxt 2020-02-27 11:08:01 -08:00
hinic_hw_io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-06-17 20:20:36 -07:00
hinic_hw_io.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_mgmt.c hinic: fix wrong para of wait_for_completion_timeout 2020-03-21 19:43:38 -07:00
hinic_hw_mgmt.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_qp_ctxt.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-06-17 20:20:36 -07:00
hinic_hw_qp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_qp.h hinic: fix a irq affinity bug 2020-02-27 11:08:01 -08:00
hinic_hw_wq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_wq.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_hw_wqe.h hinic: add vlan offload support 2019-06-29 10:28:23 -07:00
hinic_main.c hinic: fix a bug of rss configuration 2020-02-27 11:08:01 -08:00
hinic_port.c hinic: add fw version query 2019-07-07 22:15:12 -07:00
hinic_port.h hinic: add fw version query 2019-07-07 22:15:12 -07:00
hinic_rx.c hinic: fix out-of-order excution in arm cpu 2020-03-21 19:43:38 -07:00
hinic_rx.h hinic: implement the statistical interface of ethtool 2019-06-24 07:18:11 -07:00
hinic_tx.c hinic: fix wrong value of MIN_SKB_LEN 2020-03-21 19:44:16 -07:00
hinic_tx.h hinic: implement the statistical interface of ethtool 2019-06-24 07:18:11 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile hinic: move ethtool code into hinic_ethtool 2019-06-18 21:52:27 -04:00