| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 | 4 | -129/+133 |
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi... | Felix Fietkau | 2012-03-20 | 11 | -313/+324 |
* | [package] kernel: add kmod-acpi-button | Jo-Philipp Wich | 2012-03-19 | 1 | -1/+16 |
* | 6in4: add netifd support | Felix Fietkau | 2012-03-19 | 5 | -103/+279 |
* | netifd: update to latest version, fixes log buffer handling issues, dns issue... | Felix Fietkau | 2012-03-19 | 1 | -2/+2 |
* | 6to4: fix interface error handling | Felix Fietkau | 2012-03-19 | 1 | -4/+4 |
* | netifd: scan l3 devices on find_config() | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | 1 | -0/+7 |
* | [package] kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm a... | Jo-Philipp Wich | 2012-03-19 | 2 | -0/+2 |
* | madwifi: remove my maintainer line from the package | Felix Fietkau | 2012-03-19 | 1 | -1/+0 |
* | [package] firewall: revert processing order of redirects and rules, ensures t... | Jo-Philipp Wich | 2012-03-18 | 2 | -4/+4 |
* | ps3-utils git repository fix | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
* | Add support for the 8250 UART module. | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+18 |
* | Fix the title and the description of the kmod for DS2433. | Jo-Philipp Wich | 2012-03-18 | 1 | -2/+2 |
* | Adds a kmod for the DS2431 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
* | This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and hum... | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 | 9 | -37/+15 |
* | openssl 1.0.1 update patch | Jo-Philipp Wich | 2012-03-18 | 7 | -21/+22 |
* | Add munin to /etc/services | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+1 |
* | [package] kernel: add kmod-usb-net-ipheth (#10157) | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
* | [package] kernel: add kmod-usb-serial-qualcomm (#8283) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
* | [package] kernel: add kmod-ata-sis (#8259) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
* | [package] kernel: small correction of menuconfig title for kmod-video-gspca-o... | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
* | [package] kernel: add kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 | 1 | -0/+137 |
* | Update xfsprogs to 3.1.4 to 3.1.7 | Jens Muecke | 2012-03-17 | 6 | -41/+75 |
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 | 1 | -39/+0 |
* | 6to4: set the tunnel remote endpoint to any, put the gateway in the route ins... | Felix Fietkau | 2012-03-15 | 1 | -2/+1 |
* | 6to4: add netifd support | Felix Fietkau | 2012-03-15 | 5 | -134/+411 |
* | netifd: fix ipv6 issues, add sit tunnel support | Felix Fietkau | 2012-03-15 | 1 | -2/+2 |
* | netifd: implement find_config() | Felix Fietkau | 2012-03-15 | 1 | -1/+14 |
* | openssl 1.0.0h update patch | Jo-Philipp Wich | 2012-03-13 | 4 | -15/+15 |
* | [package] firewall: fix fw__uci_state_del() procedure (#11132) | Jo-Philipp Wich | 2012-03-13 | 2 | -3/+3 |
* | [package] switch: the hardware must be up while configuring | Jo-Philipp Wich | 2012-03-13 | 2 | -2/+3 |
* | [package] uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x | Jo-Philipp Wich | 2012-03-13 | 1 | -1/+1 |
* | [package] base-files-network: configure vlan interface name type immediately ... | Jo-Philipp Wich | 2012-03-13 | 2 | -3/+5 |
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 | 1 | -0/+39 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 | 1 | -10/+0 |
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on so... | Felix Fietkau | 2012-03-13 | 2 | -130/+1 |
* | [netfilter] fix ipt_ttl and ipt_TTL userspace library packaging | Jo-Philipp Wich | 2012-03-12 | 1 | -0/+1 |
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 | 3 | -3/+58 |
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s... | Felix Fietkau | 2012-03-10 | 2 | -1/+23 |
* | ath9k: fix passing MAC time to mac80211 | Felix Fietkau | 2012-03-10 | 2 | -5/+23 |
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | Felix Fietkau | 2012-03-10 | 1 | -1/+1 |
* | ath9k: merge an ANI improvement patch, improves performance in some environments | Felix Fietkau | 2012-03-10 | 1 | -2/+235 |
* | mac80211/ath9k: some more performance improvements | Felix Fietkau | 2012-03-10 | 5 | -0/+415 |
* | mac80211: more patch reorganization, merge an upstream performance optimizati... | Felix Fietkau | 2012-03-10 | 12 | -93/+205 |
* | ath9k: merge a fix for hardware full sleep | Felix Fietkau | 2012-03-10 | 4 | -9/+28 |
* | mac80211: reorganize patches, fold in patches that were merged upstream | Felix Fietkau | 2012-03-10 | 12 | -314/+308 |
* | mac80211: add the real compat-wireless version + openwrt revision to the comp... | Felix Fietkau | 2012-03-10 | 1 | -0/+1 |