13 Commits (7ef75e79cee3753c79d04077d75a3e2a3a46f4bd)

Author SHA1 Message Date
Felix Fietkau 8e5dfe75c3 atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices 16 years ago
Felix Fietkau fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works 16 years ago
Felix Fietkau 4a2ab2e0d4 remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices 17 years ago
Gabor Juhos 1ffb70c7b0 remove strange direct usage of dev->priv as well 17 years ago
Gabor Juhos 64d1c3a2e1 use the netdev_priv() macro instead of directly accessing dev->priv 17 years ago
Gabor Juhos 8160564211 use stats from net_device structure 17 years ago
Gabor Juhos 455331a8ec nuke trailing whitespaces 17 years ago
Felix Fietkau 3afef97ed5 implement ar2313_adjust_link 17 years ago
Felix Fietkau 2361535088 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet 17 years ago
Felix Fietkau dc584fc1af add atheros ar2313 vlan fix (thx, SeG) 17 years ago
John Crispin 3568f0c247 was b0rked 17 years ago
John Crispin 8f7311e20b converted atheros ethernet driver to phy layer 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago