Commit graph

8418 commits

Author SHA1 Message Date
Andy Boyett
df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
2008-07-24 06:25:47 +00:00
Andy Boyett
09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
SVN-Revision: 11913
2008-07-24 05:24:52 +00:00
Travis Kemen
f20dd0803c add dropbear keys, passwd and firewall configuration to be saved during reflash
SVN-Revision: 11912
2008-07-24 02:24:59 +00:00
Nicolas Thill
a760ff5861 fix variable names in tests
SVN-Revision: 11911
2008-07-22 21:19:05 +00:00
Gabor Juhos
7564923517 parse mac address on RouterBOARDs
SVN-Revision: 11910
2008-07-22 16:35:29 +00:00
Travis Kemen
4e9e2cba40 fix sierra patches
SVN-Revision: 11909
2008-07-22 15:16:43 +00:00
Gabor Juhos
0f4521fcd7 fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)
SVN-Revision: 11908
2008-07-22 13:52:56 +00:00
Gabor Juhos
e6baf82abd fix compile error (closes #3799)
SVN-Revision: 11907
2008-07-22 11:22:41 +00:00
Florian Fainelli
5d5385684d Fix nfs modules options and modules, only package modules that are built for all targets (#3796)
SVN-Revision: 11906
2008-07-22 10:14:02 +00:00
Florian Fainelli
58a0fd47b2 Disable NFS_ACL support in the UML config, other platforms do not have it as well
SVN-Revision: 11905
2008-07-22 09:50:26 +00:00
Imre Kaloz
3ff4b7ee10 patch causes problems on some platforms, nuke it
SVN-Revision: 11904
2008-07-22 08:01:35 +00:00
Imre Kaloz
9f43812a07 bump ath9k package version number, too
SVN-Revision: 11903
2008-07-22 07:31:11 +00:00
Imre Kaloz
b8eb34e5c3 sync ath9k with the git tree
SVN-Revision: 11902
2008-07-22 07:24:47 +00:00
Imre Kaloz
e0a748c051 generate zImage for the ADI Sidewinder, too
SVN-Revision: 11901
2008-07-22 06:15:07 +00:00
Travis Kemen
7346ef83e1 fix sysupgrade endian issues
SVN-Revision: 11900
2008-07-22 01:11:30 +00:00
Travis Kemen
8894411b60 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>

SVN-Revision: 11899
2008-07-21 20:40:14 +00:00
Travis Kemen
1a47f8142d 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>
SVN-Revision: 11898
2008-07-21 20:36:16 +00:00
Florian Fainelli
a7bbd93956 Fix routerboard boot partition name in wget2nand (#3791)
SVN-Revision: 11897
2008-07-21 20:00:40 +00:00
Felix Fietkau
c1ce330694 update mvswitch for 2.6.25 and 2.6.26 as well
SVN-Revision: 11896
2008-07-21 18:20:09 +00:00
Felix Fietkau
c7150f281c add missing defines for mvswitch
SVN-Revision: 11895
2008-07-21 18:12:38 +00:00
Gabor Juhos
f529a37420 surprise :p
SVN-Revision: 11894
2008-07-21 17:08:14 +00:00
Florian Fainelli
3d9c4c9073 uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include files, remove this when there are no 2.6.23 left
SVN-Revision: 11893
2008-07-21 10:41:27 +00:00
Michael Büsch
7f358023bc The gpiommc configfs interface needs locking.
SVN-Revision: 11892
2008-07-21 10:32:08 +00:00
Florian Fainelli
6145d81d57 Document a bit more about IPv6 configuration
SVN-Revision: 11891
2008-07-21 09:58:59 +00:00
Florian Fainelli
7f3193a673 Default to port 1812 for radius authentication when doing 802.1x
SVN-Revision: 11890
2008-07-21 09:58:16 +00:00
Matteo Croce
077e9a7e7a ath9k: correct package description
SVN-Revision: 11889
2008-07-20 21:51:19 +00:00
Steven Barth
e870bdf403 Updated Dnsmasq to 2.45
SVN-Revision: 11888
2008-07-20 20:17:00 +00:00
Michael Büsch
204728376c Update gpiommc to use configfs
SVN-Revision: 11887
2008-07-20 19:34:09 +00:00
Felix Fietkau
d7bdc37560 add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta mode :)
SVN-Revision: 11886
2008-07-20 16:32:43 +00:00
Felix Fietkau
2043a450da ath9k: remove software descriptor swapping, hw already does that
SVN-Revision: 11885
2008-07-20 12:37:13 +00:00
Felix Fietkau
d53ff609b5 add the new ath9k driver (loads successfully on an AR9160 card, but still seems to have some rf issues)
SVN-Revision: 11884
2008-07-20 11:44:14 +00:00
Felix Fietkau
12d206d9eb update compat-wireless to a newer version, but leave it at the old version for brcm47xx (b43 does not compile with the new one)
SVN-Revision: 11883
2008-07-20 11:43:56 +00:00
Felix Fietkau
67039dcf9e fix madwifi mode setting
SVN-Revision: 11882
2008-07-20 00:51:00 +00:00
Felix Fietkau
3ad51a1c33 some more mvswitch fixes: - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll
SVN-Revision: 11881
2008-07-19 23:09:56 +00:00
Felix Fietkau
87e673487a add extra safety for the packet mangling in the mvswitch driver
SVN-Revision: 11880
2008-07-19 23:09:43 +00:00
Florian Fainelli
f8e0d6edb9 Package common nfs kernel modules separately, add missing modules to nfsd (#3558)
SVN-Revision: 11875
2008-07-19 16:56:24 +00:00
Florian Fainelli
958c4eac47 Native toolchain does not support -fhonour-copts, do not add it to the TARGET_CFLAGS
SVN-Revision: 11874
2008-07-19 16:29:01 +00:00
Florian Fainelli
5b0bd7eb42 Update UML to 2.6.26
SVN-Revision: 11873
2008-07-19 16:28:33 +00:00
John Crispin
2dfea2a7ed adds ifxmips profiles
SVN-Revision: 11871
2008-07-19 13:12:47 +00:00
Florian Fainelli
c266659be8 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
SVN-Revision: 11870
2008-07-19 11:13:51 +00:00
Felix Fietkau
9dc4917da8 rename patches-r3776 to patches-testing
SVN-Revision: 11868
2008-07-18 22:57:30 +00:00
Felix Fietkau
8aa31d7ce0 fix hal module load msg
SVN-Revision: 11867
2008-07-18 22:51:04 +00:00
Felix Fietkau
16731f482f refresh madwifi-testing patches
SVN-Revision: 11866
2008-07-18 22:50:46 +00:00
Felix Fietkau
4d144eee67 fix some madwifi-testing bugs
SVN-Revision: 11865
2008-07-18 22:49:27 +00:00
Michael Büsch
f4b516ef34 Update GPIO-based MMC driver
SVN-Revision: 11864
2008-07-18 20:53:08 +00:00
Felix Fietkau
9d5543e8b9 fix some unused variables
SVN-Revision: 11863
2008-07-18 18:57:01 +00:00
Steven Barth
5fd9e811c6 Updated Dnsmasq to 2.43
SVN-Revision: 11862
2008-07-18 15:32:42 +00:00
Felix Fietkau
923008ecc8 fix wpa_cli compile
SVN-Revision: 11861
2008-07-18 15:28:24 +00:00
Florian Fainelli
af36f6132c Allow kexec-tools to be built for mipsel, tested on a routerboard 500
SVN-Revision: 11856
2008-07-18 11:43:50 +00:00
Felix Fietkau
1cc6486b0b remove a wrong patch chunk in the madwifi update
SVN-Revision: 11855
2008-07-17 22:06:52 +00:00