4463 Commits (d9e0d5705ab187ff024067049f1077f95074a6c6)

Author SHA1 Message Date
Felix Fietkau 63c6fc88b4 pwm-gpio-custom: fix compile on linux 2.6.31 14 years ago
Felix Fietkau 48c7c56dcb kernel: add a missing config symbol for ext4 14 years ago
Michael Büsch 7c97bbabe7 Add Tahvo USB support 14 years ago
Jo-Philipp Wich 75bbf1bf20 6in4: fix typo in last commit 14 years ago
Jo-Philipp Wich 73c9032e87 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769) 14 years ago
Jo-Philipp Wich cbdeb30a1b uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 14 years ago
Felix Fietkau 1d1b83fa4c ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory 14 years ago
Jo-Philipp Wich 84034cf06a iptables: partly revert r22582, fixes ip6tables extension packaging 14 years ago
Florian Fainelli 02b615d6ae update acx-mac80211 and change the git url. 14 years ago
Lars-Peter Clausen e7e2d190af ncurses: Add libncursesw package 14 years ago
Nicolas Thill 8386207f1f package/grub: add a prereq check for 32 bits host development files when building on x86_64 (closes: #7753) 14 years ago
Alexandros C. Couloumbis 28d879da88 package/busybox: fix macosx cross compile, closes #7775 14 years ago
Nicolas Thill 2c57634be3 package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first 14 years ago
Alexandros C. Couloumbis da7c2e1d7d package/busybox: fix missing bit, refresh patches 14 years ago
Alexandros C. Couloumbis e0d13e77d0 package/busybox: update to busybox-1.7.1, include upstream patches 14 years ago
Nicolas Thill 99a3935f4d package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) 14 years ago
Jo-Philipp Wich f2b534d341 uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) 14 years ago
Jo-Philipp Wich 63991ba875 base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times. 14 years ago
Alexandros C. Couloumbis c4e73984fa package/mac80211: fix r22422, add missing bits & bytes 14 years ago
Jo-Philipp Wich 4847198093 uhttpd: fix segmentation fault triggered by invalid header line 14 years ago
Jo-Philipp Wich 28a93eed3c 6in4: fix local address detection on ppp links (#7728) 14 years ago
Jo-Philipp Wich 2d175dcdce uhttpd: - abort file serving if client connection is lost (#7742) - don't send bad request headers twice 14 years ago
Nicolas Thill b36a1274bb package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc 14 years ago
Nicolas Thill d823419da8 package/kernel: video: remove redundant AddDepends/video calls 14 years ago
Jo-Philipp Wich 5bc74fcb6f uhttpd: make init script less verbose 14 years ago
Nicolas Thill 46016457c2 package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number 14 years ago
Alexandros C. Couloumbis a84b3efe34 package/mac80211: let build system enable led code through cflags (thank you nbd) 14 years ago
Jo-Philipp Wich 3d99f03082 uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure) 14 years ago
Nicolas Thill 5bee603027 package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables 14 years ago
Hamish Guthrie 6953ce8a47 Add HCI_UART_H4 support (required by Gumstix Overo) 14 years ago
Nicolas Thill 79caead3e3 package/comgt: only set pincode if it's supplied (closes: #7334), bump release number 14 years ago
Michael Büsch 2324b07ad1 kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch. 14 years ago
Florian Fainelli 088b641056 rename kmod-switch-ip175c package to kmod-switch-ip17xx 14 years ago
Lars-Peter Clausen 37f27e26f3 uci: Install ucimap.h into the staging dir 14 years ago
Michael Büsch 3b1628215a mac80211: Add p54spi driver 14 years ago
Michael Büsch 249dff101c kexec is also available on armel 14 years ago
Vasilis Tsiligiannis f2ef7cc8af dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in config, thanks stsp (#7720) 14 years ago
Vasilis Tsiligiannis 1beef305cf hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) 14 years ago
Hauke Mehrtens 788561a909 brcm47xx: fix warning introduced in r22516. 14 years ago
Jo-Philipp Wich 98746d4e8b iptables: refresh patch 14 years ago
Hauke Mehrtens 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 14 years ago
John Crispin 419128775a * remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares 14 years ago
Alexandros C. Couloumbis e4598b8c1e package/compcache: revert r22458 as there are some issues with the mainline code 14 years ago
Hamish Guthrie cbc8b3968c base_files: Remove . from end of localhost entry 14 years ago
Jo-Philipp Wich 0d06aa524a kernel: fix missing symbol introduced by l2tp 14 years ago
Jo-Philipp Wich ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35 14 years ago
Jo-Philipp Wich 2caa5916aa ipset: fix ipset for kernel 2.6.35 14 years ago
Jo-Philipp Wich 187ec5ae19 ppp: whitespace cleanup in previous commit 14 years ago
Jo-Philipp Wich 815b18051b pppd: only remove own default route on shutdown (#7694) 14 years ago
Felix Fietkau e8fe990549 ath9k: fix rx tsf parsing 14 years ago