24 Commits (23bcceb058c37e36d3da13b8386daa4d2d4bcfcd)

Author SHA1 Message Date
Jonas Gorski 8411e5c06e bcm63xx: switch to b53 and swconfig 12 years ago
Hauke Mehrtens d8f1fa1e38 switch: ROBO Switch Gigabit MII Support 12 years ago
Jo-Philipp Wich 654f9c879f switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. 13 years ago
Hauke Mehrtens b220442c75 switch: update for brcm47xx target 13 years ago
Florian Fainelli 640927dde3 switch: fix switch-robo device reference counting 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Jo-Philipp Wich 501e154d03 switch: explicitely clear port mappings in unsused vlans (#7082) 15 years ago
Florian Fainelli 6f80c9cc7c fix strange LED behavior with Netgear WGT634U (#3552) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Florian Fainelli 04909ca614 allow kmod-switch to be used on brcm63xx (#4599) 16 years ago
Felix Fietkau d9e54d1e0b export switch-core.h to $(STAGING_DIR) 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
Nicolas Thill e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653] 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 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
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461) 18 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6 18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago