WSL2-Linux-Kernel/drivers/net/ethernet
Ilias Apalodimas ffbf9870dc net: socionext: replace napi_alloc_frag with the netdev variant on init
The netdev variant is usable on any context since it disables interrupts.
The napi variant of the call should only be used within softirq context.
Replace napi_alloc_frag on driver init with the correct netdev_alloc_frag
call

Changes since v1:
- Adjusted commit message

Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
Fixes: 4acb20b462 ("net: socionext: different approach on DMA")
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-23 19:39:16 -07:00
..
3com 3c515: fix integer overflow warning 2019-03-19 15:07:49 -07:00
8390 mac8390: Fix mmio access size probe 2019-03-18 16:56:57 -07:00
adaptec
aeroflex
agere
alacritech
allwinner
alteon
altera
amazon
amd
apm
apple
aquantia net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 2019-03-18 16:59:35 -07:00
arc
atheros net: atheros: fix spelling mistake "underun" -> "underrun" 2019-04-23 18:46:27 -07:00
aurora
broadcom bnx2x: fix spelling mistake "dicline" -> "decline" 2019-04-15 17:23:09 -07:00
brocade
cadence net: macb driver, check for SKBTX_HW_TSTAMP 2019-04-08 16:38:23 -07:00
calxeda
cavium net: thunderx: don't allow jumbo frames with XDP 2019-04-11 11:10:34 -07:00
chelsio libcxgb: fix incorrect ppmax calculation 2019-04-04 17:40:26 -07:00
cirrus
cisco
cortina
davicom
dec
dlink
emulex
ezchip
faraday
freescale net: fec: manage ahb clock in runtime pm 2019-04-11 13:53:28 -07:00
fujitsu net: fujitsu: fix a potential NULL pointer dereference 2019-03-12 14:48:35 -07:00
hisilicon net: hns: Fix sparse: some warnings in HNS drivers 2019-04-04 10:35:42 -07:00
hp
huawei
i825xx
ibm ibmvnic: Fix netdev feature clobbering during a reset 2019-04-10 12:29:37 -07:00
intel i40e: add tracking of AF_XDP ZC state for each queue pair 2019-04-01 11:32:48 -07:00
marvell
mediatek
mellanox net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query 2019-04-19 13:55:37 -07:00
micrel net: ks8851: Deduplicate register macros 2019-03-20 12:43:52 -07:00
microchip lan743x: Fix TX Stall Issue 2019-03-13 13:41:46 -07:00
moxa
mscc ocelot: Clean up stats update deferred work 2019-04-16 21:43:53 -07:00
myricom
natsemi
neterion vxge: fix return of a free'd memblock on a failed dma mapping 2019-04-12 16:54:41 -07:00
netronome nfp: abm: fix spelling mistake "offseting" -> "offsetting" 2019-04-17 23:22:26 -07:00
ni
nuvoton
nvidia
nxp
oki-semi pci-v5.1-changes 2019-03-09 14:57:08 -08:00
packetengines
pasemi
qlogic qed: fix spelling mistake "faspath" -> "fastpath" 2019-04-16 21:39:10 -07:00
qualcomm
rdc
realtek r8169: disable ASPM again 2019-04-08 15:19:16 -07:00
renesas net: sh_eth: fix a missing check of of_get_phy_mode 2019-03-12 14:51:02 -07:00
rocker net: rocker: fix a potential NULL pointer dereference 2019-03-11 16:17:31 -07:00
samsung
seeq
sfc
sgi
silan
sis net: sis900: fix indentation issues, remove some spaces 2019-03-15 11:59:00 -07:00
smsc
socionext net: socionext: replace napi_alloc_frag with the netdev variant on init 2019-04-23 19:39:16 -07:00
stmicro net: stmmac: move stmmac_check_ether_addr() to driver probe 2019-04-22 21:52:18 -07:00
sun net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry 2019-03-08 15:26:21 -08:00
synopsys
tehuti
ti net: ethernet: ti: fix possible object reference leak 2019-03-23 21:21:24 -04:00
toshiba
tundra
via
wiznet
xilinx net: xilinx: fix possible object reference leak 2019-03-23 21:21:24 -04:00
xircom
xscale
Kconfig
Makefile
dnet.c
dnet.h
ec_bhf.c
ethoc.c
fealnx.c
jme.c
jme.h
korina.c
lantiq_etop.c
lantiq_xrx200.c
netx-eth.c