Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: speed up building kernel packages by getting rid of unnecessary ↵ | Felix Fietkau | 2010-08-19 | 3 | -3/+5 |
| | | | | | | CompareKernelPatchVer calls SVN-Revision: 22724 | ||||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | 1 | -8/+8 |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 | ||||
* | pwm-gpio-custom: fix compile on linux 2.6.31 | Felix Fietkau | 2010-08-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 22721 | ||||
* | kernel: add a missing config symbol for ext4 | Felix Fietkau | 2010-08-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 22717 | ||||
* | Add Tahvo USB support | Michael Büsch | 2010-08-19 | 1 | -0/+20 |
| | | | | SVN-Revision: 22712 | ||||
* | 6in4: fix typo in last commit | Jo-Philipp Wich | 2010-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22710 | ||||
* | 6in4: bypass uci state when reading local IPv4 addr, specify TTL during ↵ | Jo-Philipp Wich | 2010-08-19 | 2 | -5/+3 |
| | | | | | | tunnel creation (#7769) SVN-Revision: 22708 | ||||
* | uhttpd: - fix parsing of interpreter entries in the config file, fixes ↵ | Jo-Philipp Wich | 2010-08-18 | 8 | -108/+141 |
| | | | | | | 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 SVN-Revision: 22692 | ||||
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up ↵ | Felix Fietkau | 2010-08-17 | 1 | -0/+36 |
| | | | | | | block ack window tracking to use less memory SVN-Revision: 22688 | ||||
* | iptables: partly revert r22582, fixes ip6tables extension packaging | Jo-Philipp Wich | 2010-08-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 22686 | ||||
* | update acx-mac80211 and change the git url. | Florian Fainelli | 2010-08-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 22672 | ||||
* | ncurses: Add libncursesw package | Lars-Peter Clausen | 2010-08-16 | 1 | -2/+35 |
| | | | | | | Thanks bartbes SVN-Revision: 22669 | ||||
* | package/grub: add a prereq check for 32 bits host development files when ↵ | Nicolas Thill | 2010-08-16 | 1 | -0/+11 |
| | | | | | | building on x86_64 (closes: #7753) SVN-Revision: 22667 | ||||
* | package/busybox: fix macosx cross compile, closes #7775 | Alexandros C. Couloumbis | 2010-08-16 | 1 | -0/+19 |
| | | | | SVN-Revision: 22666 | ||||
* | package/busybox: add missing bits from 1.17.1 update (mostly config stuff), ↵ | Nicolas Thill | 2010-08-15 | 33 | -509/+902 |
| | | | | | | rename upstream patches so they're applied first SVN-Revision: 22665 | ||||
* | package/busybox: fix missing bit, refresh patches | Alexandros C. Couloumbis | 2010-08-15 | 20 | -63/+62 |
| | | | | SVN-Revision: 22660 | ||||
* | package/busybox: update to busybox-1.7.1, include upstream patches | Alexandros C. Couloumbis | 2010-08-15 | 18 | -229/+325 |
| | | | | SVN-Revision: 22659 | ||||
* | package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) | Nicolas Thill | 2010-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 22632 | ||||
* | uhttpd: - more robust handling of network failures on static file serving - ↵ | Jo-Philipp Wich | 2010-08-14 | 10 | -255/+364 |
| | | | | | | support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) SVN-Revision: 22630 | ||||
* | base-files, uci: properly revert list state on config_load This fixes a bug ↵ | Jo-Philipp Wich | 2010-08-14 | 4 | -2/+9 |
| | | | | | | where lists end up with duplicate values if config_load was invoked multiple times. SVN-Revision: 22629 | ||||
* | package/mac80211: fix r22422, add missing bits & bytes | Alexandros C. Couloumbis | 2010-08-12 | 2 | -78/+433 |
| | | | | SVN-Revision: 22611 | ||||
* | uhttpd: fix segmentation fault triggered by invalid header line | Jo-Philipp Wich | 2010-08-12 | 1 | -1/+2 |
| | | | | SVN-Revision: 22607 | ||||
* | 6in4: fix local address detection on ppp links (#7728) | Jo-Philipp Wich | 2010-08-12 | 2 | -3/+3 |
| | | | | SVN-Revision: 22605 | ||||
* | uhttpd: - abort file serving if client connection is lost (#7742) - don't ↵ | Jo-Philipp Wich | 2010-08-11 | 3 | -44/+50 |
| | | | | | | send bad request headers twice SVN-Revision: 22602 | ||||
* | package/kernel: video: add missing dependencies (closes: #6497, #7542) * ↵ | Nicolas Thill | 2010-08-11 | 1 | -1/+2 |
| | | | | | | kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc SVN-Revision: 22597 | ||||
* | package/kernel: video: remove redundant AddDepends/video calls | Nicolas Thill | 2010-08-11 | 1 | -5/+5 |
| | | | | SVN-Revision: 22596 | ||||
* | uhttpd: make init script less verbose | Jo-Philipp Wich | 2010-08-11 | 1 | -5/+1 |
| | | | | SVN-Revision: 22593 | ||||
* | package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), ↵ | Nicolas Thill | 2010-08-11 | 3 | -1/+7 |
| | | | | | | bump release number SVN-Revision: 22592 | ||||
* | package/mac80211: let build system enable led code through cflags (thank you ↵ | Alexandros C. Couloumbis | 2010-08-11 | 1 | -0/+78 |
| | | | | | | nbd) SVN-Revision: 22591 | ||||
* | uhttpd: add option to reject requests from RFC1918 IPs to public server IPs ↵ | Jo-Philipp Wich | 2010-08-11 | 7 | -2/+38 |
| | | | | | | (DNS rebinding countermeasure) SVN-Revision: 22589 | ||||
* | package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in ↵ | Nicolas Thill | 2010-08-10 | 1 | -25/+17 |
| | | | | | | Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables SVN-Revision: 22582 | ||||
* | Add HCI_UART_H4 support (required by Gumstix Overo) | Hamish Guthrie | 2010-08-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 22572 | ||||
* | package/comgt: only set pincode if it's supplied (closes: #7334), bump ↵ | Nicolas Thill | 2010-08-09 | 2 | -5/+7 |
| | | | | | | release number SVN-Revision: 22561 | ||||
* | kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So ↵ | Michael Büsch | 2010-08-09 | 2 | -723/+5 |
| | | | | | | remove the patch. SVN-Revision: 22559 | ||||
* | rename kmod-switch-ip175c package to kmod-switch-ip17xx | Florian Fainelli | 2010-08-08 | 1 | -7/+7 |
| | | | | SVN-Revision: 22544 | ||||
* | uci: Install ucimap.h into the staging dir | Lars-Peter Clausen | 2010-08-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22536 | ||||
* | mac80211: Add p54spi driver | Michael Büsch | 2010-08-08 | 1 | -2/+24 |
| | | | | SVN-Revision: 22535 | ||||
* | kexec is also available on armel | Michael Büsch | 2010-08-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22533 | ||||
* | dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in ↵ | Vasilis Tsiligiannis | 2010-08-08 | 1 | -1/+1 |
| | | | | | | config, thanks stsp (#7720) SVN-Revision: 22528 | ||||
* | hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) | Vasilis Tsiligiannis | 2010-08-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 22527 | ||||
* | brcm47xx: fix warning introduced in r22516. | Hauke Mehrtens | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22521 | ||||
* | iptables: refresh patch | Jo-Philipp Wich | 2010-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 22520 | ||||
* | brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 | Hauke Mehrtens | 2010-08-06 | 1 | -0/+18 |
| | | | | | | | | | Thank you realopty for the patch. tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/ This closes #7702. SVN-Revision: 22516 | ||||
* | * remove references to gpio_dev * make vmmc driver register its own memory ↵ | John Crispin | 2010-08-06 | 2 | -5/+29 |
| | | | | | | | | 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 thanks, Ithamar R. Adema SVN-Revision: 22515 | ||||
* | package/compcache: revert r22458 as there are some issues with the mainline code | Alexandros C. Couloumbis | 2010-08-06 | 3 | -87/+11 |
| | | | | | | http://code.google.com/p/compcache/issues/detail?id=68 SVN-Revision: 22514 | ||||
* | base_files: Remove . from end of localhost entry | Hamish Guthrie | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22508 | ||||
* | kernel: fix missing symbol introduced by l2tp | Jo-Philipp Wich | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22507 | ||||
* | kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+50 |
| | | | | SVN-Revision: 22501 | ||||
* | ipset: fix ipset for kernel 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+62 |
| | | | | SVN-Revision: 22500 | ||||
* | ppp: whitespace cleanup in previous commit | Jo-Philipp Wich | 2010-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 22497 |