summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [brcm47xx] refresh 2.6.23 patchesjuhosg2008-08-1428-550/+373
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds watchdog driver to ar5315blogic2008-08-144-1/+236
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move qc-usb from trunk to packages as well (see [12260])nico2008-08-142-135/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix opkg compilation with ccache, thanks sn9florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] load board's mac address on Compex devicesjuhosg2008-08-133-1/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Now we have b43 working in master mode, include b43 in the profile (#3827)florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update b43 to work in AP modeflorian2008-08-1336-22392/+161
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow mac80211 drivers to work in master modeflorian2008-08-132-3/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update hostapd to 0.6.4florian2008-08-133-68/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] i2c-gpio-custom: minor bugfixjuhosg2008-08-132-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix gpio number of the reset button Compex WP54 boardsjuhosg2008-08-132-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing config symbolsflorian2008-08-132-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix card_idx calculation, thanks sn9florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix putting mac80211 interfaces in monitor and managed modesflorian2008-08-131-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ↵florian2008-08-131-3/+4
| | | | | | only be set for 802.1x setups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.florian2008-08-124-99/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Typo, should be kmod-madwififlorian2008-08-122-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include madwifi by default in rb532 imagesflorian2008-08-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow routerboard users to kexec into the newly installed kernel if ↵florian2008-08-125-0/+18
| | | | | | kexec-tools is installed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes firewall makefile descriptionblogic2008-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci firewallblogic2008-08-1110-314/+5
| | | | | | | | - make uci firewall default and remove old code - fix up dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add 802.1x client configuration support and corresponding documentation (#2069)florian2008-08-112-2/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci_firewallblogic2008-08-111-1/+1
| | | | | | | | - fixes hotplug.d script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci firewallblogic2008-08-112-9/+1
| | | | | | | - remove implicit creation of zones, based on network interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: napi polling fixnbd2008-08-111-1/+1
| | | | | | | | - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch the br2684 default to routed mode instead of bridged mode, as it's ↵nbd2008-08-111-2/+2
| | | | | | more common git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)florian2008-08-114-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencynbd2008-08-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-ide-core packaging for 2.6.26+nbd2008-08-101-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig symbol for generic idenbd2008-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12268 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix aes on x86 (thx, Acinonyx)nbd2008-08-101-6/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add wget2nand scriptjuhosg2008-08-101-0/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ag71xx: add initial message level supportjuhosg2008-08-104-8/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move some webcam/sound related stuff from trunk to packagesnbd2008-08-0918-3621/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make sure we will have lower case MAC addresses when doing WDSflorian2008-08-091-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not run telnet if either dropbear or openssh server are running (#3839)florian2008-08-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] split support of Cellvision boardsjuhosg2008-08-097-60/+120
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix cut&paste mistakenbd2008-08-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)nbd2008-08-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix make distcleannbd2008-08-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Support encrypted WDS connections (#2463)florian2008-08-092-2/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for appending a file to jffs2 during reflash on the flynbd2008-08-084-59/+110
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package iproute2 has problems building on recent BSD-derived platformsflorian2008-08-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | because some programs to be run on the host use malloc.h in an incompatible way. package/iproute2/patches/004-darwin_fixes.patch has a fix for Darwin, however the fix can be made to work on other BSD platforms by changing the patch as below. I think a similar approach should work for other BSD-derived platforms, replacing the #ifndef __APPLE__ with #if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(...) or perhaps even with just #ifdef __linux__ if the set of platforms where malloc.h is ok is small or restricted to just linux In any case, the patch is below. (#3869) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Invert logic, first search for find as most people will build under Linuxflorian2008-08-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipkg-build calls 'find' directly irrespective of the platform,florian2008-08-081-0/+39
| | | | | | | | | | | | | | this causes failure in case gnu-find specific options are used (such as "-uid +99"). The attached diff, which creates tools/ipkg-utils/patches/160-find.patch, fixes the problem by using gfind is available. Again, this is similar to what is done in include/host.mk. (#3868) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/feeds calls 'make' irrespective of the platform it isflorian2008-08-081-5/+9
| | | | | | | | | | | running on. The attached patch changes the code to use gmake if available (which should cover non-linux platforms, and is the same logic used to adapt other programs in include/host.mk) (#3867) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes kernel oops when reset button was pressed too often on atherosblogic2008-08-081-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade ppc44x to 2.6.26.2kaloz2008-08-073-6/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade ppc40x to 2.6.26.2 as wellkaloz2008-08-074-19/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.15 and 2.6.26.2juhosg2008-08-0721-34/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73