summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4/patches/014-sierra_support.patch
Commit message (Collapse)AuthorAgeFilesLines
* remove the brcm-2.4 target, it will no longer be supported in future ↵Felix Fietkau2010-06-261-1484/+0
| | | | | | releases. please use brcm47xx with broadcom-wl instead SVN-Revision: 21946
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-281-6/+4
| | | | SVN-Revision: 16144
* fix sierra patchesTravis Kemen2008-07-221-1486/+0
| | | | SVN-Revision: 11909
* This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵Travis Kemen2008-07-211-0/+1486
| | | | | | | | | | | | | | | | | 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-211-0/+1486
supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898