summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Disable NFS_ACL support in the UML config, other platforms do not have it as ↵Florian Fainelli2008-07-222-12/+0
| | | | | | well SVN-Revision: 11905
* fix sysupgrade endian issuesTravis Kemen2008-07-221-1/+1
| | | | SVN-Revision: 11900
* This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵Travis Kemen2008-07-212-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 Kemen2008-07-213-6/+1510
| | | | | | 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-211-1/+1
| | | | SVN-Revision: 11897
* update mvswitch for 2.6.25 and 2.6.26 as wellFelix Fietkau2008-07-214-58/+140
| | | | SVN-Revision: 11896
* add missing defines for mvswitchFelix Fietkau2008-07-211-1/+15
| | | | SVN-Revision: 11895
* surprise :pGabor Juhos2008-07-2153-18/+6654
| | | | SVN-Revision: 11894
* The gpiommc configfs interface needs locking.Michael Büsch2008-07-211-0/+60
| | | | SVN-Revision: 11892
* Update gpiommc to use configfsMichael Büsch2008-07-204-231/+594
| | | | SVN-Revision: 11887
* some more mvswitch fixes: - initialize the vlan destination map properly - ↵Felix Fietkau2008-07-191-27/+54
| | | | | | 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-191-1/+1
| | | | SVN-Revision: 11880
* Update UML to 2.6.26Florian Fainelli2008-07-191-1/+1
| | | | SVN-Revision: 11873
* adds ifxmips profilesJohn Crispin2008-07-192-0/+34
| | | | SVN-Revision: 11871
* 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)Florian Fainelli2008-07-191-6/+6
| | | | SVN-Revision: 11870
* Update GPIO-based MMC driverMichael Büsch2008-07-184-302/+917
| | | | SVN-Revision: 11864
* Working korina driver for 2.6.24, still needs fixing in the tx tasklet which ↵Florian Fainelli2008-07-171-47/+37
| | | | | | introduces high latency when transmitting packets, rx path works ok SVN-Revision: 11853
* 2.6.24 moved watchdog drivers to drivers/watchdogFlorian Fainelli2008-07-171-0/+0
| | | | SVN-Revision: 11852
* Disable ubsec ssb by default on WGT634U until it gets fixedFlorian Fainelli2008-07-161-1/+1
| | | | SVN-Revision: 11846
* Add basic 2.6.24 support for rb532, korina napi code has to be adapted to workFlorian Fainelli2008-07-1543-0/+6914
| | | | SVN-Revision: 11844
* Move files and patches to files-2.6.23 and patches-2.6.23Florian Fainelli2008-07-1540-0/+6692
| | | | SVN-Revision: 11843
* Include ubsec ssb in the WGT634U profileFlorian Fainelli2008-07-151-1/+1
| | | | SVN-Revision: 11842
* Do not build ocf modules by defaultFlorian Fainelli2008-07-151-0/+7
| | | | SVN-Revision: 11840
* Add ocf to 2.6.25 for ubsec ssb integrationFlorian Fainelli2008-07-152-0/+19510
| | | | SVN-Revision: 11839
* Fix the CF serial number byteswapping (#3133)Florian Fainelli2008-07-151-2/+12
| | | | SVN-Revision: 11837
* adds more irq defines to ifxmipsJohn Crispin2008-07-152-0/+5
| | | | SVN-Revision: 11836
* update wp18/np18a patch, resyncImre Kaloz2008-07-144-64/+55
| | | | SVN-Revision: 11831
* update patch for the final kernel releaseImre Kaloz2008-07-141-48/+8
| | | | SVN-Revision: 11830
* 2.6.26 final is outImre Kaloz2008-07-142-2/+2
| | | | SVN-Revision: 11829
* readd patch...Imre Kaloz2008-07-141-0/+8722
| | | | SVN-Revision: 11827
* ar7: initial 2.6.26 patchesMatteo Croce2008-07-148-0/+316
| | | | SVN-Revision: 11824
* remove reverted patchMatteo Croce2008-07-141-8722/+0
| | | | SVN-Revision: 11822
* upgrade orion to 2.6.26-rc9Imre Kaloz2008-07-142-2/+2
| | | | SVN-Revision: 11818
* nuke eyecandy as not everyone likes it :PImre Kaloz2008-07-141-23/+0
| | | | SVN-Revision: 11817
* on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵Imre Kaloz2008-07-141-1/+1
| | | | | | the third one, too SVN-Revision: 11816
* fixup the weird fis location for the SidewinderImre Kaloz2008-07-141-0/+30
| | | | SVN-Revision: 11815
* resync patchesImre Kaloz2008-07-135-17/+17
| | | | SVN-Revision: 11814
* update Sidewinder patch, add support for the ethernet interfacesImre Kaloz2008-07-131-38/+84
| | | | SVN-Revision: 11813
* add ocf kernel patchImre Kaloz2008-07-132-0/+19472
| | | | SVN-Revision: 11803
* nuke most of the old ixp4xx patchsetsImre Kaloz2008-07-12123-33849/+0
| | | | SVN-Revision: 11778
* resync/cleanup ixp4xx configImre Kaloz2008-07-121-190/+85
| | | | SVN-Revision: 11776
* sync with the cryptodev-2.6 git treeImre Kaloz2008-07-121-0/+8722
| | | | SVN-Revision: 11775
* build more crypto modulesImre Kaloz2008-07-121-0/+6
| | | | SVN-Revision: 11773
* upgrade ixp4xx to 2.6.26-rc9, resync patchesImre Kaloz2008-07-1111-16/+16
| | | | SVN-Revision: 11768
* swap chipselects on the Pronghorn seriesImre Kaloz2008-07-111-9/+9
| | | | SVN-Revision: 11767
* add missing \n to ath pci codeJohn Crispin2008-07-091-1/+1
| | | | SVN-Revision: 11753
* On embedded devices we must not route the interrupts through the PCI core, ↵Peter Denison2008-07-081-0/+26
| | | | | | if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d> SVN-Revision: 11750
* Added in sub endpoint size patchHamish Guthrie2008-07-081-0/+11
| | | | SVN-Revision: 11748
* Stick to 2.6.24 on rdc for nowFlorian Fainelli2008-07-082-981/+2
| | | | SVN-Revision: 11747
* Removed patches and config for non-functional 2.6.22 kernelHamish Guthrie2008-07-0810-11303/+0
| | | | SVN-Revision: 11746