Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | atheros: USB support | Matteo Croce | 2008-05-11 | |
| | | | | SVN-Revision: 11113 | |||
* | fix file names | Travis Kemen | 2008-05-08 | |
| | | | | SVN-Revision: 11083 | |||
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 | |
| | | | | SVN-Revision: 11082 | |||
* | fix filename for image generation | Travis Kemen | 2008-05-08 | |
| | | | | SVN-Revision: 11077 | |||
* | buld images for the Ubiquiti LiteStation and NanoStation ported from ↵ | Travis Kemen | 2008-05-07 | |
| | | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061 | |||
* | remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems ↵ | Felix Fietkau | 2008-05-07 | |
| | | | | | | to be causing problems for various devices SVN-Revision: 11058 | |||
* | override CPU features to save ~125KB of kernel memory | Gabor Juhos | 2008-05-05 | |
| | | | | SVN-Revision: 11050 | |||
* | fix size calculation of the radio_config | Gabor Juhos | 2008-05-05 | |
| | | | | SVN-Revision: 11049 | |||
* | add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2) | Gabor Juhos | 2008-05-03 | |
| | | | | SVN-Revision: 11016 | |||
* | resync .24 config | Gabor Juhos | 2008-04-30 | |
| | | | | SVN-Revision: 10990 | |||
* | enable a different pseudo-vlan mode in the marvell switch (uses a ↵ | Felix Fietkau | 2008-04-29 | |
| | | | | | | proprietary header instead of a proprietary trailer) - fixes some mtu issues SVN-Revision: 10975 | |||
* | naming convention | Imre Kaloz | 2008-04-28 | |
| | | | | SVN-Revision: 10965 | |||
* | fix a typo in the previous commit | Gabor Juhos | 2008-04-27 | |
| | | | | SVN-Revision: 10958 | |||
* | enable 2.6.24 to run on ar53xx | Gabor Juhos | 2008-04-27 | |
| | | | | SVN-Revision: 10957 | |||
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | |
| | | | | SVN-Revision: 10952 | |||
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10878 | |||
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | |
| | | | | SVN-Revision: 10877 | |||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | |||
* | remove strange direct usage of dev->priv as well | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10875 | |||
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10874 | |||
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10873 | |||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10872 | |||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | |||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 | |||
* | add missing CONFIG_GPIO_LEDS related ifdefs | Gabor Juhos | 2008-04-14 | |
| | | | | SVN-Revision: 10835 | |||
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 | |
| | | | | SVN-Revision: 10811 | |||
* | fix reboot on ar5315 | John Crispin | 2008-04-03 | |
| | | | | SVN-Revision: 10729 | |||
* | add generic led support to atheros target | John Crispin | 2008-04-03 | |
| | | | | SVN-Revision: 10728 | |||
* | add gpio support to atheros, fixes #1861, thanks Othello | John Crispin | 2008-04-03 | |
| | | | | SVN-Revision: 10724 | |||
* | Revert [10668] this was also accidental | Florian Fainelli | 2008-03-27 | |
| | | | | SVN-Revision: 10670 | |||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | |
| | | | | SVN-Revision: 10668 | |||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | |
| | | | | SVN-Revision: 10443 | |||
* | increase the flash window size for ar5312 - there are apparently 5312 ↵ | Felix Fietkau | 2008-02-07 | |
| | | | | | | devices out there with 8M flash SVN-Revision: 10409 | |||
* | add missing config selections | Felix Fietkau | 2008-02-03 | |
| | | | | SVN-Revision: 10375 | |||
* | implement ar2313_adjust_link | Felix Fietkau | 2008-02-03 | |
| | | | | SVN-Revision: 10374 | |||
* | port atheros to 2.6.24 (untested), but do not use the new kernel by default yet | Felix Fietkau | 2008-01-31 | |
| | | | | SVN-Revision: 10335 | |||
* | add atheros ar2313 vlan fix (thx, SeG) | Felix Fietkau | 2008-01-24 | |
| | | | | SVN-Revision: 10238 | |||
* | Resync kernel config for atheros (#2940) | Florian Fainelli | 2008-01-02 | |
| | | | | SVN-Revision: 10081 | |||
* | add atheros reset button fixes from #2774 | Felix Fietkau | 2007-12-13 | |
| | | | | SVN-Revision: 9721 | |||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | |
| | | | | SVN-Revision: 9533 | |||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | |
| | | | | SVN-Revision: 9415 | |||
* | fix b0rked atheros kernelconfig | John Crispin | 2007-10-21 | |
| | | | | SVN-Revision: 9386 | |||
* | refreshed madwifi patches | John Crispin | 2007-10-20 | |
| | | | | SVN-Revision: 9380 | |||
* | fixed missing symbols in atheros kernel config | John Crispin | 2007-10-18 | |
| | | | | SVN-Revision: 9356 | |||
* | don't dispatch spurious irq0 events | Felix Fietkau | 2007-10-18 | |
| | | | | SVN-Revision: 9347 | |||
* | was b0rked | John Crispin | 2007-10-14 | |
| | | | | SVN-Revision: 9299 | |||
* | converted atheros ethernet driver to phy layer | John Crispin | 2007-10-14 | |
| | | | | SVN-Revision: 9298 | |||
* | fix serial port warning on atheros | John Crispin | 2007-10-13 | |
| | | | | SVN-Revision: 9277 | |||
* | add atheros patch to enable annoying printks as atheros eth driver has no ↵ | John Crispin | 2007-10-12 | |
| | | | | | | cheksum support SVN-Revision: 9274 | |||
* | move a few kconfig options from atheros to generic-2.6 | Felix Fietkau | 2007-10-12 | |
| | | | | SVN-Revision: 9273 |