openwrt.git
15 years agoUpdate wireless documentation
florian [Sat, 26 Jul 2008 18:20:45 +0000 (18:20 +0000)]
Update wireless documentation

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

15 years ago[adm5120] make boot quiet a bit
juhosg [Sat, 26 Jul 2008 18:05:38 +0000 (18:05 +0000)]
[adm5120] make boot quiet a bit

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

15 years agoadd backported HSO driver
kaloz [Sat, 26 Jul 2008 17:01:54 +0000 (17:01 +0000)]
add backported HSO driver

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

15 years ago[package] button-hotplug: fix compile warnings
juhosg [Sat, 26 Jul 2008 16:32:12 +0000 (16:32 +0000)]
[package] button-hotplug: fix compile warnings

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

15 years ago[kernel] fix yaffs on 2.6.26
juhosg [Sat, 26 Jul 2008 16:16:26 +0000 (16:16 +0000)]
[kernel] fix yaffs on 2.6.26

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

15 years ago[brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes...
juhosg [Sat, 26 Jul 2008 16:10:44 +0000 (16:10 +0000)]
[brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)

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

15 years agoallow mkfwimage to fail during atheros builds.
nbd [Sat, 26 Jul 2008 13:32:02 +0000 (13:32 +0000)]
allow mkfwimage to fail during atheros builds.
sometimes images get too big for devices that use this image format,
but this must not break the normal image build for other atheros devices

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

15 years ago[kernel] update to 2.6.25.12
juhosg [Sat, 26 Jul 2008 10:53:23 +0000 (10:53 +0000)]
[kernel] update to 2.6.25.12

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

15 years agorefresh madwifi patches
nbd [Fri, 25 Jul 2008 22:41:13 +0000 (22:41 +0000)]
refresh madwifi patches

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

15 years agowpa_supplicant: sort scan results by link quality to improve supplicant-controlled...
nbd [Fri, 25 Jul 2008 22:37:50 +0000 (22:37 +0000)]
wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming

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

15 years agowpa_supplicant: improve scan cache reliability
nbd [Fri, 25 Jul 2008 22:37:36 +0000 (22:37 +0000)]
wpa_supplicant: improve scan cache reliability

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

15 years agomadwifi: preempt any running scan when wpa_supplicant triggers a new assoc
nbd [Fri, 25 Jul 2008 22:37:21 +0000 (22:37 +0000)]
madwifi: preempt any running scan when wpa_supplicant triggers a new assoc

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

15 years agomadwifi: preserve WPA IEs received in probe responses and prefer them over beacon...
nbd [Fri, 25 Jul 2008 22:37:06 +0000 (22:37 +0000)]
madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information
improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic
encryption settings

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

15 years agomadwifi: add some roaming fixes by ubnt
nbd [Fri, 25 Jul 2008 22:36:51 +0000 (22:36 +0000)]
madwifi: add some roaming fixes by ubnt

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

15 years agorewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant),
nbd [Fri, 25 Jul 2008 22:36:33 +0000 (22:36 +0000)]
rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant),
fixes some stale node or reconnect loop issues

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

15 years agomadwifi: reduce the packet loss impact of forced background scans triggered by the...
nbd [Fri, 25 Jul 2008 22:36:18 +0000 (22:36 +0000)]
madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold

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

15 years agomadwifi: improve hidden ssid handling in sta mode
nbd [Fri, 25 Jul 2008 22:35:56 +0000 (22:35 +0000)]
madwifi: improve hidden ssid handling in sta mode

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

15 years agomadwifi: fix queue stop/start during key updates
nbd [Fri, 25 Jul 2008 22:35:36 +0000 (22:35 +0000)]
madwifi: fix queue stop/start during key updates

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

15 years ago[kernel] add chip_fixup patch of the platform_nand driver to 2.6.26 as well
juhosg [Fri, 25 Jul 2008 19:37:29 +0000 (19:37 +0000)]
[kernel] add chip_fixup patch of the platform_nand driver to 2.6.26 as well

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

