50 Commits (07e59c7bc7f375f792ec9734be42fe4fa391a8bb)

Author SHA1 Message Date
Jo-Philipp Wich eeb982177d remove asterisk from default vlan ports in netconfig 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
Travis Kemen 2eebf6e0bd add support for the MN-700 platform, closes #2575 15 years ago
Jo-Philipp Wich e0669e9cd3 preinit: use grep -q where applicable 15 years ago
Felix Fietkau 40b531f5d2 fix brcm-2.4/brcm47xx failsafe init (thx, puchu) 15 years ago
Jo-Philipp Wich 795efe0382 fix syntax error in preinit (#6575) 15 years ago
Felix Fietkau 056f25aedf brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx, cshore) 15 years ago
Felix Fietkau d690de9a0c rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx 15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
Jo-Philipp Wich 0cde46b3e7 add support for OvisLink WL-1600GL 15 years ago
Felix Fietkau 46f75ee869 add WRT300N v1.1 support (patch from #6379) 15 years ago
Jo-Philipp Wich d55e721178 fix typo in switch config migration script 15 years ago
Jo-Philipp Wich a4b1848387 add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future 15 years ago
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms 15 years ago
Andy Boyett 260aee67dc fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich 15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9 15 years ago
Felix Fietkau 43a802864a Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) 15 years ago
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway 16 years ago
Felix Fietkau f5fba5bc3c Asus WL-330gE Support 16 years ago
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86) 16 years ago
Gabor Juhos 9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788) 16 years ago
Felix Fietkau 9621d872ca (3/6) bcm57xx: preinit 17 years ago
Felix Fietkau f9ad520e37 (2/6) bcm57xx: netconfig 17 years ago
Travis Kemen 0d25337129 This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfountz <netprince@vt.edu> 17 years ago
Andy Boyett c15de3860c Add support for the WL-500gP v2 17 years ago
Florian Fainelli a4ca693c7e Add back Sitecom WL-105b support 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Gabor Juhos a3c80a1e6e fix vlan configuration on Dell TrueMobile 2300 17 years ago
Florian Fainelli 1d7dc11649 Add preliminary support for sysupgrade on brcm 17 years ago
Mike Baker c6e6780624 fix wan configuration on wr850g v2/v3 17 years ago
Felix Fietkau 114b9a8fb6 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment 17 years ago
Felix Fietkau 5e7cb507cd move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it 17 years ago
Felix Fietkau 8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6 17 years ago
Mike Baker 3fda1fbf87 cleanup the broadcom preinit.arch 18 years ago
Mike Baker 4a41439c46 unified preinit environment 18 years ago
Felix Fietkau bd65c8b91a broadcom: rename the OpenWrt partition to rootfs_data 18 years ago
Felix Fietkau 5b554fa8a4 bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520) 18 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6 18 years ago
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens 18 years ago
Felix Fietkau 65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration 18 years ago
Felix Fietkau 275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 5acf90187b fix mdev for broadcom 2.6 18 years ago
Felix Fietkau 7b0de4ae45 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile 18 years ago
Felix Fietkau 040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console) 18 years ago
Felix Fietkau 5d22a52440 add a netconfig override for the wl-500g (fixes #1116) 18 years ago
Felix Fietkau 51078ecdac better network config support for bcm94704 18 years ago
Felix Fietkau 37362df7ea move platform specific base-files into target/linux/<targetname> 18 years ago