summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4
Commit message (Collapse)AuthorAgeFilesLines
* remove asterisk from default vlan ports in netconfigJo-Philipp Wich2010-02-281-9/+9
| | | | SVN-Revision: 19910
* switch: eliminate the asterisk from the switch port configuration and set it ↵Jo-Philipp Wich2010-02-281-1/+2
| | | | | | automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format SVN-Revision: 19909
* add support for the MN-700 platform, closes #2575Travis Kemen2010-02-261-1/+1
| | | | SVN-Revision: 19863
* update kernel to version 2.4.37.9 and refresh patchesHauke Mehrtens2010-02-191-4/+4
| | | | SVN-Revision: 19762
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-012-3/+3
| | | | SVN-Revision: 19480
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)Felix Fietkau2010-01-281-3/+2
| | | | SVN-Revision: 19365
* fix syntax error in preinit (#6575)Jo-Philipp Wich2010-01-261-1/+1
| | | | SVN-Revision: 19344
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵Felix Fietkau2010-01-261-8/+8
| | | | | | (thx, cshore) SVN-Revision: 19339
* rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxFelix Fietkau2010-01-256-0/+0
| | | | SVN-Revision: 19336
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-257-71/+120
| | | | SVN-Revision: 19331
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-211-0/+6
| | | | SVN-Revision: 19262
* fix serial flash support (#6442)Jo-Philipp Wich2010-01-164-481/+1361
| | | | SVN-Revision: 19171
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-243-3/+23
| | | | SVN-Revision: 18921
* fix typo in switch config migration scriptJo-Philipp Wich2009-12-051-4/+4
| | | | SVN-Revision: 18657
* add migration code to automatically convert old to new switch config on ↵Jo-Philipp Wich2009-11-151-1/+35
| | | | | | first boot, this will be removed at some point in the future SVN-Revision: 18432
* change switch config to swconfig style format to remain consistent accross ↵Jo-Philipp Wich2009-11-151-4/+14
| | | | | | platforms SVN-Revision: 18425
* fix problem with 128MB ram.Hauke Mehrtens2009-11-131-0/+9
| | | | | | This patch is out of broadcoms official source code SVN-Revision: 18413
* sort all target config filesImre Kaloz2009-11-111-36/+36
| | | | SVN-Revision: 18367
* fix failsafe, was accidentally broken by r18214. Thanks Daniel GimpelevichAndy Boyett2009-11-011-2/+2
| | | | SVN-Revision: 18253
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-291-2/+3
| | | | SVN-Revision: 18214
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)Felix Fietkau2009-09-161-0/+7
| | | | | | Signed-off-by: Roger Hardiman <roger@rjh.org.uk> SVN-Revision: 17598
* brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵Imre Kaloz2009-08-031-1/+1
| | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102
* update profile to include the rtc driverFlorian Fainelli2009-08-011-2/+2
| | | | SVN-Revision: 17074
* add support for the WRT160N, patch from Westley PaynterFlorian Fainelli2009-07-271-0/+1
| | | | SVN-Revision: 17031
* This patch adds some vital exports for fuse24 to the kernel. (forgotten in ↵Hauke Mehrtens2009-06-141-0/+30
| | | | | | #5186) Closes #5333 SVN-Revision: 16448
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-2813-172/+90
| | | | SVN-Revision: 16144
* brcm-2.4: disable ip_vs, refresh kernel configFelix Fietkau2009-05-281-35/+2
| | | | SVN-Revision: 16139
* profiles: madwifi is not supported on 2.4, remove atheros profileAndy Boyett2009-05-201-17/+0
| | | | SVN-Revision: 15944
* brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the ↵Felix Fietkau2009-04-274-982/+153
| | | | | | kernel SVN-Revision: 15440
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-1748-48/+0
| | | | SVN-Revision: 15242
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-041-1/+1
| | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097
* move the mii_ioctl to generic patches, fixes (#1802)Florian Fainelli2009-03-261-64/+0
| | | | SVN-Revision: 15045
* backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ↵Florian Fainelli2009-03-151-0/+64
| | | | | | (#1862) SVN-Revision: 14891
* Asus WL-330gE SupportFelix Fietkau2009-02-221-11/+25
| | | | | | | | | | | | | Here is support for the compact Asus WL-330gE. It uses that all-in-one 5354 Broadcom chip that's also in the WL-520gU, so I assume USB support can be soldered on. I've yet to open up the device, though. Initial flashing is done through the CFE failsafe mode like on other Asus devices, where you boot holding the reset button, the power LED flashes, and you tftp an image. Signed-off-by: David Cooper <dave@kupesoft.com> SVN-Revision: 14624
* fix a memory corruption bug in the linux 2.4 version of b44Felix Fietkau2009-01-101-9/+9
| | | | SVN-Revision: 13955
* b44: fix misalignment and space-saving in rx packet handling (significant ↵Felix Fietkau2009-01-091-0/+103
| | | | | | throughput and cpu load improvement) SVN-Revision: 13946
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵Felix Fietkau2009-01-071-0/+66
| | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-2/+2
| | | | SVN-Revision: 13819
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵Felix Fietkau2008-09-231-12/+4
| | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657
* final fix for BCM5354 USB cores, hopefullyImre Kaloz2008-09-021-3/+13
| | | | SVN-Revision: 12499
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)Florian Fainelli2008-08-111-1/+0
| | | | SVN-Revision: 12276
* fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes ↵Gabor Juhos2008-07-261-1/+6
| | | | | | #2788) SVN-Revision: 11935
* fix sierra patchesTravis Kemen2008-07-222-1508/+0
| | | | SVN-Revision: 11909
* This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵Travis Kemen2008-07-212-0/+1508
| | | | | | | | | | | | | | | | | against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.). Changes from Linksys tree: - Remove 'vendor' and 'product' parameters; these aren't used in the mainstream driver and seem to only have served to break it. - Remove bogus 'sierra_device_ids' table, used with above. - Changed references to 'sierra_device_ids' back to id_table - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS - Added #include to enable pl2303 hack to remain until I can figure out if it's still necessary. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11899
* This series of patches closes the support gap on one of the explicitly ↵Travis Kemen2008-07-212-0/+1508
| | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898
* (5/6) bcm57xx: bcm4785 incomplete rebootFelix Fietkau2008-06-151-0/+13
| | | | | | | | | | | I noticed my wrt350n would not reliably reboot after entering the reboot command. I found this code in the source for the wrt600n. It corrects the problem, and the wrt350n reboots reliably now. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11470
* (3/6) bcm57xx: preinitFelix Fietkau2008-06-151-3/+14
| | | | | | | | | | | | | | | | | | This patch allows the bcm57xx module to work correctly with failsafe mode. insmod doesn't return an error when a module loads but doesn't detect a switch. I added the check_module function to load the module, then make sure it doesn't just exit immediately. This allows preinit to only attempt to load the bcm57xx module when switch-robo and switch-adm dont detect a switch. The activate_gpio parameter to bcm57xx simply instructs the module to attempt to activate the switch via gpio before probing for the switch. Tested on wrt350n. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11468
* (2/6) bcm57xx: netconfigFelix Fietkau2008-06-151-0/+5
| | | | | | | | | Update the netconfig script to support boardtype 0x478. I've tested this on the wrt350n, hopefully it will match the 600n as well. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11467
* Include missing part of r11275. Fix fw_argX from CFEPeter Denison2008-06-031-0/+5
| | | | SVN-Revision: 11340
* Don't nuke fw_argX from CFE - Thanks jhansenPeter Denison2008-05-271-2/+6
| | | | SVN-Revision: 11275