6219 Commits (30b1247a0415a634f6f5895c858eacc1d56d7c56)

Author SHA1 Message Date
Felix Fietkau 30b1247a04 mac80211: add the real compat-wireless version + openwrt revision to the compat_version 13 years ago
Gabor Juhos f39459d605 package/kernel: add package for the ath79 watchdog 13 years ago
Felix Fietkau c996929e14 netifd: update to latest version 13 years ago
Gabor Juhos 96e8c6f0fd package/kernel: don't allow to select NAND modules for kernels <3.0 13 years ago
Jo-Philipp Wich f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073) 13 years ago
Jo-Philipp Wich b8aead7f92 busybox: enable ps wide flag by default 13 years ago
Jo-Philipp Wich 8533636d2d uhttpd: cope with variable number of spaces in header lines (#11079) 13 years ago
Jo-Philipp Wich 086cae30ce base-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated 13 years ago
Gabor Juhos 6c61d7cbf1 base-files: remove trailing whitespaces from lib/functions/boot.sh 13 years ago
Gabor Juhos 8ae051799a base-files: remove trailing whitespaces from lib/functions.sh 13 years ago
Gabor Juhos 370f9b6793 package/kernel: package nandsim module 13 years ago
Gabor Juhos e2a5d987bd package/kernel: package NAND support 13 years ago
Felix Fietkau b12229935d ath9k: fix misplaced ifdef 13 years ago
Felix Fietkau c684920525 ath9k: disable btcoex again after it got re-enabled by the update 13 years ago
Felix Fietkau 17e37536a2 ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles 13 years ago
Felix Fietkau 139e847e7c mac80211: optimize mac address comparisons to improve performance 13 years ago
Felix Fietkau 82211c7bcc mac80211: fix ad-hoc mode performance regression 13 years ago
Felix Fietkau d6f3746154 mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq 13 years ago
Felix Fietkau c698e406f2 mac80211: remove 060-fix_compat_security.patch, it is no longer needed 13 years ago
Felix Fietkau d626f58be7 netifd: update, fix some mac address handling issues 13 years ago
Felix Fietkau 4814eb5df9 netifd: add missing do_sysctl function 13 years ago
Jo-Philipp Wich fe090bcf53 iwcap: fix reversed umask 13 years ago
Jo-Philipp Wich 448f4696f1 add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone 13 years ago
Felix Fietkau 7d7118b8bf mac80211: update to wireless-testing 2012-02-27 13 years ago
Felix Fietkau 340909c73e ath9k: fix beacon issues on ar93xx 13 years ago
Felix Fietkau 6934c378b2 netifd: update to 2012-02-26, fixes ipv4 broadcast handling 13 years ago
Felix Fietkau 429886fbbb netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file) 13 years ago
Felix Fietkau e3ec30cad1 mac80211: update to wireless-testing 2012-02-23 13 years ago
Felix Fietkau 8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support) 13 years ago
Jo-Philipp Wich 9aaca7f1b1 firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used 13 years ago
Jo-Philipp Wich 280605c2d6 kernel: only depend on kmod-rtc-core if its provided by the used Kernel version 13 years ago
Jo-Philipp Wich 1b7f0f3c0d dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920) 13 years ago
Jo-Philipp Wich ed5b7b7392 uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding 13 years ago
Jo-Philipp Wich b585d59096 broadcom-wl: remove an erroneous BUG() call in the glue driver 13 years ago
Jo-Philipp Wich fe2d387a8c firewall: bail out if uci is used in firewall include files 13 years ago
Jo-Philipp Wich c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes 13 years ago
Jo-Philipp Wich 76bb0f3309 iwinfo: replace internal constant mode strings with enums 13 years ago
Jo-Philipp Wich b1af9a779f iwinfo: implement netlink scanning code, rework IE parsing code 13 years ago
Jo-Philipp Wich 2791734179 iwinfo: fix array size mismatch after r30684 13 years ago
Jo-Philipp Wich c86c74b1e4 Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> 13 years ago
Jo-Philipp Wich 9423b3a383 Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> 13 years ago
Jo-Philipp Wich 64cc700dcc iwinfo: add per-station rate and mcs info to assoclist op 13 years ago
Jo-Philipp Wich a6c89c02ca iwinfo: fix logic flaw in mtd partition check 13 years ago
Felix Fietkau d85a504d3c iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs 13 years ago
Felix Fietkau cd6a2fc6a0 iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space 13 years ago
Hauke Mehrtens 6f33fa553b mac80211: b43: use firmware version 666.2 as default 13 years ago
Jo-Philipp Wich 184c535815 iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode 13 years ago
Felix Fietkau d679fa5f9f dropbear: disable assertions to reduce code size 13 years ago
Felix Fietkau 1a167905c6 hostapd: disable the state dump callback to save a few more kb 13 years ago
Felix Fietkau a77cf0cd62 hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages 13 years ago