Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adds watchdog driver to ar5315 | John Crispin | 2008-08-14 | 1 | -0/+198 |
* | remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t... | Felix Fietkau | 2008-05-07 | 1 | -1/+1 |
* | remove strange direct usage of dev->priv as well | Gabor Juhos | 2008-04-20 | 1 | -1/+1 |
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | 1 | -28/+26 |
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | 2 | -30/+20 |
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | 4 | -62/+62 |
* | implement ar2313_adjust_link | Felix Fietkau | 2008-02-03 | 2 | -13/+27 |
* | port atheros to 2.6.24 (untested), but do not use the new kernel by default yet | Felix Fietkau | 2008-01-31 | 1 | -1/+0 |
* | add atheros ar2313 vlan fix (thx, SeG) | Felix Fietkau | 2008-01-24 | 1 | -1/+7 |
* | was b0rked | John Crispin | 2007-10-14 | 1 | -0/+3 |
* | converted atheros ethernet driver to phy layer | John Crispin | 2007-10-14 | 1 | -198/+127 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 6 | -0/+2450 |