linux_dsm_epyc7002/drivers/net
Florian Fainelli 03679a1473 net: dsa: bcm_sf2: Fix 64-bits register writes
The macro to write 64-bits quantities to the 32-bits register swapped
the value and offsets arguments, we want to preserve the ordering of the
arguments with respect to how writel() is implemented for instance:
value first, offset/base second.

Fixes: 246d7f773c ("net: dsa: add Broadcom SF2 switch driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-09 14:14:22 -07:00
..
appletalk
arcnet
bonding flow_dissector: Add flags argument to skb_flow_dissector functions 2015-09-01 15:06:22 -07:00
caif
can
cris
dsa net: dsa: bcm_sf2: Fix 64-bits register writes 2015-09-09 14:14:22 -07:00
ethernet cxgb4: Fix for write-combining stats configuration 2015-09-09 12:29:26 -07:00
fddi
fjes
hamradio
hippi
hyperv flow_dissector: Add flags argument to skb_flow_dissector functions 2015-09-01 15:06:22 -07:00
ieee802154
ipvlan
irda
phy fixed_phy: pass 'irq' to fixed_phy_add() 2015-09-06 23:49:33 -07:00
plip
ppp
slip
team
usb usbnet: Fix a race between usbnet_stop() and the BH 2015-09-08 13:17:43 -07:00
vmxnet3
wan net: wan: sbni: fix device usage count 2015-09-05 17:32:53 -07:00
wimax
wireless Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-09-03 08:08:17 -07:00
xen-netback xen-netback: require fewer guest Rx slots when not using GSO 2015-09-09 12:34:35 -07:00
dummy.c
eql.c
geneve.c ip-tunnel: Use API to access tunnel metadata options. 2015-08-31 12:28:56 -07:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c
veth.c
virtio_net.c
vrf.c
vxlan.c vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning 2015-09-06 19:48:03 -07:00
xen-netfront.c