summaryrefslogtreecommitdiff
path: root/vlan.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-27netsniff-ng: Rename proto_vlan.h to vlan.hTobias Klauser1-0/+22
>
authorHarini Katakam <harini.katakam@xilinx.com>2016-06-27 13:09:59 +0530
committerDavid S. Miller <davem@davemloft.net>2016-06-29 04:07:36 -0400
commit3ec0a0f10ceb77c78f540ded1d13bf0cf7f89a07 (patch)
tree7eb8838a7e169ea92cea1dfde69b3b0892c2fe43
parentd10f0b312adc21b9b78e36cf695e6157989ce041 (diff)
net: marvell: Add separate config ANEG function for Marvell 88E1111
Marvell 88E1111 currently uses the generic marvell config ANEG function. This function has a sequence accessing Page 5 and Register 31, both of which are not defined or reserved for this PHY. Hence this patch adds a new config ANEG function for Marvell 88E1111 without these erroneous accesses. Signed-off-by: Harini Katakam <harinik@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat