summaryrefslogtreecommitdiff
path: root/target/linux/brcm-2.4/base-files
Commit message (Collapse)AuthorAgeFilesLines
* This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben ↵Travis Kemen2008-05-081-0/+6
| | | | | | Pfountz <netprince@vt.edu> SVN-Revision: 11070
* Add support for the WL-500gP v2Andy Boyett2008-03-311-0/+5
| | | | SVN-Revision: 10693
* Add back Sitecom WL-105b supportFlorian Fainelli2008-01-082-0/+8
| | | | SVN-Revision: 10142
* get rid of per-profile base-filesGabor Juhos2007-09-295-0/+0
| | | | SVN-Revision: 9069
* fix vlan configuration on Dell TrueMobile 2300Gabor Juhos2007-09-251-5/+9
| | | | SVN-Revision: 9015
* Add preliminary support for sysupgrade on brcmFlorian Fainelli2007-09-091-0/+24
| | | | SVN-Revision: 8718
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-251-0/+5
| | | | SVN-Revision: 8482
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-041-4/+0
| | | | | | the moment SVN-Revision: 7870
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-302-13/+0
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-0/+12
| | | | SVN-Revision: 7722
* cleanup the broadcom preinit.archMike Baker2007-05-101-26/+2
| | | | SVN-Revision: 7176
* unified preinit environmentMike Baker2007-05-104-188/+7
| | | | SVN-Revision: 7173
* broadcom: rename the OpenWrt partition to rootfs_dataFelix Fietkau2007-05-102-2/+2
| | | | SVN-Revision: 7171
* bring up the ethernet driver before loading the switch drivers on broadcom ↵Felix Fietkau2007-05-071-2/+2
| | | | | | (fixes #1520) SVN-Revision: 7126
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-051-2/+4
| | | | SVN-Revision: 7097
* Limit the number of hotplug childrensFlorian Fainelli2007-04-011-1/+1
| | | | SVN-Revision: 6804
* fix up the netconfig script after the devfs=>hotplug2 migrationFelix Fietkau2007-03-091-1/+1
| | | | SVN-Revision: 6542
* more hotplug2/mdev/devfs related fixups, this time for broadcomFelix Fietkau2007-03-042-14/+21
| | | | SVN-Revision: 6519
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6512
* fix mdev for broadcom 2.6Felix Fietkau2007-03-031-2/+12
| | | | SVN-Revision: 6484
* replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()Felix Fietkau2007-03-031-3/+5
| | | | SVN-Revision: 6477
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-027-0/+0
| | | | SVN-Revision: 6465
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-201-0/+11
| | | | | | new target profile SVN-Revision: 6142
* don't exit from failsafe mode after the console shell quits (some devices ↵Felix Fietkau2007-01-071-1/+0
| | | | | | don't have /dev/console) SVN-Revision: 6020
* add a netconfig override for the wl-500g (fixes #1116)Felix Fietkau2007-01-071-0/+4
| | | | SVN-Revision: 6016
* better network config support for bcm94704Felix Fietkau2006-12-121-13/+45
| | | | SVN-Revision: 5775
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-227-0/+378
SVN-Revision: 5621