12685 Commits (8ba061b3cf8d0e54cade053cf8e2a65ea84fdcd1)
 

Author SHA1 Message Date
Felix Fietkau b01e1d4916 mac80211: adjust patches based on upstream feedback 15 years ago
Felix Fietkau 46560d64a8 mac80211: add some missing patch chunks that were accidentally left out in the previous commit 15 years ago
Felix Fietkau bc6301de27 ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api 15 years ago
Felix Fietkau 0a5fa7b10e ath9k: fix massive packet loss issue introduced by upstream cleanups 15 years ago
Felix Fietkau a7ddfc6e79 mac80211: sync with changes to patches submitted upstream 15 years ago
Imre Kaloz f87c3cbb3a make the lzma version kernel version dependent, and only build the one we do need 15 years ago
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms 15 years ago
Florian Fainelli ba6e615cae fix image create after the conversion to subtargets 15 years ago
Jo-Philipp Wich 013fa61257 iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160 15 years ago
Felix Fietkau 44aa03f2f9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 15 years ago
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