aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bfin_mac.h
Commit message (Collapse)AuthorAgeFilesLines
* netdev: bfin_mac: let boards set vlan masksMike Frysinger2011-01-101-0/+1
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: David S. Miller <davem@davemloft.net>
* netdev: bfin_mac: push settings to platform resourcesSonic Zhang2010-10-251-0/+29
Move all the pin settings out of the Kconfig and into the platform resources (MII vs RMII). This clean up also lets us push out the phy settings so that board porters may control the layout. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Mike Frysinger <vapier@gentoo.org>