Jo-Philipp Wich
b8e0c7790d
[brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 22:34:13 +00:00
Nicolas Thill
9d42bb1a21
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
Jo-Philipp Wich
d6c27b7b06
[brcm47xx] add script to fixup the wireless mac ( #7102 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 14:29:01 +00:00
Hauke Mehrtens
a03c780f93
brcm-2.4: fix commit r18413 "128MB ram problem"
...
This was missing in commit r20072
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 17:27:59 +00:00
Markus Wigge
6af0d9e549
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 19:34:49 +00:00
Jo-Philipp Wich
617c3036e0
[brcm-2.4] remove asterisk from default vlan ports in netconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 16:44:40 +00:00
Jo-Philipp Wich
866a8f1140
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 16:40:06 +00:00
Travis Kemen
83564c9afa
add support for the MN-700 platform, closes #2575
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 01:34:39 +00:00
Hauke Mehrtens
70335ad165
[brcm-2.4] update kernel to version 2.4.37.9 and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 21:30:10 +00:00
Jo-Philipp Wich
0c277a31de
[brcm-2.4] preinit: use grep -q where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 00:34:10 +00:00
Felix Fietkau
2aa445dfe9
fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:27:39 +00:00
Jo-Philipp Wich
7b37567d97
[brcm-2.4] [brcm47xx] fix syntax error in preinit ( #6575 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26 10:45:28 +00:00
Felix Fietkau
ebd3756c26
brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx, cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26 02:15:32 +00:00
Felix Fietkau
7aa3d0b9ab
rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 23:06:47 +00:00
Felix Fietkau
fd4ddfd240
add preinit modularization work by Daniel Dickinson (cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:11:17 +00:00
Jo-Philipp Wich
6392c009d2
[brcm-2.4] add support for OvisLink WL-1600GL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 23:48:23 +00:00
Jo-Philipp Wich
a2f3478f7c
[brcm-2.4] fix serial flash support ( #6442 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:11:52 +00:00
Felix Fietkau
37216e75b4
add WRT300N v1.1 support (patch from #6379 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-24 10:58:09 +00:00
Jo-Philipp Wich
06f69358e6
[brcm-2.4] fix typo in switch config migration script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 12:39:28 +00:00
Jo-Philipp Wich
d28b1e9d75
[brcm-2.4] add migration code to automatically convert old to new switch 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 23:19:39 +00:00
Jo-Philipp Wich
48b86bd36e
[brcm-2.4] change switch config to swconfig style format to remain consistent accross platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 18:43:46 +00:00
Hauke Mehrtens
f43d5f8d1a
[brcm47xx] fix problem with 128MB ram.
...
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-13 20:32:47 +00:00
Imre Kaloz
ff8305e702
sort all target config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:27:13 +00:00
Andy Boyett
1cef2e5054
[brcm-2.4] fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 01:09:56 +00:00
John Crispin
ef50787039
make etehrent work on wrt350n, thx sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 21:26:36 +00:00
Felix Fietkau
cc1804f719
Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)
...
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-09-16 18:14:29 +00:00
Imre Kaloz
58132e5515
brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 11:44:28 +00:00
Florian Fainelli
467b4f62ae
[brcm-2.4] update profile to include the rtc driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 11:10:02 +00:00
Florian Fainelli
bb23f1eafc
[brcm-2.4] add support for the WRT160N, patch from Westley Paynter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 13:00:23 +00:00
Hauke Mehrtens
8bc0aeab6e
[brcm-2.4] This patch adds some vital exports for fuse24 to the kernel. (forgotten in #5186 )
...
Closes #5333
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14 11:36:58 +00:00
Florian Fainelli
53e16b5d4d
[brcm-2.4] update to 2.4.37, tested on wrt54gs ( #4766 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 15:55:54 +00:00
Felix Fietkau
d8f7f8ff9b
brcm-2.4: disable ip_vs, refresh kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 15:41:23 +00:00
Andy Boyett
6370a34c18
[brcm-2.4] profiles: madwifi is not supported on 2.4, remove atheros profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:10:15 +00:00
Felix Fietkau
5ee9066096
brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 14:51:26 +00:00
Felix Fietkau
5bdd866100
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Felix Fietkau
af309feb53
rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 09:35:55 +00:00
Florian Fainelli
e0eb7d3a25
[brcm-2.4] move the mii_ioctl to generic patches, fixes ( #1802 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 09:28:24 +00:00
Florian Fainelli
d1995c4382
[brcm-2.4] backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ( #1862 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 16:40:42 +00:00
Felix Fietkau
d8d22d5816
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:45:39 +00:00
Felix Fietkau
49b96231f9
fix a memory corruption bug in the linux 2.4 version of b44
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-10 00:55:38 +00:00
Felix Fietkau
4be7e5e176
b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-09 03:06:37 +00:00
Felix Fietkau
aa8b64d13a
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)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-07 04:26:14 +00:00
Andy Boyett
e964a25b60
Add hostapd-mini to default images where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 05:12:46 +00:00
Felix Fietkau
3f105986a8
fix sysupgrade support for brcm-2.4 and brcm47xx
...
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-23 11:05:54 +00:00
Imre Kaloz
9496fefd91
final fix for BCM5354 USB cores, hopefully
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 11:28:57 +00:00
Florian Fainelli
02b5de5e81
Package ip6t_limit and ip6t_frag for 2.4 kernels ( #3760 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 06:38:48 +00:00
Gabor Juhos
1c27b38613
[brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration ( closes #2788 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:10:44 +00:00
Travis Kemen
d5bfda6109
fix sierra patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 15:16:43 +00:00
Travis Kemen
df5246cff1
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:40:14 +00:00
Travis Kemen
3b0936087a
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00