| Commit message (Expand) | Author | Age | Files | Lines |
* | atheros: 2.6.26 patches | Matteo Croce | 2008-07-27 | 10 | -0/+543 |
* | allow mkfwimage to fail during atheros builds. sometimes images get too big f... | Felix Fietkau | 2008-07-26 | 1 | -2/+2 |
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ... | Travis Kemen | 2008-07-25 | 1 | -0/+10 |
* | add missing \n to ath pci code | John Crispin | 2008-07-09 | 1 | -1/+1 |
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 21 | -164/+176 |
* | 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 |
* | atheros/config-2.6.25: Removed MII override | Rod Whitby | 2008-05-17 | 1 | -1/+1 |
* | revert to before ubnt images were made | Travis Kemen | 2008-05-13 | 1 | -20/+0 |
* | atheros: added marvell switch driver | Matteo Croce | 2008-05-13 | 2 | -0/+40 |
* | atheros: revert to kernel 2.6.23 | Matteo Croce | 2008-05-11 | 2 | -6/+23 |
* | atheros: USB support | Matteo Croce | 2008-05-11 | 7 | -13/+323 |
* | fix file names | Travis Kemen | 2008-05-08 | 1 | -2/+2 |
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 | 1 | -4/+2 |
* | fix filename for image generation | Travis Kemen | 2008-05-08 | 1 | -1/+1 |
* | buld images for the Ubiquiti LiteStation and NanoStation ported from http://a... | Travis Kemen | 2008-05-07 | 1 | -0/+22 |
* | remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems t... | Felix Fietkau | 2008-05-07 | 2 | -10/+1 |
* | override CPU features to save ~125KB of kernel memory | Gabor Juhos | 2008-05-05 | 1 | -0/+84 |
* | fix size calculation of the radio_config | Gabor Juhos | 2008-05-05 | 1 | -1/+1 |
* | add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2) | Gabor Juhos | 2008-05-03 | 8 | -0/+484 |
* | resync .24 config | Gabor Juhos | 2008-04-30 | 1 | -4/+5 |
* | enable a different pseudo-vlan mode in the marvell switch (uses a proprietary... | Felix Fietkau | 2008-04-29 | 1 | -11/+20 |
* | naming convention | Imre Kaloz | 2008-04-28 | 1 | -1/+1 |
* | fix a typo in the previous commit | Gabor Juhos | 2008-04-27 | 1 | -1/+1 |
* | enable 2.6.24 to run on ar53xx | Gabor Juhos | 2008-04-27 | 2 | -0/+61 |
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 2 | -2/+0 |
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 | 2 | -24/+2 |
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | 2 | -3/+6 |
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an... | Felix Fietkau | 2008-04-20 | 2 | -0/+39 |
* | 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 | 13 | -118/+118 |
* | make use of the adm6996 switch for atheros devices that support it (autodetec... | Felix Fietkau | 2008-04-20 | 2 | -1/+22 |
* | Add stub driver for ADM6996F switches (configured through MII) The driver cur... | Felix Fietkau | 2008-04-20 | 1 | -0/+1 |
* | add missing CONFIG_GPIO_LEDS related ifdefs | Gabor Juhos | 2008-04-14 | 2 | -22/+26 |
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 | 1 | -5/+7 |
* | fix reboot on ar5315 | John Crispin | 2008-04-03 | 1 | -6/+2 |
* | add generic led support to atheros target | John Crispin | 2008-04-03 | 3 | -5/+52 |
* | add gpio support to atheros, fixes #1861, thanks Othello | John Crispin | 2008-04-03 | 17 | -19/+531 |
* | Revert [10668] this was also accidental | Florian Fainelli | 2008-03-27 | 1 | -33/+1 |
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -1/+32 |
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 |
* | increase the flash window size for ar5312 - there are apparently 5312 devices... | Felix Fietkau | 2008-02-07 | 1 | -1/+1 |
* | add missing config selections | Felix Fietkau | 2008-02-03 | 1 | -1/+3 |
* | 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 | 16 | -2/+402 |
* | add atheros ar2313 vlan fix (thx, SeG) | Felix Fietkau | 2008-01-24 | 1 | -1/+7 |
* | Resync kernel config for atheros (#2940) | Florian Fainelli | 2008-01-02 | 1 | -0/+2 |
* | add atheros reset button fixes from #2774 | Felix Fietkau | 2007-12-13 | 1 | -2/+2 |
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -4/+4 |