Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 21 | -164/+176 |
| | | | | SVN-Revision: 11197 | ||||
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11184 | ||||
* | atheros/config-2.6.25: Removed MII override | Rod Whitby | 2008-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 11161 | ||||
* | revert to before ubnt images were made | Travis Kemen | 2008-05-13 | 1 | -20/+0 |
| | | | | SVN-Revision: 11130 | ||||
* | atheros: added marvell switch driver | Matteo Croce | 2008-05-13 | 2 | -0/+40 |
| | | | | SVN-Revision: 11129 | ||||
* | atheros: revert to kernel 2.6.23 | Matteo Croce | 2008-05-11 | 2 | -6/+23 |
| | | | | SVN-Revision: 11114 | ||||
* | atheros: USB support | Matteo Croce | 2008-05-11 | 7 | -13/+323 |
| | | | | SVN-Revision: 11113 | ||||
* | fix file names | Travis Kemen | 2008-05-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 11083 | ||||
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 | 1 | -4/+2 |
| | | | | SVN-Revision: 11082 | ||||
* | fix filename for image generation | Travis Kemen | 2008-05-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 11077 | ||||
* | buld images for the Ubiquiti LiteStation and NanoStation ported from ↵ | Travis Kemen | 2008-05-07 | 1 | -0/+22 |
| | | | | | | 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 | 2 | -10/+1 |
| | | | | | | to be causing problems for various devices SVN-Revision: 11058 | ||||
* | override CPU features to save ~125KB of kernel memory | Gabor Juhos | 2008-05-05 | 1 | -0/+84 |
| | | | | SVN-Revision: 11050 | ||||
* | fix size calculation of the radio_config | Gabor Juhos | 2008-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 11049 | ||||
* | add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2) | Gabor Juhos | 2008-05-03 | 8 | -0/+484 |
| | | | | SVN-Revision: 11016 | ||||
* | resync .24 config | Gabor Juhos | 2008-04-30 | 1 | -4/+5 |
| | | | | SVN-Revision: 10990 | ||||
* | enable a different pseudo-vlan mode in the marvell switch (uses a ↵ | Felix Fietkau | 2008-04-29 | 1 | -11/+20 |
| | | | | | | proprietary header instead of a proprietary trailer) - fixes some mtu issues SVN-Revision: 10975 | ||||
* | naming convention | Imre Kaloz | 2008-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10965 | ||||
* | fix a typo in the previous commit | Gabor Juhos | 2008-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 10958 | ||||
* | enable 2.6.24 to run on ar53xx | Gabor Juhos | 2008-04-27 | 2 | -0/+61 |
| | | | | SVN-Revision: 10957 | ||||
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 2 | -2/+0 |
| | | | | SVN-Revision: 10952 | ||||
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 | 2 | -24/+2 |
| | | | | SVN-Revision: 10878 | ||||
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | 2 | -3/+6 |
| | | | | SVN-Revision: 10877 | ||||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | 2 | -0/+39 |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | ||||
* | remove strange direct usage of dev->priv as well | Gabor Juhos | 2008-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10875 | ||||
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | 1 | -28/+26 |
| | | | | SVN-Revision: 10874 | ||||
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | 2 | -30/+20 |
| | | | | SVN-Revision: 10873 | ||||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | 13 | -118/+118 |
| | | | | SVN-Revision: 10872 | ||||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | 2 | -1/+22 |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | ||||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | 1 | -0/+1 |
| | | | | | | 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 | 2 | -22/+26 |
| | | | | SVN-Revision: 10835 | ||||
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 | 1 | -5/+7 |
| | | | | SVN-Revision: 10811 | ||||
* | fix reboot on ar5315 | John Crispin | 2008-04-03 | 1 | -6/+2 |
| | | | | SVN-Revision: 10729 | ||||
* | add generic led support to atheros target | John Crispin | 2008-04-03 | 3 | -5/+52 |
| | | | | SVN-Revision: 10728 | ||||
* | add gpio support to atheros, fixes #1861, thanks Othello | John Crispin | 2008-04-03 | 17 | -19/+531 |
| | | | | SVN-Revision: 10724 | ||||
* | Revert [10668] this was also accidental | Florian Fainelli | 2008-03-27 | 1 | -33/+1 |
| | | | | SVN-Revision: 10670 | ||||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -1/+32 |
| | | | | SVN-Revision: 10668 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 10443 | ||||
* | increase the flash window size for ar5312 - there are apparently 5312 ↵ | Felix Fietkau | 2008-02-07 | 1 | -1/+1 |
| | | | | | | devices out there with 8M flash SVN-Revision: 10409 | ||||
* | add missing config selections | Felix Fietkau | 2008-02-03 | 1 | -1/+3 |
| | | | | SVN-Revision: 10375 | ||||
* | implement ar2313_adjust_link | Felix Fietkau | 2008-02-03 | 2 | -13/+27 |
| | | | | 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 | 16 | -2/+402 |
| | | | | SVN-Revision: 10335 | ||||
* | add atheros ar2313 vlan fix (thx, SeG) | Felix Fietkau | 2008-01-24 | 1 | -1/+7 |
| | | | | SVN-Revision: 10238 | ||||
* | Resync kernel config for atheros (#2940) | Florian Fainelli | 2008-01-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 10081 | ||||
* | add atheros reset button fixes from #2774 | Felix Fietkau | 2007-12-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 9721 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 9533 | ||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9415 | ||||
* | fix b0rked atheros kernelconfig | John Crispin | 2007-10-21 | 1 | -27/+13 |
| | | | | SVN-Revision: 9386 | ||||
* | refreshed madwifi patches | John Crispin | 2007-10-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 9380 | ||||
* | fixed missing symbols in atheros kernel config | John Crispin | 2007-10-18 | 1 | -19/+26 |
| | | | | SVN-Revision: 9356 |