8861 Commits (3601e8b9bb576ca62b99442b7d5c436705fbb521)
 

Author SHA1 Message Date
Florian Fainelli 02780ec100 Fix putting mac80211 interfaces in monitor and managed modes 16 years ago
Florian Fainelli dbb59f014a Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups 16 years ago
Florian Fainelli 8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi. 16 years ago
Florian Fainelli 89a9d76c8b Typo, should be kmod-madwifi 16 years ago
Florian Fainelli 468c38a112 Include madwifi by default in rb532 images 16 years ago
Florian Fainelli 8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed 16 years ago
John Crispin c9f2df5cea fixes firewall makefile description 16 years ago
John Crispin 5627667654 uci firewall - make uci firewall default and remove old code - fix up dependencies 16 years ago
Florian Fainelli 4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069) 16 years ago
John Crispin 43e28bf153 uci_firewall - fixes hotplug.d script 16 years ago
John Crispin 0f5cbca010 uci firewall - remove implicit creation of zones, based on network interfaces 16 years ago
Felix Fietkau 5745e536d4 madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor) 16 years ago
Felix Fietkau 2e46841afd switch the br2684 default to routed mode instead of bridged mode, as it's more common 16 years ago
Florian Fainelli 5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) 16 years ago
Felix Fietkau 0778290e26 add missing dependency 16 years ago
Felix Fietkau 166de52b8f fix kmod-ide-core packaging for 2.6.26+ 16 years ago
Felix Fietkau b1683b748d add missing kconfig symbol for generic ide 16 years ago
Felix Fietkau 26aa731dc1 fix aes on x86 (thx, Acinonyx) 16 years ago
Gabor Juhos 45a4ac68a8 add wget2nand script 16 years ago
Gabor Juhos 6ce62982dd ag71xx: add initial message level support 16 years ago
Felix Fietkau 91a01e4106 move some webcam/sound related stuff from trunk to packages 16 years ago
Florian Fainelli d7c8f38007 Make sure we will have lower case MAC addresses when doing WDS 16 years ago
Florian Fainelli a53aa71c83 Do not run telnet if either dropbear or openssh server are running (#3839) 16 years ago
Gabor Juhos 0be0708676 split support of Cellvision boards 16 years ago
Felix Fietkau 14a3ac5c63 fix cut&paste mistake 16 years ago
Felix Fietkau fcc091e15e sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile) 16 years ago
Felix Fietkau ef05bf3494 fix make distclean 16 years ago
Florian Fainelli 22aa7c6406 Support encrypted WDS connections (#2463) 16 years ago
Felix Fietkau 753e5b492d add support for appending a file to jffs2 during reflash on the fly 16 years ago
Florian Fainelli e71cdf8127 package iproute2 has problems building on recent BSD-derived platforms because some programs to be run on the host use malloc.h in an incompatible way. 16 years ago
Florian Fainelli 80e83652ae Invert logic, first search for find as most people will build under Linux 16 years ago
Florian Fainelli 65d4a5eaab ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99"). 16 years ago
Florian Fainelli 067a1fe3b6 scripts/feeds calls 'make' irrespective of the platform it is 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) 16 years ago
John Crispin 2bd17fe1cb fixes kernel oops when reset button was pressed too often on atheros 16 years ago
Imre Kaloz c11df62fb8 upgrade ppc44x to 2.6.26.2 16 years ago
Imre Kaloz 89165c4400 upgrade ppc40x to 2.6.26.2 as well 16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2 16 years ago
Felix Fietkau c05eb4ba63 add basic interface alias support. for now (since we don't use ip in our 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: 16 years ago
Florian Fainelli 9c8bb0241f Add 11gdt, 11adt, 11ast and fh modes (#3824) 16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files 16 years ago
Steven Barth 34a16898a1 update luci feed url to use http due to certificate issues 16 years ago
Steven Barth 6b6d027172 added support for the timer-trigger to uci LED support 16 years ago
Florian Fainelli 91bec65028 Add missing kernel configuration options since the SLUB allocator switch 16 years ago
Gabor Juhos dbb6051caf add alternative board id for the ZyXEL P-334WT 16 years ago
Mike Baker 1139608784 allow ctrl-c to trigger preinit 16 years ago
Nicolas Thill e848e7654b move arch-specific definitions to arch site files 16 years ago
Felix Fietkau fb344e3dff add ac_cv_file__dev_zero to sitefiles 16 years ago
Felix Fietkau 348d5ba521 add ssize_t definition to site files, fix up size for x86_64 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Felix Fietkau 14ac8769b2 add a variable that contains the proper architecture-dependent -fPIC/-fpic cflag for building shared libraries 16 years ago