2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/net/ethernet/huawei/hinic
Vitaly Kuznetsov c8488a8ad7 hinic: don't build the module by default
We probably don't want to enable code supporting particular hardware by
default e.g. when someone does 'make defconfig'. Other ethernet modules
don't do it.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-28 21:39:52 -07:00
..
hinic_common.c net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_common.h net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_dev.h net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
hinic_hw_api_cmd.c hinic: uninitialized variable in hinic_api_cmd_init() 2017-08-24 21:47:11 -07:00
hinic_hw_api_cmd.h net-next/hinic: Add api cmd commands 2017-08-22 10:48:53 -07:00
hinic_hw_cmdq.c net-next/hinic: Add cmdq completion handler 2017-08-22 10:48:54 -07:00
hinic_hw_cmdq.h net-next/hinic: Add cmdq completion handler 2017-08-22 10:48:54 -07:00
hinic_hw_csr.h net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_dev.c net-next/hinic: fix comparison of a uint16_t type with -1 2017-08-28 16:44:39 -07:00
hinic_hw_dev.h net-next/hinic: Add Tx operation 2017-08-22 10:48:54 -07:00
hinic_hw_eqs.c net: hinic: make functions set_ctrl0 and set_ctrl1 static 2017-08-23 22:20:28 -07:00
hinic_hw_eqs.h net-next/hinic: Add ceqs 2017-08-22 10:48:53 -07:00
hinic_hw_if.c net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_if.h net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_io.c net-next/hinic: Add ceqs 2017-08-22 10:48:53 -07:00
hinic_hw_io.h net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_hw_mgmt.c net-next/hinic: Add Rx mode and link event handler 2017-08-22 10:48:53 -07:00
hinic_hw_mgmt.h net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_qp_ctxt.h net-next/hinic: Set qp context 2017-08-22 10:48:53 -07:00
hinic_hw_qp.c net-next/hinic: Add Tx operation 2017-08-22 10:48:54 -07:00
hinic_hw_qp.h net-next/hinic: fix comparison of a uint16_t type with -1 2017-08-28 16:44:39 -07:00
hinic_hw_wq.c net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_wq.h net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_wqe.h net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_main.c net-next/hinic: Fix MTU limitation 2017-08-28 16:43:46 -07:00
hinic_port.c net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
hinic_port.h net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
hinic_rx.c net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
hinic_rx.h net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
hinic_tx.c hinic: skb_pad() frees on error 2017-08-25 17:13:04 -07:00
hinic_tx.h net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
Kconfig hinic: don't build the module by default 2017-08-28 21:39:52 -07:00
Makefile net-next/hinic: Set qp context 2017-08-22 10:48:53 -07:00