aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: ethernet: do not update the unused dev->last_rx fieldFelix Fietkau2013-08-121-1/+0
* ar71xx: add missing return statement in ethernet mtu change opFelix Fietkau2013-08-121-0/+1
* ar71xx: allow mtu > 1500 based on the configured tx/rx mtu register valueFelix Fietkau2013-08-101-1/+10
* ar71xx: remove __dev{init,exit} annotations from kernel filesGabor Juhos2013-02-191-4/+4
* ar71xx: ag71xx: show PHY interface mode in dmesgGabor Juhos2012-12-251-2/+24
* ar71xx: ag71xx: fix mii_bus_dev sanity checkGabor Juhos2012-12-221-1/+1
* ar71xx: ag71xx: fix build_skb arguments for 3.6Gabor Juhos2012-10-271-1/+1
* ar71xx: improve rx performance of the ethernet driver by using build_skb to d...Felix Fietkau2012-05-281-40/+44
* kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...Felix Fietkau2012-05-061-26/+14
* ar71xx: ag71xx: add BQL supportGabor Juhos2012-02-101-5/+13
* ar71xx: merge files-3.2 to filesGabor Juhos2012-02-101-0/+1258