229 Commits (ced9c581454eab98626f2f70400546f086b9e7b4)

Author SHA1 Message Date
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26 16 years ago
John Crispin 874ca11412 clean up atheros pci code 16 years ago
John Crispin 9379dc19b6 adds watchdog driver to ar5315 16 years ago
John Crispin 2bd17fe1cb fixes kernel oops when reset button was pressed too often on atheros 16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2 16 years ago
John Crispin 5e5cc5a7c8 add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly 16 years ago
John Crispin 2dd9146ddf fixes reset button on atheros platform, ar5312 gpio_irqs will be added later 16 years ago
Felix Fietkau 5eab3b092d atheros: fix setting the gpio interrupt level when registering a gpio interrupt 16 years ago
Felix Fietkau 4da8ae9f24 refresh atheros config, add missing symbols to generic 2.6.26 config 16 years ago
John Crispin d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros 16 years ago
Nicolas Thill bbc96d103a move CONFIG_XFS_DEBUG to generic config 16 years ago
Matteo Croce 5cb5a026ee atheros: 2.6.26 patches 16 years ago
Felix Fietkau 1b84749c77 allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices 16 years ago
Travis Kemen 14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation. 16 years ago
John Crispin 77fed3fa5b add missing \n to ath pci code 16 years ago
Gabor Juhos 518fb1a488 refresh kernel patches 17 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) 17 years ago
Rod Whitby e2829f4251 atheros/config-2.6.25: Removed MII override 17 years ago
Travis Kemen ce0e9bec2f revert to before ubnt images were made 17 years ago
Matteo Croce 2058b80964 atheros: added marvell switch driver 17 years ago
Matteo Croce f060405005 atheros: revert to kernel 2.6.23 17 years ago
Matteo Croce c8d30d5f09 atheros: USB support 17 years ago
Travis Kemen b3b8a3d2b2 fix file names 17 years ago
Travis Kemen 94c559b233 change image generation, no need for duplicate images 17 years ago
Travis Kemen 1deffb0f40 fix filename for image generation 17 years ago
Travis Kemen 3612b1e7c0 buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 17 years ago
Felix Fietkau 4a2ab2e0d4 remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices 17 years ago
Gabor Juhos 2a97980ee3 override CPU features to save ~125KB of kernel memory 17 years ago
Gabor Juhos 5eb551c3a5 fix size calculation of the radio_config 17 years ago
Gabor Juhos 21c5ef4c1d add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2) 17 years ago
Gabor Juhos 19233de9d3 resync .24 config 17 years ago
Felix Fietkau 9e0ee80132 enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues 17 years ago
Imre Kaloz e84649e578 naming convention 17 years ago
Gabor Juhos 99969dcffa fix a typo in the previous commit 17 years ago
Gabor Juhos 408fd8097f enable 2.6.24 to run on ar53xx 17 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW 17 years ago
Gabor Juhos 1f666fa459 remove the clz function, use fls instead 17 years ago
Felix Fietkau c55299adb4 make use of the marvell switch in the atheros port 17 years ago
Felix Fietkau 11d94ce083 Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0 17 years ago
Gabor Juhos 1ffb70c7b0 remove strange direct usage of dev->priv as well 17 years ago
Gabor Juhos 64d1c3a2e1 use the netdev_priv() macro instead of directly accessing dev->priv 17 years ago
Gabor Juhos 8160564211 use stats from net_device structure 17 years ago
Gabor Juhos 455331a8ec nuke trailing whitespaces 17 years ago
Felix Fietkau 23e3735ad5 make use of the adm6996 switch for atheros devices that support it (autodetected at boot time) 17 years ago
Felix Fietkau a323a7bf2a Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a 17 years ago
Gabor Juhos c7ed0fbd18 add missing CONFIG_GPIO_LEDS related ifdefs 17 years ago
Gabor Juhos bb0c092672 fix GPIO direction setup on ar5312, and fix compiler warnings 17 years ago
John Crispin 16f1b84a59 fix reboot on ar5315 17 years ago
John Crispin 3f1fa224f0 add generic led support to atheros target 17 years ago
John Crispin b526f65baf add gpio support to atheros, fixes #1861, thanks Othello 17 years ago