aboutsummaryrefslogtreecommitdiff
path: root/target/linux/atheros/files/drivers
Commit message (Collapse)AuthorAge
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-20
| | | | SVN-Revision: 10875
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-20
| | | | SVN-Revision: 10874
* use stats from net_device structureGabor Juhos2008-04-20
| | | | SVN-Revision: 10873
* nuke trailing whitespacesGabor Juhos2008-04-20
| | | | SVN-Revision: 10872
* implement ar2313_adjust_linkFelix Fietkau2008-02-03
| | | | SVN-Revision: 10374
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-31
| | | | SVN-Revision: 10335
* add atheros ar2313 vlan fix (thx, SeG)Felix Fietkau2008-01-24
| | | | SVN-Revision: 10238
* was b0rkedJohn Crispin2007-10-14
| | | | SVN-Revision: 9299
* converted atheros ethernet driver to phy layerJohn Crispin2007-10-14
| | | | SVN-Revision: 9298
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653