aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the dir...Hauke Mehrtens2009-02-204-1751/+0
* atheros: instead of resetting the ethernet core on ifup, only upload the new ...Felix Fietkau2008-12-281-1/+13
* atheros: reset ethernet mac when running ifconfig eth0 up, so that changing t...Felix Fietkau2008-12-221-0/+3
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t...Felix Fietkau2008-05-071-1/+1
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
* use stats from net_device structureGabor Juhos2008-04-202-30/+20
* nuke trailing whitespacesGabor Juhos2008-04-203-39/+39
* implement ar2313_adjust_linkFelix Fietkau2008-02-032-13/+27
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-311-1/+0
* add atheros ar2313 vlan fix (thx, SeG)Felix Fietkau2008-01-241-1/+7
* was b0rkedJohn Crispin2007-10-141-0/+3
* converted atheros ethernet driver to phy layerJohn Crispin2007-10-141-198/+127
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-064-0/+1797