44 Commits (d9e0d5705ab187ff024067049f1077f95074a6c6)

Author SHA1 Message Date
Florian Fainelli e31542241c remove whitespaces in kmod-switch sources 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) 14 years ago
Nicolas Thill 2d100861a4 switch: suppress boot error message on 2.4 15 years ago
Jo-Philipp Wich 96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format 15 years ago
Florian Fainelli f4edda27af switch: do not include linux/autoconf.h (#6513) 15 years ago
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms 15 years ago
Florian Fainelli 5a13cc0726 fix breakage on wl500gp after r18214, thanks sn9 (#6084) 15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9 15 years ago
Hauke Mehrtens 8673372e20 add patches for kernel 2.6.31 15 years ago
Florian Fainelli 369db35a29 fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) 15 years ago
Florian Fainelli 9051239daf prevent kmod-switch from accessing nvram on brcm63xx (#5035) 15 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975) 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 529e87f6c5 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch 16 years ago
Felix Fietkau 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 16 years ago
Peter Denison f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25 16 years ago
Peter Denison 72d40dec08 Allow package/switch to compile against 2.6.25 16 years ago
Michael Büsch 6a2a1e251b Check the return values of kmalloc() 17 years ago
Felix Fietkau d65241e13b fix switch-robo.c compile errors on linux 2.4 17 years ago
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N 17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe. 17 years ago
Felix Fietkau d9e54d1e0b export switch-core.h to $(STAGING_DIR) 17 years ago
Felix Fietkau e3ecefbd23 fix adm switch misdetection, which led to bogus button events that caused the system to shut down 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 dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451 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 dd03b56357 fix memory leak in switch drivers (patch from #1132) 18 years ago
Florian Fainelli abd458dae6 Fix the counters bug (#983) 18 years ago
Felix Fietkau 63d865e7a1 prepare packages for kernel upgrade to 2.6.19 18 years ago
Florian Fainelli 7790289f3e Add Trendware TEW-411BRplus (#1038) 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