12575 Commits (ac141eb6675f822dc00e67cd47224a230ce01864)
 

Author SHA1 Message Date
Hauke Mehrtens ac141eb667 fix build of hostapd-utils 15 years ago
Felix Fietkau 1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels 15 years ago
Felix Fietkau bb572e08f8 mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak 15 years ago
Felix Fietkau eaf1d61e6d make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it 15 years ago
Hauke Mehrtens 30f859403a fix problem with 128MB ram. 15 years ago
Gabor Juhos 00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging 15 years ago
Gabor Juhos 5ab66428b0 ar71xx: add preliminary support for the Netgear WNDR3700 15 years ago
Gabor Juhos e6a40cac9a ar71xx: increase max size of RouterStation and RouterStation Pro firmware images 15 years ago
Gabor Juhos 29c4876b2b ar71xx: add profile for the TL-WR841ND v5 board 15 years ago
Felix Fietkau 2913dec9f1 hostapd: fix endian bugs in STA HT capability handling 15 years ago
Felix Fietkau 3036844666 hostapd: fix HT40 BSS scan checks 15 years ago
Felix Fietkau 3a5deae00d gcc: add a config option for using the gcc graphite framework (disabled by default) 15 years ago
Imre Kaloz c2eba9719e neither avr32 or coldfire has a shared libgcc 15 years ago
Imre Kaloz 1404796880 update openssl to 0.9.8l -- thanks puchu 15 years ago
Felix Fietkau edeee3ac19 metadata.pl: fix menuconfig code for package features 15 years ago
Jo-Philipp Wich 0b69c5e549 opkg: forgot to remove two obsolete patches in last commit 15 years ago
Jo-Philipp Wich 2355f9d497 opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections 15 years ago
Felix Fietkau a195852e7f mac80211: disable powersave on the sta by default (for performance reasons) 15 years ago
Felix Fietkau f61d14f781 wireless-tools: re-enable support for enabling/disabling powersave 15 years ago
Felix Fietkau c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap 15 years ago
Felix Fietkau 3f5c35c742 e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset 15 years ago
Imre Kaloz fb7c762ad6 export __cpuc_flush_dcache_page for ARM targets 15 years ago
Imre Kaloz cc222ce56d powerpc: use the in-kernel dtc compiler 15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move.. 15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups 15 years ago
Imre Kaloz 88401c2052 we don't support the 2.6.27 kernels for a long time now 15 years ago
Imre Kaloz a01ec2469b move CPUFREQ to generic configs 15 years ago
Imre Kaloz ef42fb4c13 sort all target config files 15 years ago
Imre Kaloz 1238d93b09 move CONFIG_CRASH_DUMP to the generic configs 15 years ago
Felix Fietkau 5501cf6ed8 hostapd: automatically add wds sta interfaces of an ap to the right bridge 15 years ago
Felix Fietkau 36eccaad21 hostapd: implement wds ap support 15 years ago
Felix Fietkau 20107c752e mac80211: fix a bug in broadcast handling of wds sta interfaces 15 years ago
Felix Fietkau ea41d3a288 merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 15 years ago
Felix Fietkau bf2fe7ea9a automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) 15 years ago
Felix Fietkau a8ea28ad90 hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now 15 years ago
Florian Fainelli 9884abab6d cleanup subtarget kernel configurations to contain only what is required 15 years ago
Felix Fietkau 8a89f203a0 hostapd: use the new build variants feature to clean up the makefile 15 years ago
Felix Fietkau 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
Felix Fietkau 1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes) 15 years ago
Felix Fietkau 559f32adbc mac80211: fix wpa in client mode 15 years ago
Florian Fainelli 10752b10df convert profiles to become subtargets, compile tested only 15 years ago
Imre Kaloz a992d6986c add preliminary MPC83xx support 15 years ago
Felix Fietkau ee937398f7 backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection 15 years ago
Felix Fietkau 498483be78 mac80211: fix wifi detect with 11n cards that have multiple bands 15 years ago
Florian Fainelli 149edf50d6 remove empty wl153 profile after r18349 15 years ago
Florian Fainelli 7b61262aa3 also support pcmcia 15 years ago
Florian Fainelli 685d84af2c move headers to arch/x86/include/asm/, patch from sn9 15 years ago
Florian Fainelli fa26169f55 make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9 15 years ago
Hauke Mehrtens 343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target. 15 years ago
Felix Fietkau ae0457f76a b43: work around a locking issue, might fix #5996 15 years ago