Commit Graph

152 Commits (97b031b57fd28e154628f5a0031d85975853d637)

Author SHA1 Message Date
Jo-Philipp Wich 6fd5014c56 add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes
SVN-Revision: 20846
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Jo-Philipp Wich 8f25fb6086 add script to fixup the wireless mac (#7102)
SVN-Revision: 20775
14 years ago
Hauke Mehrtens bbe4a57177 brcm-2.4: fix commit r18413 "128MB ram problem"
This was missing in commit r20072

SVN-Revision: 20651
14 years ago
Markus Wigge d9a698e77c added support for wrt54g3gv2-vf and new trx header format
- hacked addpattern due to changes in header format
 - added "-5" to addpattern, some 0xFF are needed for trx2 header
   "-4" broke CRC checking in CFE
 - hacked trx.c due to new header format version
 - added target to create trx-V2 images

the flashmap driver possibly needs to be customized.

SVN-Revision: 20433
14 years ago
Jo-Philipp Wich eeb982177d remove asterisk from default vlan ports in netconfig
SVN-Revision: 19910
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
SVN-Revision: 19909
15 years ago
Travis Kemen 2eebf6e0bd add support for the MN-700 platform, closes #2575
SVN-Revision: 19863
15 years ago
Hauke Mehrtens a40daa8038 update kernel to version 2.4.37.9 and refresh patches
SVN-Revision: 19762
15 years ago
Jo-Philipp Wich e0669e9cd3 preinit: use grep -q where applicable
SVN-Revision: 19480
15 years ago
Felix Fietkau 40b531f5d2 fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
SVN-Revision: 19365
15 years ago
Jo-Philipp Wich 795efe0382 fix syntax error in preinit (#6575)
SVN-Revision: 19344
15 years ago
Felix Fietkau 056f25aedf brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx, cshore)
SVN-Revision: 19339
15 years ago
Felix Fietkau d690de9a0c rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
SVN-Revision: 19336
15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
15 years ago
Jo-Philipp Wich 0cde46b3e7 add support for OvisLink WL-1600GL
SVN-Revision: 19262
15 years ago
Jo-Philipp Wich 2a4a1eeae3 fix serial flash support (#6442)
SVN-Revision: 19171
15 years ago
Felix Fietkau 46f75ee869 add WRT300N v1.1 support (patch from #6379)
SVN-Revision: 18921
15 years ago
Jo-Philipp Wich d55e721178 fix typo in switch config migration script
SVN-Revision: 18657
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
SVN-Revision: 18432
15 years ago
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
15 years ago
Hauke Mehrtens 30f859403a fix problem with 128MB ram.
This patch is out of broadcoms official source code

SVN-Revision: 18413
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Andy Boyett 260aee67dc fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich
SVN-Revision: 18253
15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9
SVN-Revision: 18214
15 years ago
Felix Fietkau 43a802864a Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)
Signed-off-by: Roger Hardiman <roger@rjh.org.uk>

SVN-Revision: 17598
15 years ago
Imre Kaloz 3d0c1254df brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name
SVN-Revision: 17102
15 years ago
Florian Fainelli 09e06acbec update profile to include the rtc driver
SVN-Revision: 17074
15 years ago
Florian Fainelli 31fbb89034 add support for the WRT160N, patch from Westley Paynter
SVN-Revision: 17031
15 years ago
Hauke Mehrtens 8d5a0d9721 This patch adds some vital exports for fuse24 to the kernel. (forgotten in #5186) Closes #5333
SVN-Revision: 16448
15 years ago
Florian Fainelli cec852c087 update to 2.4.37, tested on wrt54gs (#4766)
SVN-Revision: 16144
15 years ago
Felix Fietkau c3fb9f9226 brcm-2.4: disable ip_vs, refresh kernel config
SVN-Revision: 16139
15 years ago
Andy Boyett d10e83e07c profiles: madwifi is not supported on 2.4, remove atheros profile
SVN-Revision: 15944
15 years ago
Felix Fietkau 4c406b52a2 brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel
SVN-Revision: 15440
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
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
SVN-Revision: 15097
15 years ago
Florian Fainelli fc432e4371 move the mii_ioctl to generic patches, fixes (#1802)
SVN-Revision: 15045
15 years ago
Florian Fainelli beb4eae1fa backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1862)
SVN-Revision: 14891
16 years ago
Felix Fietkau f5fba5bc3c Asus WL-330gE Support
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
16 years ago
Felix Fietkau f57651b042 fix a memory corruption bug in the linux 2.4 version of b44
SVN-Revision: 13955
16 years ago
Felix Fietkau 4f5b45e3c2 b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
SVN-Revision: 13946
16 years ago
Felix Fietkau 59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
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)
SVN-Revision: 12657
16 years ago
Imre Kaloz 88041e0f1b final fix for BCM5354 USB cores, hopefully
SVN-Revision: 12499
16 years ago
Florian Fainelli 5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
16 years ago
Gabor Juhos 9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
SVN-Revision: 11935
16 years ago
Travis Kemen 4e9e2cba40 fix sierra patches
SVN-Revision: 11909
16 years ago
Travis Kemen 8894411b60 This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based 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
16 years ago
Travis Kemen 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
16 years ago