linux/drivers/net/ethernet
Weifeng Voon af8f3fb7fb net: stmmac: dma channel control register need to be init first
stmmac_init_chan() needs to be called before stmmac_init_rx_chan() and
stmmac_init_tx_chan(). This is because if PBLx8 is to be used,
"DMA_CH(#i)_Control.PBLx8" needs to be set before programming
"DMA_CH(#i)_TX_Control.TxPBL" and "DMA_CH(#i)_RX_Control.RxPBL".

Fixes: 47f2a9ce52 ("net: stmmac: dma channel init prepared for multiple queues")
Reviewed-by: Zhang, Baoli <baoli.zhang@intel.com>
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Weifeng Voon <weifeng.voon@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-20 20:55:39 -04:00
..
3com
8390
adaptec
aeroflex Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
agere
alacritech
allwinner net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
alteon
altera net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
amazon Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
amd
apm
apple
aquantia net: aquantia: fix undefined devm_hwmon_device_register_with_info reference 2019-05-09 09:48:44 -07:00
arc net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
atheros Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) 2019-05-06 16:57:52 -07:00
aurora net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
broadcom Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
brocade
cadence net: macb: fix error format in dev_err() 2019-05-14 15:41:15 -07:00
calxeda
cavium net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
chelsio treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09:00
cirrus
cisco
cortina
davicom net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
dec
dlink
emulex
ezchip net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
faraday
freescale enetc: Add missing link state info for ethtool 2019-05-15 09:14:29 -07:00
fujitsu
hisilicon net: hns3: remove redundant assignment of l2_hdr to itself 2019-05-08 09:44:37 -07:00
hp
huawei
i825xx parisc: Tune LASI LAN for QEMU 2019-05-03 23:47:38 +02:00
ibm net/ibmvnic: Update carrier state after link state change 2019-05-10 15:12:09 -07:00
intel Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
marvell net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag 2019-05-13 08:49:58 -07:00
mediatek net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
mellanox net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query 2019-05-20 11:33:57 -07:00
micrel net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
microchip
moxa
mscc
myricom
natsemi
neterion Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) 2019-05-06 16:57:52 -07:00
netronome nfp: flower: add rcu locks when accessing netdev for tunnels 2019-05-14 16:02:42 -07:00
ni
nuvoton
nvidia
nxp net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
oki-semi
packetengines
pasemi
qlogic Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
qualcomm net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
rdc
realtek pci-v5.2-changes 2019-05-14 10:30:10 -07:00
renesas net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
rocker
samsung net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
seeq net: seeq: fix crash caused by not set dev.parent 2019-05-13 09:04:19 -07:00
sfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
sgi
silan
sis
smsc
socionext net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
stmicro net: stmmac: dma channel control register need to be init first 2019-05-20 20:55:39 -04:00
sun
synopsys
tehuti
ti net: ethernet: ti: netcp_ethss: fix build 2019-05-13 09:56:05 -07:00
toshiba
tundra
via
wiznet Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
xilinx 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function 2019-05-20 20:00:46 -04:00
xircom
xscale
dnet.c
dnet.h
ec_bhf.c
ethoc.c net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
fealnx.c
jme.c
jme.h
Kconfig
korina.c
lantiq_etop.c
lantiq_xrx200.c net: ethernet: support of_get_mac_address new ERR_PTR error 2019-05-07 12:22:47 -07:00
Makefile
netx-eth.c