summaryrefslogtreecommitdiff
path: root/target/linux/brcm-2.4
AgeCommit message (Collapse)Author
2010-04-13[brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten ↵jow
code by merging identical fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico
contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10[brcm47xx] add script to fixup the wireless mac (#7102)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01brcm-2.4: fix commit r18413 "128MB ram problem"hauke
This was missing in commit r20072 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25added support for wrt54g3gv2-vf and new trx header formatmarkus
- 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28[brcm-2.4] remove asterisk from default vlan ports in netconfig jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28[package] switch:jow
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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26add support for the MN-700 platform, closes #2575thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19[brcm-2.4] update kernel to version 2.4.37.9 and refresh patcheshauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01[brcm-2.4] preinit: use grep -q where applicablejow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28fix brcm-2.4/brcm47xx failsafe init (thx, puchu)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26[brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵nbd
(thx, cshore) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25add preinit modularization work by Daniel Dickinson (cshore)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21[brcm-2.4] add support for OvisLink WL-1600GLjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16[brcm-2.4] fix serial flash support (#6442)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24add WRT300N v1.1 support (patch from #6379)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05[brcm-2.4] fix typo in switch config migration scriptjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15[brcm-2.4] add migration code to automatically convert old to new switch ↵jow
config on first boot, this will be removed at some point in the future git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15[brcm-2.4] change switch config to swconfig style format to remain ↵jow
consistent accross platforms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13[brcm47xx] fix problem with 128MB ram.hauke
This patch is out of broadcoms official source code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11sort all target config fileskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01[brcm-2.4] fix failsafe, was accidentally broken by r18214. Thanks Daniel ↵agb
Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29make etehrent work on wrt350n, thx sn9blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)nbd
Signed-off-by: Roger Hardiman <roger@rjh.org.uk> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵kaloz
kernelversion in other targets' Target-Name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01[brcm-2.4] update profile to include the rtc driverflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27[brcm-2.4] add support for the WRT160N, patch from Westley Paynterflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14[brcm-2.4] This patch adds some vital exports for fuse24 to the kernel. ↵hauke
(forgotten in #5186) Closes #5333 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28[brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28brcm-2.4: disable ip_vs, refresh kernel confignbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20[brcm-2.4] profiles: madwifi is not supported on 2.4, remove atheros profileagb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the ↵nbd
kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04rename our /bin/login script to /bin/login.sh to avoid collisions with ↵nbd
busybox - we always use -l on telnetd anyway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26[brcm-2.4] move the mii_ioctl to generic patches, fixes (#1802)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15[brcm-2.4] backport mii_ioctl_data fix to make wpa-supplicant roboswitch ↵florian
driver work (#1862) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22Asus WL-330gE Supportnbd
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-10fix a memory corruption bug in the linux 2.4 version of b44nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-09b44: fix misalignment and space-saving in rx packet handling (significant ↵nbd
throughput and cpu load improvement) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-07make broadcom-wl robust against implicit kernel config changes (e.g. ↵nbd
netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02Add hostapd-mini to default images where applicableagb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23fix sysupgrade support for brcm-2.4 and brcm47xxnbd
make mtd refresh based config append optional (leave enabled on x86) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02final fix for BCM5354 USB cores, hopefullykaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26[brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network ↵juhosg
configuration (closes #2788) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22fix sierra patchesthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,thepeople
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21This series of patches closes the support gap on one of the explicitlythepeople
supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73