| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel: add et131x from packages/ | nbd | 2012-05-18 | 1 | -0/+18 |
* | kernel: split off act_connmark into a separate package to avoid cluttering km... | nbd | 2012-05-18 | 2 | -5/+12 |
* | mac80211: add brcmfmac driver | hauke | 2012-05-18 | 2 | -16/+79 |
* | kernel: remove obsolete dependencies and conditionals | nbd | 2012-05-17 | 6 | -14/+12 |
* | kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers depend... | nbd | 2012-05-17 | 2 | -31/+1 |
* | kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions | nbd | 2012-05-17 | 1 | -16/+0 |
* | kernel: remove obsolete CompareKernelPatchVer calls | nbd | 2012-05-17 | 8 | -77/+18 |
* | mac80211: brcmsmac update to version from wireless-testing tag master-2012-05... | hauke | 2012-05-17 | 4 | -0/+4735 |
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-... | hauke | 2012-05-17 | 1 | -0/+159 |
* | 6to4: load the network config to fix radvd announce (#11467) | nbd | 2012-05-17 | 1 | -0/+1 |
* | tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465) | nbd | 2012-05-17 | 1 | -1/+1 |
* | 6in4: remove some obsolete functions | nbd | 2012-05-17 | 1 | -13/+0 |
* | libubox: fix jshn handling of variables with numbers (fixes #11468) | nbd | 2012-05-17 | 1 | -3/+3 |
* | qos-scripts: use kmod-sched-core instead of kmod-sched | nbd | 2012-05-16 | 1 | -1/+1 |
* | kernel: split kmod-sched into kmod-sched-core and kmod-sched | nbd | 2012-05-16 | 1 | -18/+39 |
* | qos-scripts: replace sfq/red with fq_codel - massively improves latency under... | nbd | 2012-05-16 | 2 | -42/+3 |
* | iproute2: update to 3.3.0, drop a few useless old patches, add codel support | nbd | 2012-05-16 | 12 | -3188/+588 |
* | kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) | nbd | 2012-05-16 | 1 | -0/+2 |
* | [package] firewall: rework interface address determination to skip ipv6 addre... | jow | 2012-05-16 | 1 | -9/+19 |
* | [package] firewall: fix nat reflection after netifd switch (#11460) | jow | 2012-05-16 | 2 | -4/+34 |
* | libubox: update to latest version, fixes handling of numbers in jshn variables | nbd | 2012-05-16 | 1 | -3/+3 |
* | netifd: bring up all interfaces on /etc/init.d/network restart | nbd | 2012-05-14 | 1 | -2/+1 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | nbd | 2012-05-14 | 8 | -7/+14 |
* | netifd: use the new json_get_vars function in the dhcp helper script | nbd | 2012-05-14 | 1 | -6/+1 |
* | ppp: use the new json_get_vars function | nbd | 2012-05-14 | 1 | -17/+2 |
* | pptp: use the new json_get_vars function | nbd | 2012-05-14 | 1 | -2/+1 |
* | pptp: use resolveip, schedule restart if dns lookups fail | nbd | 2012-05-14 | 1 | -1/+12 |
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after... | nbd | 2012-05-14 | 1 | -2/+2 |
* | pptp: drop the dependency on ip if netifd is selected | nbd | 2012-05-14 | 1 | -1/+1 |
* | libubox: update to latest version, adds a new function in jshn.sh | nbd | 2012-05-14 | 1 | -3/+3 |
* | relayd: fix return code check for resolving network->ifname mapping | nbd | 2012-05-14 | 1 | -1/+0 |
* | package/e2fsprogs: disable building of internal lib{blkid,uuid} | juhosg | 2012-05-13 | 3 | -2/+43 |
* | package/util-linux: install development files | juhosg | 2012-05-13 | 1 | -2/+26 |
* | ath9k: fix ar9330 internal regulator setup | nbd | 2012-05-12 | 1 | -0/+33 |
* | ath9k: update initvals for ar9330 to fix issues with high power designs | nbd | 2012-05-12 | 1 | -0/+301 |
* | ath9k: fix a rare use-after-free bug | nbd | 2012-05-12 | 1 | -0/+67 |
* | ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx D... | nbd | 2012-05-12 | 1 | -0/+26 |
* | remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary a... | nbd | 2012-05-11 | 1 | -15/+0 |
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | juhosg | 2012-05-09 | 1 | -0/+15 |
* | package/kernel: add package for the LM85 sensor | juhosg | 2012-05-09 | 1 | -0/+15 |
* | package/kernel: move hwmon-vid into a separate package | juhosg | 2012-05-09 | 1 | -16/+23 |
* | [package] ppp: remove stray bracked in ppp-up script, thanks swalker | jow | 2012-05-07 | 1 | -1/+0 |
* | base-files: wait for wifi modules to settle | jogo | 2012-05-06 | 1 | -0/+3 |
* | pptp: fix installation path for netifd proto handler | nbd | 2012-05-06 | 1 | -2/+2 |
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | hauke | 2012-05-06 | 14 | -164/+26 |
* | kernel: remove kmod-usb-serial-airprime | hauke | 2012-05-06 | 1 | -15/+0 |
* | kernel: remove kmod-usb-video | hauke | 2012-05-06 | 1 | -15/+0 |
* | kernel: remove kmod-usb-video | hauke | 2012-05-06 | 1 | -13/+0 |
* | kernel: add video-videobuf2 | hauke | 2012-05-06 | 1 | -2/+24 |
* | kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kern... | hauke | 2012-05-06 | 1 | -2/+0 |