openwrt.git
15 years agouClibc for x86 targets and kernels >= 2.6.24 need to copy the right include files...
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11893 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoThe gpiommc configfs interface needs locking.
mb [Mon, 21 Jul 2008 10:32:08 +0000 (10:32 +0000)]
The gpiommc configfs interface needs locking.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11892 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDocument a bit more about IPv6 configuration
florian [Mon, 21 Jul 2008 09:58:59 +0000 (09:58 +0000)]
Document a bit more about IPv6 configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11891 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDefault to port 1812 for radius authentication when doing 802.1x
florian [Mon, 21 Jul 2008 09:58:16 +0000 (09:58 +0000)]
Default to port 1812 for radius authentication when doing 802.1x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11890 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoath9k: correct package description
matteo [Sun, 20 Jul 2008 21:51:19 +0000 (21:51 +0000)]
ath9k: correct package description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11889 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdated Dnsmasq to 2.45
cyrus [Sun, 20 Jul 2008 20:17:00 +0000 (20:17 +0000)]
Updated Dnsmasq to 2.45

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11888 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate gpiommc to use configfs
mb [Sun, 20 Jul 2008 19:34:09 +0000 (19:34 +0000)]
Update gpiommc to use configfs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta...
nbd [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 :)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11886 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoath9k: remove software descriptor swapping, hw already does that
nbd [Sun, 20 Jul 2008 12:37:13 +0000 (12:37 +0000)]
ath9k: remove software descriptor swapping, hw already does that

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11885 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd the new ath9k driver (loads successfully on an AR9160 card, but still seems to...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11884 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate compat-wireless to a newer version, but leave it at the old version for brcm47...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11883 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix madwifi mode setting
nbd [Sun, 20 Jul 2008 00:51:00 +0000 (00:51 +0000)]
fix madwifi mode setting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11882 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agosome more mvswitch fixes:
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11881 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd extra safety for the packet mangling in the mvswitch driver
nbd [Sat, 19 Jul 2008 23:09:43 +0000 (23:09 +0000)]
add extra safety for the packet mangling in the mvswitch driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11880 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPackage common nfs kernel modules separately, add missing modules to nfsd (#3558)
florian [Sat, 19 Jul 2008 16:56:24 +0000 (16:56 +0000)]
Package common nfs kernel modules separately, add missing modules to nfsd (#3558)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11875 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoNative toolchain does not support -fhonour-copts, do not add it to the TARGET_CFLAGS
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11874 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate UML to 2.6.26
florian [Sat, 19 Jul 2008 16:28:33 +0000 (16:28 +0000)]
Update UML to 2.6.26

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11873 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadds ifxmips profiles
blogic [Sat, 19 Jul 2008 13:12:47 +0000 (13:12 +0000)]
adds ifxmips profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11871 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
florian [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11870 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoremove empty directory
nbd [Fri, 18 Jul 2008 22:58:08 +0000 (22:58 +0000)]
remove empty directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11869 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorename patches-r3776 to patches-testing
nbd [Fri, 18 Jul 2008 22:57:30 +0000 (22:57 +0000)]
rename patches-r3776 to patches-testing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11868 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix hal module load msg
nbd [Fri, 18 Jul 2008 22:51:04 +0000 (22:51 +0000)]
fix hal module load msg

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11867 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorefresh madwifi-testing patches
nbd [Fri, 18 Jul 2008 22:50:46 +0000 (22:50 +0000)]
refresh madwifi-testing patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11866 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix some madwifi-testing bugs
nbd [Fri, 18 Jul 2008 22:49:27 +0000 (22:49 +0000)]
fix some madwifi-testing bugs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11865 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate GPIO-based MMC driver
mb [Fri, 18 Jul 2008 20:53:08 +0000 (20:53 +0000)]
Update GPIO-based MMC driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11864 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix some unused variables
nbd [Fri, 18 Jul 2008 18:57:01 +0000 (18:57 +0000)]
fix some unused variables

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11863 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdated Dnsmasq to 2.43
cyrus [Fri, 18 Jul 2008 15:32:42 +0000 (15:32 +0000)]
Updated Dnsmasq to 2.43

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11862 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix wpa_cli compile
nbd [Fri, 18 Jul 2008 15:28:24 +0000 (15:28 +0000)]
fix wpa_cli compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11861 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAllow kexec-tools to be built for mipsel, tested on a routerboard 500
florian [Fri, 18 Jul 2008 11:43:50 +0000 (11:43 +0000)]
Allow kexec-tools to be built for mipsel, tested on a routerboard 500

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11856 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoremove a wrong patch chunk in the madwifi update
nbd [Thu, 17 Jul 2008 22:06:52 +0000 (22:06 +0000)]
remove a wrong patch chunk in the madwifi update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11855 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoWorking korina driver for 2.6.24, still needs fixing in the tx tasklet which introduc...
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11853 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago2.6.24 moved watchdog drivers to drivers/watchdog
florian [Thu, 17 Jul 2008 10:08:29 +0000 (10:08 +0000)]
2.6.24 moved watchdog drivers to drivers/watchdog

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11852 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agohuge madwifi update (work in progress, disabled by default, compiles but breaks at...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11851 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[wpa_supplicant] Fix menuconfig
agb [Thu, 17 Jul 2008 01:09:49 +0000 (01:09 +0000)]
[wpa_supplicant] Fix menuconfig
 - Description for the no timestamp check option was swallowing all entries below it in menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11850 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd some madwifi fixes and enhancements by Sven-Ola, refresh patches
nbd [Wed, 16 Jul 2008 16:30:03 +0000 (16:30 +0000)]
add some madwifi fixes and enhancements by Sven-Ola, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11848 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoubsec ssb is only available on brcm47xx
florian [Wed, 16 Jul 2008 10:15:12 +0000 (10:15 +0000)]
ubsec ssb is only available on brcm47xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11847 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDisable ubsec ssb by default on WGT634U until it gets fixed
florian [Wed, 16 Jul 2008 09:58:52 +0000 (09:58 +0000)]
Disable ubsec ssb by default on WGT634U until it gets fixed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agobutton-hotplug does not build for 2.4 kernels
florian [Wed, 16 Jul 2008 09:41:36 +0000 (09:41 +0000)]
button-hotplug does not build for 2.4 kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11845 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd basic 2.6.24 support for rb532, korina napi code has to be adapted to work
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11844 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMove files and patches to files-2.6.23 and patches-2.6.23
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11843 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoInclude ubsec ssb in the WGT634U profile
florian [Tue, 15 Jul 2008 17:15:58 +0000 (17:15 +0000)]
Include ubsec ssb in the WGT634U profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11842 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417)
florian [Tue, 15 Jul 2008 17:12:30 +0000 (17:12 +0000)]
Add ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11841 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDo not build ocf modules by default
florian [Tue, 15 Jul 2008 17:11:39 +0000 (17:11 +0000)]
Do not build ocf modules by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11840 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd ocf to 2.6.25 for ubsec ssb integration
florian [Tue, 15 Jul 2008 17:11:16 +0000 (17:11 +0000)]
Add ocf to 2.6.25 for ubsec ssb integration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11839 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSupport for setting monitor mode (#1306)
florian [Tue, 15 Jul 2008 17:03:10 +0000 (17:03 +0000)]
Support for setting monitor mode (#1306)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11838 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix the CF serial number byteswapping (#3133)
florian [Tue, 15 Jul 2008 10:22:28 +0000 (10:22 +0000)]
Fix the CF serial number byteswapping (#3133)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11837 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadds more irq defines to ifxmips
blogic [Tue, 15 Jul 2008 09:07:13 +0000 (09:07 +0000)]
adds more irq defines to ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11836 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix md5sum
thepeople [Tue, 15 Jul 2008 05:04:33 +0000 (05:04 +0000)]
fix md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11835 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for roaming with...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11833 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse qstrip macro to strip quoted CONFIG_* strings
nico [Mon, 14 Jul 2008 23:24:58 +0000 (23:24 +0000)]
use qstrip macro to strip quoted CONFIG_* strings

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11832 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate wp18/np18a patch, resync
kaloz [Mon, 14 Jul 2008 20:55:33 +0000 (20:55 +0000)]
update wp18/np18a patch, resync

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11831 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate patch for the final kernel release
kaloz [Mon, 14 Jul 2008 20:49:57 +0000 (20:49 +0000)]
update patch for the final kernel release

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11830 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago2.6.26 final is out
kaloz [Mon, 14 Jul 2008 13:58:54 +0000 (13:58 +0000)]
2.6.26 final is out

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11829 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoreadd patch...
kaloz [Mon, 14 Jul 2008 12:25:44 +0000 (12:25 +0000)]
readd patch...

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11827 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoar7: initial 2.6.26 patches
matteo [Mon, 14 Jul 2008 10:50:30 +0000 (10:50 +0000)]
ar7: initial 2.6.26 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11824 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoremove reverted patch
matteo [Mon, 14 Jul 2008 10:45:06 +0000 (10:45 +0000)]
remove reverted patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11822 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoacx: fix firmware download URL
matteo [Mon, 14 Jul 2008 10:23:36 +0000 (10:23 +0000)]
acx: fix firmware download URL

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11821 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoBuild zd1211rw (#3759)
florian [Mon, 14 Jul 2008 08:57:37 +0000 (08:57 +0000)]
Build zd1211rw (#3759)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11819 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade orion to 2.6.26-rc9
kaloz [Mon, 14 Jul 2008 01:07:25 +0000 (01:07 +0000)]
upgrade orion to 2.6.26-rc9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11818 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agonuke eyecandy as not everyone likes it :P
kaloz [Mon, 14 Jul 2008 00:34:17 +0000 (00:34 +0000)]
nuke eyecandy as not everyone likes it :P

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11817 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoon IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third...
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11816 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixup the weird fis location for the Sidewinder
kaloz [Mon, 14 Jul 2008 00:30:33 +0000 (00:30 +0000)]
fixup the weird fis location for the Sidewinder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11815 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoresync patches
kaloz [Sun, 13 Jul 2008 22:31:24 +0000 (22:31 +0000)]
resync patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11814 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate Sidewinder patch, add support for the ethernet interfaces
kaloz [Sun, 13 Jul 2008 22:29:51 +0000 (22:29 +0000)]
update Sidewinder patch, add support for the ethernet interfaces

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11813 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoEnable wl500gp workaround to enable 32MB ram (#864)
florian [Sun, 13 Jul 2008 22:11:36 +0000 (22:11 +0000)]
Enable wl500gp workaround to enable 32MB ram (#864)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11812 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoEnable russian codepage 1251 (#819)
florian [Sun, 13 Jul 2008 21:59:49 +0000 (21:59 +0000)]
Enable russian codepage 1251 (#819)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11810 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoenable the cryptodev engine on ixp4xx
kaloz [Sun, 13 Jul 2008 16:02:14 +0000 (16:02 +0000)]
enable the cryptodev engine on ixp4xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11805 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix cryptodev compile
kaloz [Sun, 13 Jul 2008 15:18:26 +0000 (15:18 +0000)]
fix cryptodev compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11804 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd ocf kernel patch
kaloz [Sun, 13 Jul 2008 15:16:54 +0000 (15:16 +0000)]
add ocf kernel patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11803 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: add an optional threshold for low-rssi disconnection. This can be useful...
nbd [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11799 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: improve beacon miss handling to increase the reliability of STA mode links
nbd [Sat, 12 Jul 2008 22:24:36 +0000 (22:24 +0000)]
madwifi: improve beacon miss handling to increase the reliability of STA mode links

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11798 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: drop stale AP nodes from the client list when disconnecting. Fixes some...
nbd [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11797 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely...
nbd [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11796 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA.
nbd [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11795 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: add an optional background scanning threshold triggered by low rssi
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11794 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: recognize hidden essid with length=1 containing a nullbyte
nbd [Sat, 12 Jul 2008 22:23:46 +0000 (22:23 +0000)]
madwifi: recognize hidden essid with length=1 containing a nullbyte

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11793 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical...
nbd [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11792 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorefresh some madwifi patches
nbd [Sat, 12 Jul 2008 22:23:21 +0000 (22:23 +0000)]
refresh some madwifi patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11791 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoswitch to a different NPE-C firmware
kaloz [Sat, 12 Jul 2008 16:28:50 +0000 (16:28 +0000)]
switch to a different NPE-C firmware

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11790 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd ocf support to openssl, and use it by default if engines are enabled
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11789 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoenable openssl engine support on ixp4xx
kaloz [Sat, 12 Jul 2008 15:42:00 +0000 (15:42 +0000)]
enable openssl engine support on ixp4xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11788 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixes zd1211rw compile and cleans up mac80211 Makefile
blogic [Sat, 12 Jul 2008 15:04:36 +0000 (15:04 +0000)]
fixes zd1211rw compile and cleans up mac80211 Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11787 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocleanup
kaloz [Sat, 12 Jul 2008 13:49:10 +0000 (13:49 +0000)]
cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11786 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSVN checkouts should be made non-interactive, so that https repositories with auto...
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11785 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoswitch to the IXP4xx microcode with crypto support
kaloz [Sat, 12 Jul 2008 02:06:55 +0000 (02:06 +0000)]
switch to the IXP4xx microcode with crypto support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11779 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agonuke most of the old ixp4xx patchsets
kaloz [Sat, 12 Jul 2008 02:02:58 +0000 (02:02 +0000)]
nuke most of the old ixp4xx patchsets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11778 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agogenerate package for the new IXP4xx crpyto driver
kaloz [Sat, 12 Jul 2008 02:00:55 +0000 (02:00 +0000)]
generate package for the new IXP4xx crpyto driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11777 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoresync/cleanup ixp4xx config
kaloz [Sat, 12 Jul 2008 02:00:11 +0000 (02:00 +0000)]
resync/cleanup ixp4xx config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11776 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agosync with the cryptodev-2.6 git tree
kaloz [Sat, 12 Jul 2008 01:58:48 +0000 (01:58 +0000)]
sync with the cryptodev-2.6 git tree

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11775 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocreate crypto packages for aead and authenc
kaloz [Sat, 12 Jul 2008 01:57:22 +0000 (01:57 +0000)]
create crypto packages for aead and authenc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11774 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agobuild more crypto modules
kaloz [Sat, 12 Jul 2008 01:56:23 +0000 (01:56 +0000)]
build more crypto modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11773 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade ixp4xx to 2.6.26-rc9, resync patches
kaloz [Fri, 11 Jul 2008 15:15:23 +0000 (15:15 +0000)]
upgrade ixp4xx to 2.6.26-rc9, resync patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11768 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoswap chipselects on the Pronghorn series
kaloz [Fri, 11 Jul 2008 15:13:12 +0000 (15:13 +0000)]
swap chipselects on the Pronghorn series

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11767 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix hostapd compilation which was broken only for 2.6.25 (#3733).
florian [Thu, 10 Jul 2008 14:23:06 +0000 (14:23 +0000)]
Fix hostapd compilation which was broken only for 2.6.25 (#3733).
Thanks to Hauke Mehrtens.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11763 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agosit depends on tunnel4
matteo [Wed, 9 Jul 2008 21:51:36 +0000 (21:51 +0000)]
sit depends on tunnel4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11755 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorevert r11749: b43 should not depend on crypto modules, mac80211 should
noz [Wed, 9 Jul 2008 19:05:47 +0000 (19:05 +0000)]
revert r11749: b43 should not depend on crypto modules, mac80211 should

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11754 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd missing \n to ath pci code
blogic [Wed, 9 Jul 2008 10:09:20 +0000 (10:09 +0000)]
add missing \n to ath pci code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[brcm47xx] On embedded devices we must not route the interrupts through the PCI
noz [Tue, 8 Jul 2008 17:50:40 +0000 (17:50 +0000)]
[brcm47xx] On embedded devices we must not route the interrupts through the PCI
core, if our host-bus is not PCI
Reported-by: Steve Brown <sbrown@cortland.com>
Signed-off-by: Michael Buesch <mb@bu3sch.d>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11750 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMake b43 module depend on crypto modules
noz [Tue, 8 Jul 2008 17:48:29 +0000 (17:48 +0000)]
Make b43 module depend on crypto modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11749 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdded in sub endpoint size patch
hcg [Tue, 8 Jul 2008 12:13:02 +0000 (12:13 +0000)]
Added in sub endpoint size patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11748 3c298f89-4303-0410-b956-a3cf2f4a3e73