aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix sysupgrade endian issuesTravis Kemen2008-07-22
| | | | SVN-Revision: 11900
* This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵Travis Kemen2008-07-21
| | | | | | | | | | | | | | | | | 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-21
| | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898
* Fix routerboard boot partition name in wget2nand (#3791)Florian Fainelli2008-07-21
| | | | SVN-Revision: 11897
* update mvswitch for 2.6.25 and 2.6.26 as wellFelix Fietkau2008-07-21
| | | | SVN-Revision: 11896
* add missing defines for mvswitchFelix Fietkau2008-07-21
| | | | SVN-Revision: 11895
* surprise :pGabor Juhos2008-07-21
| | | | SVN-Revision: 11894
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include ↵Florian Fainelli2008-07-21
| | | | | | files, remove this when there are no 2.6.23 left SVN-Revision: 11893
* The gpiommc configfs interface needs locking.Michael Büsch2008-07-21
| | | | SVN-Revision: 11892
* Document a bit more about IPv6 configurationFlorian Fainelli2008-07-21
| | | | SVN-Revision: 11891
* Default to port 1812 for radius authentication when doing 802.1xFlorian Fainelli2008-07-21
| | | | SVN-Revision: 11890
* ath9k: correct package descriptionMatteo Croce2008-07-20
| | | | SVN-Revision: 11889
* Updated Dnsmasq to 2.45Steven Barth2008-07-20
| | | | SVN-Revision: 11888
* Update gpiommc to use configfsMichael Büsch2008-07-20
| | | | SVN-Revision: 11887
* add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least ↵Felix Fietkau2008-07-20
| | | | | | in sta mode :) SVN-Revision: 11886
* ath9k: remove software descriptor swapping, hw already does thatFelix Fietkau2008-07-20
| | | | SVN-Revision: 11885
* add the new ath9k driver (loads successfully on an AR9160 card, but still ↵Felix Fietkau2008-07-20
| | | | | | seems to have some rf issues) SVN-Revision: 11884
* update compat-wireless to a newer version, but leave it at the old version ↵Felix Fietkau2008-07-20
| | | | | | for brcm47xx (b43 does not compile with the new one) SVN-Revision: 11883
* fix madwifi mode settingFelix Fietkau2008-07-20
| | | | SVN-Revision: 11882
* some more mvswitch fixes: - initialize the vlan destination map properly - ↵Felix Fietkau2008-07-19
| | | | | | workaround for moving node bug: clear the ATU database on every PHY poll SVN-Revision: 11881
* add extra safety for the packet mangling in the mvswitch driverFelix Fietkau2008-07-19
| | | | SVN-Revision: 11880
* Package common nfs kernel modules separately, add missing modules to nfsd ↵Florian Fainelli2008-07-19
| | | | | | (#3558) SVN-Revision: 11875
* Native toolchain does not support -fhonour-copts, do not add it to the ↵Florian Fainelli2008-07-19
| | | | | | TARGET_CFLAGS SVN-Revision: 11874
* Update UML to 2.6.26Florian Fainelli2008-07-19
| | | | SVN-Revision: 11873
* adds ifxmips profilesJohn Crispin2008-07-19
| | | | SVN-Revision: 11871
* 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)Florian Fainelli2008-07-19
| | | | SVN-Revision: 11870
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-18
| | | | SVN-Revision: 11868
* fix hal module load msgFelix Fietkau2008-07-18
| | | | SVN-Revision: 11867
* refresh madwifi-testing patchesFelix Fietkau2008-07-18
| | | | SVN-Revision: 11866
* fix some madwifi-testing bugsFelix Fietkau2008-07-18
| | | | SVN-Revision: 11865
* Update GPIO-based MMC driverMichael Büsch2008-07-18
| | | | SVN-Revision: 11864
* fix some unused variablesFelix Fietkau2008-07-18
| | | | SVN-Revision: 11863
* Updated Dnsmasq to 2.43Steven Barth2008-07-18
| | | | SVN-Revision: 11862
* fix wpa_cli compileFelix Fietkau2008-07-18
| | | | SVN-Revision: 11861
* Allow kexec-tools to be built for mipsel, tested on a routerboard 500Florian Fainelli2008-07-18
| | | | SVN-Revision: 11856
* remove a wrong patch chunk in the madwifi updateFelix Fietkau2008-07-17
| | | | SVN-Revision: 11855
* Working korina driver for 2.6.24, still needs fixing in the tx tasklet which ↵Florian Fainelli2008-07-17
| | | | | | introduces high latency when transmitting packets, rx path works ok SVN-Revision: 11853
* 2.6.24 moved watchdog drivers to drivers/watchdogFlorian Fainelli2008-07-17
| | | | SVN-Revision: 11852
* huge madwifi update (work in progress, disabled by default, compiles but ↵Felix Fietkau2008-07-17
| | | | | | breaks at run time) SVN-Revision: 11851
* Fix menuconfig - Description for the no timestamp check option was ↵Andy Boyett2008-07-17
| | | | | | swallowing all entries below it in menuconfig SVN-Revision: 11850
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-16
| | | | SVN-Revision: 11848
* ubsec ssb is only available on brcm47xxFlorian Fainelli2008-07-16
| | | | SVN-Revision: 11847
* Disable ubsec ssb by default on WGT634U until it gets fixedFlorian Fainelli2008-07-16
| | | | SVN-Revision: 11846
* button-hotplug does not build for 2.4 kernelsFlorian Fainelli2008-07-16
| | | | SVN-Revision: 11845
* Add basic 2.6.24 support for rb532, korina napi code has to be adapted to workFlorian Fainelli2008-07-15
| | | | SVN-Revision: 11844
* Move files and patches to files-2.6.23 and patches-2.6.23Florian Fainelli2008-07-15
| | | | SVN-Revision: 11843
* Include ubsec ssb in the WGT634U profileFlorian Fainelli2008-07-15
| | | | SVN-Revision: 11842
* Add ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417)Florian Fainelli2008-07-15
| | | | SVN-Revision: 11841
* Do not build ocf modules by defaultFlorian Fainelli2008-07-15
| | | | SVN-Revision: 11840
* Add ocf to 2.6.25 for ubsec ssb integrationFlorian Fainelli2008-07-15
| | | | SVN-Revision: 11839