linux/drivers/net
Vivien Didelot a89b433bee net: dsa: mv88e6xxx: prefix Port Control macros
For implicit namespacing and clarity, prefix the common Port Control
Register macros with MV88E6XXX_PORT_CTL0 and the ones which differ
between implementations with a chosen reference model
(e.g. MV88E6185_PORT_CTL0_USE_TAG.)

The reason for CTL0 is to make it clear between the badly named
"Port Control", "Port Control 1" and "Port Control 2" registers.

Document the register and prefer ordered hex masks values for all
Marvell 16-bit registers.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-13 11:23:10 -04:00
..
appletalk
arcnet
bonding bonding: warn user when 802.3ad speed is unknown 2017-06-10 16:06:49 -04:00
caif
can can: m_can: add deep Suspend/Resume support 2017-05-18 10:32:48 +02:00
cris net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00
dsa net: dsa: mv88e6xxx: prefix Port Control macros 2017-06-13 11:23:10 -04:00
ethernet sh_eth: add support for changing MTU 2017-06-12 09:57:52 -04:00
fddi
fjes
hamradio hdlcdrv: Fix divide by zero in hdlcdrv_ioctl 2017-05-27 18:44:17 -04:00
hippi
hyperv netvsc: fold in get_outbound_net_device 2017-06-09 12:15:05 -04:00
ieee802154 net: ieee802154: fix potential null pointer dereference 2017-05-23 20:12:53 +02:00
ipvlan Ipvlan should return an error when an address is already in use. 2017-06-09 12:26:07 -04:00
irda
phy net: phy: marvell: Show complete link partner advertising 2017-06-12 12:07:36 -04:00
plip
ppp ppp: mppe: Use vsnprintf extension %phN 2017-06-06 15:16:33 -04:00
slip
team net: Remove support for bridge bypass ndos from stacked devices 2017-06-08 14:16:28 -04:00
usb r8152: replace napi_complete with napi_complete_done 2017-06-09 15:37:02 -04:00
vmxnet3
wan net/wan/fsl_ucc_hdlc: fix muram allocation error 2017-05-22 12:28:45 -04:00
wimax
wireless wireless-drivers-next patches for 4.13 2017-06-12 10:14:29 -04:00
xen-netback
dummy.c
eql.c
geneve.c geneve: add missing rx stats accounting 2017-06-09 12:49:57 -04:00
gtp.c net: fix potential null pointer dereference 2017-05-25 12:54:02 -04:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c macsec: check return value of skb_to_sgvec always 2017-06-04 23:01:47 -04:00
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c drivers/net/sungem: add const to mii_phy_ops structures 2017-06-08 15:32:47 -04:00
tap.c tap: support receiving skb from msg_control 2017-05-18 10:07:41 -04:00
tun.c tun: use symmetric hash 2017-06-06 16:23:31 -04:00
veth.c
virtio_net.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-06-06 22:20:08 -04:00
vrf.c
vsockmon.c
vxlan.c vxlan: dont migrate permanent fdb entries during learn 2017-06-12 11:01:00 -04:00
xen-netfront.c