246 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
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
Florian Fainelli c9160a88b1 Revert [10668] this was also accidental 17 years ago
Florian Fainelli e9c19c7de9 Create a dummy sit package for 2.4 kernelsq 17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Felix Fietkau 56c3c68fa6 increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash 17 years ago
Felix Fietkau 8822153478 add missing config selections 17 years ago
Felix Fietkau 3afef97ed5 implement ar2313_adjust_link 17 years ago
Felix Fietkau 2361535088 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet 17 years ago
Felix Fietkau dc584fc1af add atheros ar2313 vlan fix (thx, SeG) 17 years ago
Florian Fainelli 7eec65be78 Resync kernel config for atheros (#2940) 17 years ago
Felix Fietkau 0f0a49c98f add atheros reset button fixes from #2774 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Florian Fainelli 486492b407 We are now at .23.1 17 years ago
John Crispin 0ac64f1dfc fix b0rked atheros kernelconfig 17 years ago
John Crispin 9f73ab51f3 refreshed madwifi patches 17 years ago
John Crispin 32dc9ca55a fixed missing symbols in atheros kernel config 17 years ago
Felix Fietkau 3acb27cdd7 don't dispatch spurious irq0 events 17 years ago
John Crispin 3568f0c247 was b0rked 17 years ago
John Crispin 8f7311e20b converted atheros ethernet driver to phy layer 17 years ago
John Crispin d4009e55b6 fix serial port warning on atheros 17 years ago
John Crispin cea0422b82 add atheros patch to enable annoying printks as atheros eth driver has no cheksum support 17 years ago
Felix Fietkau 069032243a move a few kconfig options from atheros to generic-2.6 17 years ago
John Crispin 275e276eb6 fixed error in kernelconfig for atheros 17 years ago
John Crispin 7745eb277d move atheros to 2.6.23 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
John Crispin d7502c446b added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago