Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now we have b43 working in master mode, include b43 in the profile (#3827) | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 12301 | ||||
* | Update b43 to work in AP mode | Florian Fainelli | 2008-08-13 | 36 | -22392/+161 |
| | | | | SVN-Revision: 12300 | ||||
* | Allow mac80211 drivers to work in master mode | Florian Fainelli | 2008-08-13 | 2 | -3/+27 |
| | | | | SVN-Revision: 12299 | ||||
* | Update hostapd to 0.6.4 | Florian Fainelli | 2008-08-13 | 3 | -68/+2 |
| | | | | SVN-Revision: 12298 | ||||
* | i2c-gpio-custom: minor bugfix | Gabor Juhos | 2008-08-13 | 2 | -11/+11 |
| | | | | SVN-Revision: 12297 | ||||
* | fix gpio number of the reset button Compex WP54 boards | Gabor Juhos | 2008-08-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 12296 | ||||
* | Add missing config symbols | Florian Fainelli | 2008-08-13 | 2 | -0/+2 |
| | | | | SVN-Revision: 12295 | ||||
* | Fix card_idx calculation, thanks sn9 | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 12294 | ||||
* | Fix putting mac80211 interfaces in monitor and managed modes | Florian Fainelli | 2008-08-13 | 1 | -3/+8 |
| | | | | SVN-Revision: 12293 | ||||
* | Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ↵ | Florian Fainelli | 2008-08-13 | 1 | -3/+4 |
| | | | | | | only be set for 802.1x setups SVN-Revision: 12292 | ||||
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | 4 | -99/+98 |
| | | | | SVN-Revision: 12289 | ||||
* | Typo, should be kmod-madwifi | Florian Fainelli | 2008-08-12 | 2 | -3/+2 |
| | | | | SVN-Revision: 12288 | ||||
* | Include madwifi by default in rb532 images | Florian Fainelli | 2008-08-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 12287 | ||||
* | Allow routerboard users to kexec into the newly installed kernel if ↵ | Florian Fainelli | 2008-08-12 | 5 | -0/+18 |
| | | | | | | kexec-tools is installed SVN-Revision: 12286 | ||||
* | fixes firewall makefile description | John Crispin | 2008-08-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 12285 | ||||
* | uci firewall - make uci firewall default and remove old code - fix up ↵ | John Crispin | 2008-08-11 | 10 | -314/+5 |
| | | | | | | dependencies SVN-Revision: 12284 | ||||
* | Add 802.1x client configuration support and corresponding documentation (#2069) | Florian Fainelli | 2008-08-11 | 2 | -2/+74 |
| | | | | SVN-Revision: 12283 | ||||
* | uci_firewall - fixes hotplug.d script | John Crispin | 2008-08-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 12282 | ||||
* | uci firewall - remove implicit creation of zones, based on network interfaces | John Crispin | 2008-08-11 | 2 | -9/+1 |
| | | | | SVN-Revision: 12281 | ||||
* | madwifi: napi polling fix - fix u_int negative comparison - add some reserve ↵ | Felix Fietkau | 2008-08-11 | 1 | -1/+1 |
| | | | | | | for polling packets (ff has two frames in one descriptor) SVN-Revision: 12280 | ||||
* | switch the br2684 default to routed mode instead of bridged mode, as it's ↵ | Felix Fietkau | 2008-08-11 | 1 | -2/+2 |
| | | | | | | more common SVN-Revision: 12277 | ||||
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 | 4 | -3/+4 |
| | | | | SVN-Revision: 12276 | ||||
* | add missing dependency | Felix Fietkau | 2008-08-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 12270 | ||||
* | fix kmod-ide-core packaging for 2.6.26+ | Felix Fietkau | 2008-08-10 | 1 | -4/+11 |
| | | | | SVN-Revision: 12269 | ||||
* | add missing kconfig symbol for generic ide | Felix Fietkau | 2008-08-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 12268 | ||||
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 | 1 | -6/+4 |
| | | | | SVN-Revision: 12267 | ||||
* | add wget2nand script | Gabor Juhos | 2008-08-10 | 1 | -0/+73 |
| | | | | SVN-Revision: 12263 | ||||
* | ag71xx: add initial message level support | Gabor Juhos | 2008-08-10 | 4 | -8/+45 |
| | | | | SVN-Revision: 12262 | ||||
* | move some webcam/sound related stuff from trunk to packages | Felix Fietkau | 2008-08-09 | 18 | -3621/+0 |
| | | | | SVN-Revision: 12260 | ||||
* | Make sure we will have lower case MAC addresses when doing WDS | Florian Fainelli | 2008-08-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 12259 | ||||
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 12258 | ||||
* | split support of Cellvision boards | Gabor Juhos | 2008-08-09 | 7 | -60/+120 |
| | | | | SVN-Revision: 12255 | ||||
* | fix cut&paste mistake | Felix Fietkau | 2008-08-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 12254 | ||||
* | sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile) | Felix Fietkau | 2008-08-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 12253 | ||||
* | fix make distclean | Felix Fietkau | 2008-08-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 12252 | ||||
* | Support encrypted WDS connections (#2463) | Florian Fainelli | 2008-08-09 | 2 | -2/+76 |
| | | | | SVN-Revision: 12251 | ||||
* | add support for appending a file to jffs2 during reflash on the fly | Felix Fietkau | 2008-08-08 | 4 | -59/+110 |
| | | | | SVN-Revision: 12250 | ||||
* | package iproute2 has problems building on recent BSD-derived platforms ↵ | Florian Fainelli | 2008-08-08 | 1 | -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> SVN-Revision: 12249 | ||||
* | Invert logic, first search for find as most people will build under Linux | Florian Fainelli | 2008-08-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 12248 | ||||
* | ipkg-build calls 'find' directly irrespective of the platform, this causes ↵ | Florian Fainelli | 2008-08-08 | 1 | -0/+39 |
| | | | | | | | | | | | | 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> SVN-Revision: 12247 | ||||
* | scripts/feeds calls 'make' irrespective of the platform it is running on. ↵ | Florian Fainelli | 2008-08-08 | 1 | -5/+9 |
| | | | | | | | | 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> SVN-Revision: 12246 | ||||
* | fixes kernel oops when reset button was pressed too often on atheros | John Crispin | 2008-08-08 | 1 | -4/+2 |
| | | | | SVN-Revision: 12245 | ||||
* | upgrade ppc44x to 2.6.26.2 | Imre Kaloz | 2008-08-07 | 3 | -6/+12 |
| | | | | SVN-Revision: 12244 | ||||
* | upgrade ppc40x to 2.6.26.2 as well | Imre Kaloz | 2008-08-07 | 4 | -19/+73 |
| | | | | SVN-Revision: 12243 | ||||
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 21 | -34/+30 |
| | | | | SVN-Revision: 12242 | ||||
* | add basic interface alias support. for now (since we don't use ip in our ↵ | Felix Fietkau | 2008-08-07 | 2 | -38/+85 |
| | | | | | | | | | | | network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example: config alias test option interface lan option ipaddr 192.168.1.1 option netmask 255.255.0.0 SVN-Revision: 12241 | ||||
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | Florian Fainelli | 2008-08-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 12240 | ||||
* | add 2.6.26 specific files | Gabor Juhos | 2008-08-07 | 103 | -136/+13389 |
| | | | | SVN-Revision: 12239 | ||||
* | update luci feed url to use http due to certificate issues | Steven Barth | 2008-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 12238 | ||||
* | added support for the timer-trigger to uci LED support | Steven Barth | 2008-08-07 | 1 | -0/+8 |
| | | | | SVN-Revision: 12236 |