summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-01-11ar71xx: ag71xx: increase calculated max frame length valuejuhosg
2013-12-20ar71xx: ag71xx: fix max frame length setup of the built-in switchesjuhosg
2013-12-20ar71xx: ag71xx: calculate max frame len register value from the MTUjuhosg
2013-12-20ar71xx: ag71xx: add ag71xx_max_frame_len() helperjuhosg
2013-12-20ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform datajuhosg
2013-12-20ar71xx: ag71xx: store descriptor packet length mask in ag71xx structjuhosg
2013-12-17ar71xx: implement callback in mdio resetjuhosg
2013-12-17ar71xx: ag71xx: compute the RX buffer size from the maximum frame sizejuhosg
2013-12-17ar71xx: ag71xx: store RX buffer size in the ag71xx structjuhosg
2013-12-17ar71xx: ag71xx: store maximum frame length in the ag71xx structjuhosg
2013-12-17ar71xx: ag71xx: use mdio bus name in ar7240_probe messagesjuhosg
2013-12-17ag71xx: ag71xx: use device name for debugfs entryjuhosg
2013-11-11ar71xx: ag71xx: fix ag71xx_probe error pathjuhosg
2013-11-08ar71xx: ag71xx: fix a race involving netdev registrationjuhosg
2013-08-13ar71xx: ethernet: reduce tx dma ring size further to improve cache footprintnbd
2013-08-12ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprintnbd
2013-08-12ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it aga...nbd
2013-08-12ar71xx: fix typonbd
2013-08-12ar71xx: ethernet: skip calls to netdev_completed_queue and netif_wake_queue i...nbd
2013-08-12ar71xx: ethernet: do not update the unused dev->last_rx fieldnbd
2013-08-12ar71xx: add missing return statement in ethernet mtu change opnbd
2013-08-10ar71xx: allow mtu > 1500 based on the configured tx/rx mtu register valuenbd
2013-07-09ar71xx: add linux 3.10nbd
2013-02-19ar71xx: remove __dev{init,exit} annotations from kernel filesjuhosg
2013-02-11ar71xx: allow unknown multicast frames to pass to the CPU on AR934xnbd
2012-12-25ar71xx: ag71xx: show PHY interface mode in dmesgjuhosg
2012-12-22ar71xx: ag71xx: fix mii_bus_dev sanity checkjuhosg
2012-12-22ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_devjuhosg
2012-10-27ar71xx: ag71xx: fix build_skb arguments for 3.6juhosg
2012-09-09ar71xx: add dynamic MDIO clock calculationjuhosg
2012-07-03ar71xx: improve MDIO busy wait codejuhosg
2012-05-28ar71xx: do not override the mdio clock for ar9330. the override value (obtain...nbd
2012-05-28ar71xx: improve rx performance of the ethernet driver by using build_skb to d...nbd
2012-05-27ar71xx: fix MII clock settings for various chips, improves ethernet stability...nbd
2012-05-15ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...nbd
2012-05-06kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...nbd
2012-04-29ar71xx: allow to disable link polling on unused PHYsjuhosg
2012-04-25ar71xx: enable MIB counters in the built-in switch of the AR934xjuhosg
2012-03-13ar71xx: ag71xx: fix ARP frame reception on AR934x switch portsjuhosg
2012-03-13ar71xx: ag71xx: start aneg on switch PHYs after resetjuhosg
2012-03-13ar71xx: ag71xx: poll PHY status of all available switch portsjuhosg
2012-03-13ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switchjuhosg
2012-03-07ar71xx: ag71xx: fix get_port_link callbackjuhosg
2012-03-07ar71xx: ag71xx: use the generic get_port_link implementationjuhosg
2012-03-01ar71xx: ag71xx: keep VLAN tags if VLAN is not enabledjuhosg
2012-02-10ar71xx: ag71xx: add BQL supportjuhosg
2012-02-10ar71xx: merge files-3.2 to filesjuhosg