1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-03 14:29:41 +02:00
openwrt-xburst/target/linux/ar71xx/files/drivers/net/ag71xx
juhosg 612a3d373d backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750)
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:00 +00:00
..
ag71xx_ar8216.c backfire: ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024) 2010-04-03 16:58:04 +00:00
ag71xx_debugfs.c ar71xx: add NAPI statistics to the ag71xx driver 2010-01-08 20:22:55 +00:00
ag71xx_ethtool.c ar71xx: add dummy debugfs support for the ag71xx driver 2010-01-04 14:28:25 +00:00
ag71xx_main.c backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750) 2010-04-09 12:06:00 +00:00
ag71xx_mdio.c ar71xx: add dummy debugfs support for the ag71xx driver 2010-01-04 14:28:25 +00:00
ag71xx_phy.c ar71xx: change PHY select logic, and update phy_masks 2010-03-21 18:16:07 +00:00
ag71xx.h backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750) 2010-04-09 12:06:00 +00:00
Kconfig [ar71xx] wrt400n: lan ports don't need the ar8216 workaround 2010-03-26 19:09:11 +00:00
Makefile ar71xx: add dummy debugfs support for the ag71xx driver 2010-01-04 14:28:25 +00:00