15 years agoUse mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back...
thepeople [Fri, 25 Jul 2008 03:55:21 +0000 (03:55 +0000)]
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.

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

15 years agokeep /etc/group over reflash as well
thepeople [Thu, 24 Jul 2008 16:36:39 +0000 (16:36 +0000)]
keep /etc/group over reflash as well

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

15 years ago[kernel] usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
agb [Thu, 24 Jul 2008 06:25:47 +0000 (06:25 +0000)]
[kernel] usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968

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

15 years agodropbear: upgrade to 0.51
agb [Thu, 24 Jul 2008 05:24:52 +0000 (05:24 +0000)]
dropbear: upgrade to 0.51
 - 160-tty_close merged upstream
 - patches refreshed

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

15 years agoadd dropbear keys, passwd and firewall configuration to be saved during reflash
thepeople [Thu, 24 Jul 2008 02:24:59 +0000 (02:24 +0000)]
add dropbear keys, passwd and firewall configuration to be saved during reflash

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

15 years agofix variable names in tests
nico [Tue, 22 Jul 2008 21:19:05 +0000 (21:19 +0000)]
fix variable names in tests

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

15 years ago[ar71xx] parse mac address on RouterBOARDs
juhosg [Tue, 22 Jul 2008 16:35:29 +0000 (16:35 +0000)]
[ar71xx] parse mac address on RouterBOARDs

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

15 years agofix sierra patches
thepeople [Tue, 22 Jul 2008 15:16:43 +0000 (15:16 +0000)]
fix sierra patches

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

15 years ago[kernel] fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)
juhosg [Tue, 22 Jul 2008 13:52:56 +0000 (13:52 +0000)]
[kernel] fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)

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

15 years ago[brcm47xx] fix compile error (closes #3799)
juhosg [Tue, 22 Jul 2008 11:22:41 +0000 (11:22 +0000)]
[brcm47xx] fix compile error (closes #3799)

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

15 years agoFix nfs modules options and modules, only package modules that are built for all...
florian [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)

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

15 years agoDisable NFS_ACL support in the UML config, other platforms do not have it as well
florian [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

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

15 years agopatch causes problems on some platforms, nuke it
kaloz [Tue, 22 Jul 2008 08:01:35 +0000 (08:01 +0000)]
patch causes problems on some platforms, nuke it

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

15 years agobump ath9k package version number, too
kaloz [Tue, 22 Jul 2008 07:31:11 +0000 (07:31 +0000)]
bump ath9k package version number, too

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

15 years agosync ath9k with the git tree
kaloz [Tue, 22 Jul 2008 07:24:47 +0000 (07:24 +0000)]
sync ath9k with the git tree

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

15 years agogenerate zImage for the ADI Sidewinder, too
kaloz [Tue, 22 Jul 2008 06:15:07 +0000 (06:15 +0000)]
generate zImage for the ADI Sidewinder, too

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

15 years agofix sysupgrade endian issues
thepeople [Tue, 22 Jul 2008 01:11:30 +0000 (01:11 +0000)]
fix sysupgrade endian issues

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

15 years agoThis is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,
thepeople [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoThis series of patches closes the support gap on one of the explicitly
thepeople [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix routerboard boot partition name in wget2nand (#3791)
florian [Mon, 21 Jul 2008 20:00:40 +0000 (20:00 +0000)]
Fix routerboard boot partition name in wget2nand (#3791)

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

15 years agoupdate mvswitch for 2.6.25 and 2.6.26 as well
nbd [Mon, 21 Jul 2008 18:20:09 +0000 (18:20 +0000)]
update mvswitch for 2.6.25 and 2.6.26 as well

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

15 years agoadd missing defines for mvswitch
nbd [Mon, 21 Jul 2008 18:12:38 +0000 (18:12 +0000)]
add missing defines for mvswitch

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

15 years agosurprise :p
juhosg [Mon, 21 Jul 2008 17:08:14 +0000 (17:08 +0000)]
surprise :p

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

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

This page took 0.062075 seconds and 4 git commands to generate.