linux_dsm_epyc7002/drivers/net/ethernet/qualcomm
Taehee Yoo 376d5307e0 net: rmnet: set NETIF_F_LLTX flag
The rmnet_vnd_setup(), which is the callback of ->ndo_start_xmit() is
allowed to call concurrently because it uses RCU protected data.
So, it doesn't need tx lock.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-08 21:36:37 -07:00
..
emac net: qcom/emac: use new helper tcp_v6_gso_csum_prep 2020-02-19 11:20:59 -08:00
rmnet net: rmnet: set NETIF_F_LLTX flag 2020-03-08 21:36:37 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
qca_7k_common.c
qca_7k_common.h
qca_7k.c
qca_7k.h
qca_debug.c qca: no need to check return value of debugfs_create functions 2019-08-10 15:25:48 -07:00
qca_debug.h
qca_spi.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
qca_spi.h net: qca_spi: Move reset_count to struct qcaspi 2019-11-20 12:42:23 -08:00
qca_uart.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00