Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a memory corruption bug in the linux 2.4 version of b44 | Felix Fietkau | 2009-01-10 | 1 | -9/+9 |
| | | | | SVN-Revision: 13955 | ||||
* | b44: fix misalignment and space-saving in rx packet handling (significant ↵ | Felix Fietkau | 2009-01-09 | 1 | -0/+103 |
| | | | | | | throughput and cpu load improvement) SVN-Revision: 13946 | ||||
* | make broadcom-wl robust against implicit kernel config changes (e.g. ↵ | Felix Fietkau | 2009-01-07 | 1 | -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 applicable | Andy Boyett | 2009-01-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 13819 | ||||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 | 1 | -12/+4 |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | ||||
* | final fix for BCM5354 USB cores, hopefully | Imre Kaloz | 2008-09-02 | 1 | -3/+13 |
| | | | | SVN-Revision: 12499 | ||||
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 12276 | ||||
* | fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes ↵ | Gabor Juhos | 2008-07-26 | 1 | -1/+6 |
| | | | | | | #2788) SVN-Revision: 11935 | ||||
* | fix sierra patches | Travis Kemen | 2008-07-22 | 2 | -1508/+0 |
| | | | | SVN-Revision: 11909 | ||||
* | This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵ | Travis Kemen | 2008-07-21 | 2 | -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 Kemen | 2008-07-21 | 2 | -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 reboot | Felix Fietkau | 2008-06-15 | 1 | -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: preinit | Felix Fietkau | 2008-06-15 | 1 | -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: netconfig | Felix Fietkau | 2008-06-15 | 1 | -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 CFE | Peter Denison | 2008-06-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 11340 | ||||
* | Don't nuke fw_argX from CFE - Thanks jhansen | Peter Denison | 2008-05-27 | 1 | -2/+6 |
| | | | | SVN-Revision: 11275 | ||||
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 11 | -194/+194 |
| | | | | SVN-Revision: 11214 | ||||
* | This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben ↵ | Travis Kemen | 2008-05-08 | 1 | -0/+6 |
| | | | | | | Pfountz <netprince@vt.edu> SVN-Revision: 11070 | ||||
* | Add a generic Broadcom USB profile. | Andy Boyett | 2008-03-31 | 1 | -0/+19 |
| | | | | SVN-Revision: 10695 | ||||
* | Change WL500gP profile to use uhci-iv (#1589) | Andy Boyett | 2008-03-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 10694 | ||||
* | Add support for the WL-500gP v2 | Andy Boyett | 2008-03-31 | 1 | -0/+5 |
| | | | | SVN-Revision: 10693 | ||||
* | add wrt350n image file | Felix Fietkau | 2008-01-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 10205 | ||||
* | Add back Sitecom WL-105b support | Florian Fainelli | 2008-01-08 | 2 | -0/+8 |
| | | | | SVN-Revision: 10142 | ||||
* | update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵ | Felix Fietkau | 2008-01-06 | 67 | -4842/+8744 |
| | | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137 | ||||
* | bump version numbers of Linksys images | Imre Kaloz | 2008-01-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 10097 | ||||
* | Add bcm5354 patch from #2754 | Florian Fainelli | 2007-12-09 | 1 | -0/+155 |
| | | | | SVN-Revision: 9684 | ||||
* | create broadcom initramfs images and move the lzma decompressor area a bit ↵ | Felix Fietkau | 2007-11-16 | 2 | -1/+5 |
| | | | | | | further SVN-Revision: 9556 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -6/+6 |
| | | | | SVN-Revision: 9533 | ||||
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | Felix Fietkau | 2007-11-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 9523 | ||||
* | fix missing CONFIG_USB_BLUETOOTH issue | Jens Muecke | 2007-11-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 9494 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 5 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | fix vlan configuration on Dell TrueMobile 2300 | Gabor Juhos | 2007-09-25 | 1 | -5/+9 |
| | | | | SVN-Revision: 9015 | ||||
* | refresh brcm-2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -7/+7 |
| | | | | SVN-Revision: 8949 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8848 | ||||
* | Add preliminary support for sysupgrade on brcm | Florian Fainelli | 2007-09-09 | 1 | -0/+24 |
| | | | | SVN-Revision: 8718 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 2 | -6/+7 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | fix pci init for brcm-2.4 with atheros wifi cards | Felix Fietkau | 2007-09-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 8690 | ||||
* | remove some obsolete files | Felix Fietkau | 2007-09-06 | 1 | -304/+0 |
| | | | | SVN-Revision: 8654 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | workaround for timer glitch on some boards | Mike Baker | 2007-08-25 | 1 | -0/+11 |
| | | | | SVN-Revision: 8483 | ||||
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 1 | -0/+5 |
| | | | | SVN-Revision: 8482 | ||||
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 | 1 | -1/+13 |
| | | | | SVN-Revision: 8450 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -5/+5 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵ | Felix Fietkau | 2007-07-04 | 1 | -4/+0 |
| | | | | | | the moment SVN-Revision: 7870 | ||||
* | move parts of the failsafe code to the generic base-files - will be used on ↵ | Felix Fietkau | 2007-06-30 | 2 | -13/+0 |
| | | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810 | ||||
* | make the broadcom firmware image code more sane and also fix jffs2-256k ↵ | Felix Fietkau | 2007-06-25 | 1 | -12/+21 |
| | | | | | | related bugs (#1888) SVN-Revision: 7731 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 1 | -0/+12 |
| | | | | SVN-Revision: 7722 | ||||
* | Really apply the esfq patch | Florian Fainelli | 2007-06-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 7623 | ||||
* | Resync brcm-2.4 kernel config and enable syncookies (#1876) | Florian Fainelli | 2007-06-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 7622 |