android_kernel_samsung_univ.../drivers/net
Vivien Didelot 6630e23617 net: dsa: mv88e6xxx: rework FDB getnext operation
This commit adds a low level _mv88e6xxx_atu_getnext function and helpers
to rewrite the mv88e6xxx_port_fdb_getnext operation.

A mv88e6xxx_atu_entry structure is added for convenient access to the
hardware, and GLOBAL_ATU_FID is defined instead of the raw 0x01 value.

The previous implementation did not handle the eventual trunk mapping.
If the related bit is set, then the ATU data register would contain the
trunk ID, and not the port vector.

Check this in the FDB getnext operation and do not handle it (yet).

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-09 22:48:09 -07:00
..
appletalk
arcnet
bonding bonding: add tlb_dynamic_lb netlink support 2015-07-31 15:35:55 -07:00
caif
can
cris
dsa net: dsa: mv88e6xxx: rework FDB getnext operation 2015-08-09 22:48:09 -07:00
ethernet net: switchdev: change fdb addr for a byte array 2015-08-09 22:48:08 -07:00
fddi
hamradio
hippi
hyperv
ieee802154 at86rf230: remove hrtimer on 1 usec delay 2015-07-30 14:02:21 +02:00
ipvlan
irda
phy net: phy: add driver for aquantia phy 2015-07-31 15:28:19 -07:00
plip
ppp
slip
team
usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-07-31 23:52:20 -07:00
vmxnet3
wan
wimax
wireless Major changes: 2015-07-31 15:33:23 -07:00
xen-netback
dummy.c
eql.c
geneve.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c macvlan: Don't segment multiple tagged packets on macvlan device 2015-08-03 14:24:49 -07:00
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 tuntap: Don't segment multiple tagged packets on tap device 2015-08-03 14:24:50 -07:00
veth.c veth: Don't segment multiple tagged packets on veth device 2015-08-03 14:24:50 -07:00
virtio_net.c virtio_net: add gro capability 2015-08-03 14:22:53 -07:00
vxlan.c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA 2015-08-07 11:46:34 -07:00
xen-netfront.c