openwrtv3/target/linux/mcs814x/files-3.3/drivers/net
Florian Fainelli 8765e49fbe nuport-mac: check netif_receive_skb() return value
We did not reassign status to netif_receive_skb() return value, we thus
almost always incremented the dropped counter because the descriptor status
value never matches the NET_RX_DROP.

SVN-Revision: 32659
2012-07-11 08:29:01 +00:00
..
ethernet/mcs8140 nuport-mac: check netif_receive_skb() return value 2012-07-11 08:29:01 +00:00
phy add Moschip MSC814x support 2012-06-19 14:48:56 +00:00