ar71xx: ag71xx: fix max frame length setup of the built-in switches
[openwrt.git] / target / linux / ar71xx / files / drivers / net / ethernet / atheros / ag71xx / ag71xx_main.c
2013-12-20 juhosgar71xx: ag71xx: calculate max frame len register value...
2013-12-20 juhosgar71xx: ag71xx: add ag71xx_max_frame_len() helper
2013-12-20 juhosgar71xx: ag71xx: get max_frame_len and desc_pktlen_mask...
2013-12-20 juhosgar71xx: ag71xx: store descriptor packet length mask...
2013-12-17 juhosgar71xx: ag71xx: compute the RX buffer size from the...
2013-12-17 juhosgar71xx: ag71xx: store RX buffer size in the ag71xx...
2013-12-17 juhosgar71xx: ag71xx: store maximum frame length in the ag71x...
2013-11-11 juhosgar71xx: ag71xx: fix ag71xx_probe error path
2013-11-08 juhosgar71xx: ag71xx: fix a race involving netdev registration
2013-08-12 nbdar71xx: ethernet: cache skb->len in the tx function...
2013-08-12 nbdar71xx: fix typo
2013-08-12 nbdar71xx: ethernet: skip calls to netdev_completed_queue...
2013-08-12 nbdar71xx: ethernet: do not update the unused dev->last_rx...
2013-08-12 nbdar71xx: add missing return statement in ethernet mtu...
2013-08-10 nbdar71xx: allow mtu > 1500 based on the configured tx...
2013-02-19 juhosgar71xx: remove __dev{init,exit} annotations from kernel...
2012-12-25 juhosgar71xx: ag71xx: show PHY interface mode in dmesg
2012-12-22 juhosgar71xx: ag71xx: fix mii_bus_dev sanity check
2012-10-27 juhosgar71xx: ag71xx: fix build_skb arguments for 3.6
2012-05-28 nbdar71xx: improve rx performance of the ethernet driver...
2012-05-06 nbdkernel: rewrite the phy packet hook, put it in the...
2012-02-10 juhosgar71xx: ag71xx: add BQL support
2012-02-10 juhosgar71xx: merge files-3.2 to files