Gabor Juhos [Tue, 22 Jul 2008 16:35:29 +0000 (16:35 +0000)]
parse mac address on RouterBOARDs
SVN-Revision: 11910
Travis Kemen [Tue, 22 Jul 2008 15:16:43 +0000 (15:16 +0000)]
fix sierra patches
SVN-Revision: 11909
Gabor Juhos [Tue, 22 Jul 2008 13:52:56 +0000 (13:52 +0000)]
fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)
SVN-Revision: 11908
Gabor Juhos [Tue, 22 Jul 2008 11:22:41 +0000 (11:22 +0000)]
fix compile error (closes #3799)
SVN-Revision: 11907
Florian Fainelli [Tue, 22 Jul 2008 10:14:02 +0000 (10:14 +0000)]
Fix nfs modules options and modules, only package modules that are built for all targets (#3796)
SVN-Revision: 11906
Florian Fainelli [Tue, 22 Jul 2008 09:50:26 +0000 (09:50 +0000)]
Disable NFS_ACL support in the UML config, other platforms do not have it as well
SVN-Revision: 11905
Imre Kaloz [Tue, 22 Jul 2008 08:01:35 +0000 (08:01 +0000)]
patch causes problems on some platforms, nuke it
SVN-Revision: 11904
Imre Kaloz [Tue, 22 Jul 2008 07:31:11 +0000 (07:31 +0000)]
bump ath9k package version number, too
SVN-Revision: 11903
Imre Kaloz [Tue, 22 Jul 2008 07:24:47 +0000 (07:24 +0000)]
sync ath9k with the git tree
SVN-Revision: 11902
Imre Kaloz [Tue, 22 Jul 2008 06:15:07 +0000 (06:15 +0000)]
generate zImage for the ADI Sidewinder, too
SVN-Revision: 11901
Travis Kemen [Tue, 22 Jul 2008 01:11:30 +0000 (01:11 +0000)]
fix sysupgrade endian issues
SVN-Revision: 11900
Travis Kemen [Mon, 21 Jul 2008 20:40:14 +0000 (20:40 +0000)]
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
Travis Kemen [Mon, 21 Jul 2008 20:36:16 +0000 (20:36 +0000)]
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
Florian Fainelli [Mon, 21 Jul 2008 20:00:40 +0000 (20:00 +0000)]
Fix routerboard boot partition name in wget2nand (#3791)
SVN-Revision: 11897
Felix Fietkau [Mon, 21 Jul 2008 18:20:09 +0000 (18:20 +0000)]
update mvswitch for 2.6.25 and 2.6.26 as well
SVN-Revision: 11896
Felix Fietkau [Mon, 21 Jul 2008 18:12:38 +0000 (18:12 +0000)]
add missing defines for mvswitch
SVN-Revision: 11895
Gabor Juhos [Mon, 21 Jul 2008 17:08:14 +0000 (17:08 +0000)]
surprise :p
SVN-Revision: 11894
Florian Fainelli [Mon, 21 Jul 2008 10:41:27 +0000 (10:41 +0000)]
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
Michael Büsch [Mon, 21 Jul 2008 10:32:08 +0000 (10:32 +0000)]
The gpiommc configfs interface needs locking.
SVN-Revision: 11892
Florian Fainelli [Mon, 21 Jul 2008 09:58:59 +0000 (09:58 +0000)]
Document a bit more about IPv6 configuration
SVN-Revision: 11891
Florian Fainelli [Mon, 21 Jul 2008 09:58:16 +0000 (09:58 +0000)]
Default to port 1812 for radius authentication when doing 802.1x
SVN-Revision: 11890
Matteo Croce [Sun, 20 Jul 2008 21:51:19 +0000 (21:51 +0000)]
ath9k: correct package description
SVN-Revision: 11889
Steven Barth [Sun, 20 Jul 2008 20:17:00 +0000 (20:17 +0000)]
Updated Dnsmasq to 2.45
SVN-Revision: 11888
Michael Büsch [Sun, 20 Jul 2008 19:34:09 +0000 (19:34 +0000)]
Update gpiommc to use configfs
SVN-Revision: 11887
Felix Fietkau [Sun, 20 Jul 2008 16:32:43 +0000 (16:32 +0000)]
add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta mode :)
SVN-Revision: 11886
Felix Fietkau [Sun, 20 Jul 2008 12:37:13 +0000 (12:37 +0000)]
ath9k: remove software descriptor swapping, hw already does that
SVN-Revision: 11885
Felix Fietkau [Sun, 20 Jul 2008 11:44:14 +0000 (11:44 +0000)]
add the new ath9k driver (loads successfully on an AR9160 card, but still seems to have some rf issues)
SVN-Revision: 11884
Felix Fietkau [Sun, 20 Jul 2008 11:43:56 +0000 (11:43 +0000)]
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
Felix Fietkau [Sun, 20 Jul 2008 00:51:00 +0000 (00:51 +0000)]
fix madwifi mode setting
SVN-Revision: 11882
Felix Fietkau [Sat, 19 Jul 2008 23:09:56 +0000 (23:09 +0000)]
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
Felix Fietkau [Sat, 19 Jul 2008 23:09:43 +0000 (23:09 +0000)]
add extra safety for the packet mangling in the mvswitch driver
SVN-Revision: 11880
Florian Fainelli [Sat, 19 Jul 2008 16:56:24 +0000 (16:56 +0000)]
Package common nfs kernel modules separately, add missing modules to nfsd (#3558)
SVN-Revision: 11875
Florian Fainelli [Sat, 19 Jul 2008 16:29:01 +0000 (16:29 +0000)]
Native toolchain does not support -fhonour-copts, do not add it to the TARGET_CFLAGS
SVN-Revision: 11874
Florian Fainelli [Sat, 19 Jul 2008 16:28:33 +0000 (16:28 +0000)]
Update UML to 2.6.26
SVN-Revision: 11873
John Crispin [Sat, 19 Jul 2008 13:12:47 +0000 (13:12 +0000)]
adds ifxmips profiles
SVN-Revision: 11871
Florian Fainelli [Sat, 19 Jul 2008 11:13:51 +0000 (11:13 +0000)]
2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
SVN-Revision: 11870
Felix Fietkau [Fri, 18 Jul 2008 22:57:30 +0000 (22:57 +0000)]
rename patches-r3776 to patches-testing
SVN-Revision: 11868
Felix Fietkau [Fri, 18 Jul 2008 22:51:04 +0000 (22:51 +0000)]
fix hal module load msg
SVN-Revision: 11867
Felix Fietkau [Fri, 18 Jul 2008 22:50:46 +0000 (22:50 +0000)]
refresh madwifi-testing patches
SVN-Revision: 11866
Felix Fietkau [Fri, 18 Jul 2008 22:49:27 +0000 (22:49 +0000)]
fix some madwifi-testing bugs
SVN-Revision: 11865
Michael Büsch [Fri, 18 Jul 2008 20:53:08 +0000 (20:53 +0000)]
Update GPIO-based MMC driver
SVN-Revision: 11864
Felix Fietkau [Fri, 18 Jul 2008 18:57:01 +0000 (18:57 +0000)]
fix some unused variables
SVN-Revision: 11863
Steven Barth [Fri, 18 Jul 2008 15:32:42 +0000 (15:32 +0000)]
Updated Dnsmasq to 2.43
SVN-Revision: 11862
Felix Fietkau [Fri, 18 Jul 2008 15:28:24 +0000 (15:28 +0000)]
fix wpa_cli compile
SVN-Revision: 11861
Florian Fainelli [Fri, 18 Jul 2008 11:43:50 +0000 (11:43 +0000)]
Allow kexec-tools to be built for mipsel, tested on a routerboard 500
SVN-Revision: 11856
Felix Fietkau [Thu, 17 Jul 2008 22:06:52 +0000 (22:06 +0000)]
remove a wrong patch chunk in the madwifi update
SVN-Revision: 11855
Florian Fainelli [Thu, 17 Jul 2008 10:09:15 +0000 (10:09 +0000)]
Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
SVN-Revision: 11853
Florian Fainelli [Thu, 17 Jul 2008 10:08:29 +0000 (10:08 +0000)]
2.6.24 moved watchdog drivers to drivers/watchdog
SVN-Revision: 11852
Felix Fietkau [Thu, 17 Jul 2008 02:30:08 +0000 (02:30 +0000)]
huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
SVN-Revision: 11851
Andy Boyett [Thu, 17 Jul 2008 01:09:49 +0000 (01:09 +0000)]
Fix menuconfig - Description for the no timestamp check option was swallowing all entries below it in menuconfig
SVN-Revision: 11850
Felix Fietkau [Wed, 16 Jul 2008 16:30:03 +0000 (16:30 +0000)]
add some madwifi fixes and enhancements by Sven-Ola, refresh patches
SVN-Revision: 11848
Florian Fainelli [Wed, 16 Jul 2008 10:15:12 +0000 (10:15 +0000)]
ubsec ssb is only available on brcm47xx
SVN-Revision: 11847
Florian Fainelli [Wed, 16 Jul 2008 09:58:52 +0000 (09:58 +0000)]
Disable ubsec ssb by default on WGT634U until it gets fixed
SVN-Revision: 11846
Florian Fainelli [Wed, 16 Jul 2008 09:41:36 +0000 (09:41 +0000)]
button-hotplug does not build for 2.4 kernels
SVN-Revision: 11845
Florian Fainelli [Tue, 15 Jul 2008 17:18:28 +0000 (17:18 +0000)]
Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
SVN-Revision: 11844
Florian Fainelli [Tue, 15 Jul 2008 17:17:04 +0000 (17:17 +0000)]
Move files and patches to files-2.6.23 and patches-2.6.23
SVN-Revision: 11843
Florian Fainelli [Tue, 15 Jul 2008 17:15:58 +0000 (17:15 +0000)]
Include ubsec ssb in the WGT634U profile
SVN-Revision: 11842
Florian Fainelli [Tue, 15 Jul 2008 17:12:30 +0000 (17:12 +0000)]
Add ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417)
SVN-Revision: 11841
Florian Fainelli [Tue, 15 Jul 2008 17:11:39 +0000 (17:11 +0000)]
Do not build ocf modules by default
SVN-Revision: 11840
Florian Fainelli [Tue, 15 Jul 2008 17:11:16 +0000 (17:11 +0000)]
Add ocf to 2.6.25 for ubsec ssb integration
SVN-Revision: 11839
Florian Fainelli [Tue, 15 Jul 2008 17:03:10 +0000 (17:03 +0000)]
Support for setting monitor mode (#1306)
SVN-Revision: 11838
Florian Fainelli [Tue, 15 Jul 2008 10:22:28 +0000 (10:22 +0000)]
Fix the CF serial number byteswapping (#3133)
SVN-Revision: 11837
John Crispin [Tue, 15 Jul 2008 09:07:13 +0000 (09:07 +0000)]
adds more irq defines to ifxmips
SVN-Revision: 11836
Travis Kemen [Tue, 15 Jul 2008 05:04:33 +0000 (05:04 +0000)]
fix md5sum
SVN-Revision: 11835
Felix Fietkau [Tue, 15 Jul 2008 01:40:55 +0000 (01:40 +0000)]
Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for roaming with ap_scan=1) Remove arch specific config files (they seem rather pointless) Remove the dependency on OpenSSL (use small built-in SSL functions)
SVN-Revision: 11833
Nicolas Thill [Mon, 14 Jul 2008 23:24:58 +0000 (23:24 +0000)]
use qstrip macro to strip quoted CONFIG_* strings
SVN-Revision: 11832
Imre Kaloz [Mon, 14 Jul 2008 20:55:33 +0000 (20:55 +0000)]
update wp18/np18a patch, resync
SVN-Revision: 11831
Imre Kaloz [Mon, 14 Jul 2008 20:49:57 +0000 (20:49 +0000)]
update patch for the final kernel release
SVN-Revision: 11830
Imre Kaloz [Mon, 14 Jul 2008 13:58:54 +0000 (13:58 +0000)]
2.6.26 final is out
SVN-Revision: 11829
Imre Kaloz [Mon, 14 Jul 2008 12:25:44 +0000 (12:25 +0000)]
readd patch...
SVN-Revision: 11827
Matteo Croce [Mon, 14 Jul 2008 10:50:30 +0000 (10:50 +0000)]
ar7: initial 2.6.26 patches
SVN-Revision: 11824
Matteo Croce [Mon, 14 Jul 2008 10:45:06 +0000 (10:45 +0000)]
remove reverted patch
SVN-Revision: 11822
Matteo Croce [Mon, 14 Jul 2008 10:23:36 +0000 (10:23 +0000)]
acx: fix firmware download URL
SVN-Revision: 11821
Florian Fainelli [Mon, 14 Jul 2008 08:57:37 +0000 (08:57 +0000)]
Build zd1211rw (#3759)
SVN-Revision: 11819
Imre Kaloz [Mon, 14 Jul 2008 01:07:25 +0000 (01:07 +0000)]
upgrade orion to 2.6.26-rc9
SVN-Revision: 11818
Imre Kaloz [Mon, 14 Jul 2008 00:34:17 +0000 (00:34 +0000)]
nuke eyecandy as not everyone likes it :P
SVN-Revision: 11817
Imre Kaloz [Mon, 14 Jul 2008 00:32:06 +0000 (00:32 +0000)]
on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third one, too
SVN-Revision: 11816
Imre Kaloz [Mon, 14 Jul 2008 00:30:33 +0000 (00:30 +0000)]
fixup the weird fis location for the Sidewinder
SVN-Revision: 11815
Imre Kaloz [Sun, 13 Jul 2008 22:31:24 +0000 (22:31 +0000)]
resync patches
SVN-Revision: 11814
Imre Kaloz [Sun, 13 Jul 2008 22:29:51 +0000 (22:29 +0000)]
update Sidewinder patch, add support for the ethernet interfaces
SVN-Revision: 11813
Florian Fainelli [Sun, 13 Jul 2008 22:11:36 +0000 (22:11 +0000)]
Enable wl500gp workaround to enable 32MB ram (#864)
SVN-Revision: 11812
Florian Fainelli [Sun, 13 Jul 2008 21:59:49 +0000 (21:59 +0000)]
Enable russian codepage 1251 (#819)
SVN-Revision: 11810
Imre Kaloz [Sun, 13 Jul 2008 16:02:14 +0000 (16:02 +0000)]
enable the cryptodev engine on ixp4xx
SVN-Revision: 11805
Imre Kaloz [Sun, 13 Jul 2008 15:18:26 +0000 (15:18 +0000)]
fix cryptodev compile
SVN-Revision: 11804
Imre Kaloz [Sun, 13 Jul 2008 15:16:54 +0000 (15:16 +0000)]
add ocf kernel patch
SVN-Revision: 11803
Felix Fietkau [Sat, 12 Jul 2008 22:24:45 +0000 (22:24 +0000)]
madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming.
SVN-Revision: 11799
Felix Fietkau [Sat, 12 Jul 2008 22:24:36 +0000 (22:24 +0000)]
madwifi: improve beacon miss handling to increase the reliability of STA mode links
SVN-Revision: 11798
Felix Fietkau [Sat, 12 Jul 2008 22:24:26 +0000 (22:24 +0000)]
madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues.
SVN-Revision: 11797
Felix Fietkau [Sat, 12 Jul 2008 22:24:17 +0000 (22:24 +0000)]
madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently.
SVN-Revision: 11796
Felix Fietkau [Sat, 12 Jul 2008 22:24:05 +0000 (22:24 +0000)]
madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning.
SVN-Revision: 11795
Felix Fietkau [Sat, 12 Jul 2008 22:23:55 +0000 (22:23 +0000)]
madwifi: add an optional background scanning threshold triggered by low rssi (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely)
SVN-Revision: 11794
Felix Fietkau [Sat, 12 Jul 2008 22:23:46 +0000 (22:23 +0000)]
madwifi: recognize hidden essid with length=1 containing a nullbyte
SVN-Revision: 11793
Felix Fietkau [Sat, 12 Jul 2008 22:23:36 +0000 (22:23 +0000)]
madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed.
SVN-Revision: 11792
Felix Fietkau [Sat, 12 Jul 2008 22:23:21 +0000 (22:23 +0000)]
refresh some madwifi patches
SVN-Revision: 11791
Imre Kaloz [Sat, 12 Jul 2008 16:28:50 +0000 (16:28 +0000)]
switch to a different NPE-C firmware
SVN-Revision: 11790
Imre Kaloz [Sat, 12 Jul 2008 15:43:16 +0000 (15:43 +0000)]
add ocf support to openssl, and use it by default if engines are enabled
SVN-Revision: 11789
Imre Kaloz [Sat, 12 Jul 2008 15:42:00 +0000 (15:42 +0000)]
enable openssl engine support on ixp4xx
SVN-Revision: 11788
John Crispin [Sat, 12 Jul 2008 15:04:36 +0000 (15:04 +0000)]
fixes zd1211rw compile and cleans up mac80211 Makefile
SVN-Revision: 11787
Imre Kaloz [Sat, 12 Jul 2008 13:49:10 +0000 (13:49 +0000)]
cleanup
SVN-Revision: 11786
Florian Fainelli [Sat, 12 Jul 2008 12:18:36 +0000 (12:18 +0000)]
SVN checkouts should be made non-interactive, so that https repositories with auto-signed repositories can be checked out without user interaction
SVN-Revision: 11785