summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4/base-files
Commit message (Expand)AuthorAgeFilesLines
* remove the brcm-2.4 target, it will no longer be supported in future releases...nbd2010-06-2612-461/+0
* brcm-2.4: preinit: Renamed failsafe echo scriplet to reflect that it is brcm-...cshore2010-05-301-0/+0
* brcm-2.4: preinit: Removed duplicate failsafe switch config filecshore2010-05-301-10/+0
* brcm-2.4: Fixed preinit and failsafe switch configurationcshore2010-05-103-2/+25
* [brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten c...jow2010-04-131-12/+4
* [brcm47xx] add script to fixup the wireless mac (#7102)jow2010-04-101-0/+33
* [brcm-2.4] remove asterisk from default vlan ports in netconfig jow2010-02-281-9/+9
* [package] switch:jow2010-02-281-1/+2
* add support for the MN-700 platform, closes #2575thepeople2010-02-261-1/+1
* [brcm-2.4] preinit: use grep -q where applicablejow2010-02-012-3/+3
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)nbd2010-01-281-3/+2
* [brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)jow2010-01-261-1/+1
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (t...nbd2010-01-261-8/+8
* rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxnbd2010-01-256-0/+0
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-257-71/+120
* [brcm-2.4] add support for OvisLink WL-1600GLjow2010-01-211-0/+6
* add WRT300N v1.1 support (patch from #6379)nbd2009-12-241-2/+4
* [brcm-2.4] fix typo in switch config migration scriptjow2009-12-051-4/+4
* [brcm-2.4] add migration code to automatically convert old to new switch conf...jow2009-11-151-1/+35
* [brcm-2.4] change switch config to swconfig style format to remain consistent...jow2009-11-151-4/+14
* [brcm-2.4] fix failsafe, was accidentally broken by r18214. Thanks Daniel Gim...agb2009-11-011-2/+2
* make etehrent work on wrt350n, thx sn9blogic2009-10-291-2/+3
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)nbd2009-09-161-0/+7
* rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...nbd2009-04-041-1/+1
* Asus WL-330gE Supportnbd2009-02-221-11/+25
* fix sysupgrade support for brcm-2.4 and brcm47xxnbd2008-09-231-12/+4
* [brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration...juhosg2008-07-261-1/+6
* (3/6) bcm57xx: preinitnbd2008-06-151-3/+14
* (2/6) bcm57xx: netconfignbd2008-06-151-0/+5
* This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfount...thepeople2008-05-081-0/+6
* Add support for the WL-500gP v2agb2008-03-311-0/+5
* Add back Sitecom WL-105b supportflorian2008-01-082-0/+8
* get rid of per-profile base-filesjuhosg2007-09-295-0/+0
* [brcm-2.4] fix vlan configuration on Dell TrueMobile 2300juhosg2007-09-251-5/+9
* Add preliminary support for sysupgrade on brcmflorian2007-09-091-0/+24
* fix wan configuration on wr850g v2/v3mbm2007-08-251-0/+5
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the...nbd2007-07-041-4/+0
* move parts of the failsafe code to the generic base-files - will be used on a...nbd2007-06-302-13/+0
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6nbd2007-06-251-0/+12
* cleanup the broadcom preinit.archmbm2007-05-101-26/+2
* unified preinit environmentmbm2007-05-104-188/+7
* broadcom: rename the OpenWrt partition to rootfs_datanbd2007-05-102-2/+2
* bring up the ethernet driver before loading the switch drivers on broadcom (f...nbd2007-05-071-2/+2
* use hotplug2 for serializing hotplug events on 2.6nbd2007-05-051-2/+4
* Limit the number of hotplug childrensflorian2007-04-011-1/+1
* fix up the netconfig script after the devfs=>hotplug2 migrationnbd2007-03-091-1/+1
* more hotplug2/mdev/devfs related fixups, this time for broadcomnbd2007-03-042-14/+21
* nuke mdev and replace it with hotplug2 :)nbd2007-03-041-1/+1
* fix mdev for broadcom 2.6nbd2007-03-031-2/+12
* replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()nbd2007-03-031-3/+5