Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ubus: update to latest version, fixes a socket race condition in the client ↵ | Felix Fietkau | 2012-05-18 | |
| | | | | | | library with uloop SVN-Revision: 31811 | |||
* | x86/ep80579: switch to 3.3 | Gabor Juhos | 2012-05-18 | |
| | | | | | | | Also fix build errors in the ep80579-drivers package. Compile tested only. SVN-Revision: 31802 | |||
* | package/ep80579-drivers: refresh patches | Gabor Juhos | 2012-05-18 | |
| | | | | SVN-Revision: 31801 | |||
* | kernel: add et131x from packages/ | Felix Fietkau | 2012-05-18 | |
| | | | | SVN-Revision: 31792 | |||
* | kernel: split off act_connmark into a separate package to avoid cluttering ↵ | Felix Fietkau | 2012-05-18 | |
| | | | | | | kmod-sched with a netfilter dependency (fixes #11483) SVN-Revision: 31791 | |||
* | mac80211: add brcmfmac driver | Hauke Mehrtens | 2012-05-18 | |
| | | | | SVN-Revision: 31786 | |||
* | kernel: remove obsolete dependencies and conditionals | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31779 | |||
* | kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers ↵ | Felix Fietkau | 2012-05-17 | |
| | | | | | | depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this SVN-Revision: 31778 | |||
* | kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31776 | |||
* | kernel: remove obsolete CompareKernelPatchVer calls | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31775 | |||
* | mac80211: brcmsmac update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 | |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31773 | |||
* | kernel: ssb/bcma: update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 | |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31772 | |||
* | 6to4: load the network config to fix radvd announce (#11467) | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31770 | |||
* | tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465) | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31769 | |||
* | 6in4: remove some obsolete functions | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31768 | |||
* | libubox: fix jshn handling of variables with numbers (fixes #11468) | Felix Fietkau | 2012-05-17 | |
| | | | | SVN-Revision: 31767 | |||
* | qos-scripts: use kmod-sched-core instead of kmod-sched | Felix Fietkau | 2012-05-16 | |
| | | | | SVN-Revision: 31761 | |||
* | kernel: split kmod-sched into kmod-sched-core and kmod-sched | Felix Fietkau | 2012-05-16 | |
| | | | | SVN-Revision: 31760 | |||
* | qos-scripts: replace sfq/red with fq_codel - massively improves latency ↵ | Felix Fietkau | 2012-05-16 | |
| | | | | | | under load SVN-Revision: 31759 | |||
* | iproute2: update to 3.3.0, drop a few useless old patches, add codel support | Felix Fietkau | 2012-05-16 | |
| | | | | SVN-Revision: 31758 | |||
* | kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) | Felix Fietkau | 2012-05-16 | |
| | | | | SVN-Revision: 31757 | |||
* | firewall: rework interface address determination to skip ipv6 addresses | Jo-Philipp Wich | 2012-05-16 | |
| | | | | SVN-Revision: 31755 | |||
* | firewall: fix nat reflection after netifd switch (#11460) | Jo-Philipp Wich | 2012-05-16 | |
| | | | | SVN-Revision: 31754 | |||
* | libubox: update to latest version, fixes handling of numbers in jshn variables | Felix Fietkau | 2012-05-16 | |
| | | | | SVN-Revision: 31747 | |||
* | netifd: bring up all interfaces on /etc/init.d/network restart | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31732 | |||
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵ | Felix Fietkau | 2012-05-14 | |
| | | | | | | in a few relevant places SVN-Revision: 31730 | |||
* | netifd: use the new json_get_vars function in the dhcp helper script | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31727 | |||
* | ppp: use the new json_get_vars function | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31726 | |||
* | pptp: use the new json_get_vars function | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31725 | |||
* | pptp: use resolveip, schedule restart if dns lookups fail | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31724 | |||
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵ | Felix Fietkau | 2012-05-14 | |
| | | | | | | use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) SVN-Revision: 31723 | |||
* | pptp: drop the dependency on ip if netifd is selected | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31722 | |||
* | libubox: update to latest version, adds a new function in jshn.sh | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31721 | |||
* | relayd: fix return code check for resolving network->ifname mapping | Felix Fietkau | 2012-05-14 | |
| | | | | SVN-Revision: 31712 | |||
* | package/e2fsprogs: disable building of internal lib{blkid,uuid} | Gabor Juhos | 2012-05-13 | |
| | | | | | | Also remove an empty patch. SVN-Revision: 31702 | |||
* | package/util-linux: install development files | Gabor Juhos | 2012-05-13 | |
| | | | | | | | | Also remove trailing whitespaces from the Makefile. Based on a patch by M. Braun. SVN-Revision: 31701 | |||
* | ath9k: fix ar9330 internal regulator setup | Felix Fietkau | 2012-05-12 | |
| | | | | SVN-Revision: 31692 | |||
* | ath9k: update initvals for ar9330 to fix issues with high power designs | Felix Fietkau | 2012-05-12 | |
| | | | | SVN-Revision: 31691 | |||
* | ath9k: fix a rare use-after-free bug | Felix Fietkau | 2012-05-12 | |
| | | | | SVN-Revision: 31690 | |||
* | ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵ | Felix Fietkau | 2012-05-12 | |
| | | | | | | DMA" errors SVN-Revision: 31689 | |||
* | remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵ | Felix Fietkau | 2012-05-11 | |
| | | | | | | as a module anyway SVN-Revision: 31678 | |||
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | Gabor Juhos | 2012-05-09 | |
| | | | | SVN-Revision: 31657 | |||
* | package/kernel: add package for the LM85 sensor | Gabor Juhos | 2012-05-09 | |
| | | | | SVN-Revision: 31656 | |||
* | package/kernel: move hwmon-vid into a separate package | Gabor Juhos | 2012-05-09 | |
| | | | | SVN-Revision: 31655 | |||
* | ppp: remove stray bracked in ppp-up script, thanks swalker | Jo-Philipp Wich | 2012-05-07 | |
| | | | | SVN-Revision: 31647 | |||
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | |
| | | | | | | | | | | On slower devices wifi drivers might take too long for detecting devices, resulting in the wifi detect call not seeing them. This was observed on a bcm6348 with bcm4318 wifi. Adding a one second pause was enough for b43 to expose the device. SVN-Revision: 31639 | |||
* | pptp: fix installation path for netifd proto handler | Felix Fietkau | 2012-05-06 | |
| | | | | SVN-Revision: 31636 | |||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 | |
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634 | |||
* | kernel: remove kmod-usb-serial-airprime | Hauke Mehrtens | 2012-05-06 | |
| | | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633 | |||
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 | |
| | | | | | | | | This was remove in kernel 2.6.38 and is not needed any more. The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. SVN-Revision: 31632 |