| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] base-files: add permission exceptions, do not clobber shadow permis... | jow | 2012-06-05 | 1 | -0/+4 |
* | [ltq-vmmc] remove bogus patch | blogic | 2012-06-05 | 1 | -192/+0 |
* | [wprobe/ipfix] rename libmisc.a to libipfixmisc.a | blogic | 2012-06-05 | 3 | -2/+29 |
* | [package] base-files: ship a static initial shadow db instead of creating it ... | jow | 2012-06-05 | 2 | -4/+5 |
* | [package] base-files: make user_add() populate the shadow db as well | jow | 2012-06-05 | 2 | -1/+2 |
* | [package] /etc/functions.sh => /lib/functions.sh | jow | 2012-06-05 | 25 | -26/+26 |
* | uboot-envtools: forgot to remove uboot-envtools.init file | luka | 2012-06-04 | 1 | -27/+0 |
* | uboot-envtools: update to 2012.04.01 | luka | 2012-06-04 | 8 | -50/+169 |
* | netifd: update to latest version, fixes wifi restart issues | nbd | 2012-06-04 | 1 | -2/+2 |
* | ubus: update to latest version, adds reconnect support | nbd | 2012-06-04 | 1 | -3/+3 |
* | ath9k: fix typo in last commit | nbd | 2012-06-04 | 1 | -1/+1 |
* | ath9k: fix ANI weak signal detection handling | nbd | 2012-06-04 | 2 | -0/+82 |
* | ath9k: fall back to OTP ROM if the platform data does not contain valid eepro... | nbd | 2012-06-04 | 1 | -0/+25 |
* | pjsip: update to version 1.14.2 | luka | 2012-06-03 | 5 | -134/+45 |
* | pptp: fix passing setup json variables to the ppp setup code | nbd | 2012-06-03 | 1 | -1/+1 |
* | kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412) | nbd | 2012-06-03 | 1 | -1/+1 |
* | [kernel] fix videobuf2 escription | blogic | 2012-06-03 | 1 | -1/+1 |
* | [kernel] Missing kernel module entry for GSPCA driver for SE401 webcam | blogic | 2012-06-03 | 1 | -0/+15 |
* | [package] uhttpd: remove some dead code | jow | 2012-06-02 | 2 | -14/+2 |
* | [package] uhttpd: add explicit stdin eof notification for Lua and CGI childs | jow | 2012-06-02 | 3 | -2/+10 |
* | [ltq-vmmc] use symlinks for voip FW to make laoding easier | blogic | 2012-06-02 | 1 | -1/+6 |
* | [ltq-vmmc] move /dev/vmmcX creation to a more central place | blogic | 2012-06-02 | 2 | -33/+10 |
* | mac80211: brcmsmac: add some patches starting to add support for some more chips | hauke | 2012-06-01 | 12 | -13/+626 |
* | mac80211: make brcmfmac depend on usb | hauke | 2012-06-01 | 1 | -1/+1 |
* | mac80211: merge some pending fixes | nbd | 2012-06-01 | 2 | -4/+260 |
* | [util-linux] fixes a descriptions mismatch | blogic | 2012-05-30 | 1 | -2/+2 |
* | [package] libubox: update to 2012-05-30, fixes bad non-empty return values in... | jow | 2012-05-30 | 1 | -2/+2 |
* | [package] uhttpd: fix wrongly applied sizeof() leading to writing beyound end... | jow | 2012-05-30 | 2 | -3/+3 |
* | mac80211: update to wireless-testing 2012-05-29 | nbd | 2012-05-30 | 56 | -6181/+176 |
* | kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies | nbd | 2012-05-29 | 1 | -3/+13 |
* | base-files: add LED specific functions to /lib/functions/uci-defaults | juhosg | 2012-05-29 | 1 | -0/+98 |
* | netifd: remove obsolete config variable dependency | nbd | 2012-05-29 | 1 | -1/+1 |
* | pptp: remove old network scripts | nbd | 2012-05-29 | 2 | -73/+3 |
* | ppp: remove old network scripts | nbd | 2012-05-29 | 9 | -363/+6 |
* | 6to4: remove old network scripts | nbd | 2012-05-29 | 3 | -324/+2 |
* | comgt: remove old network scripts | nbd | 2012-05-29 | 8 | -238/+3 |
* | 6in4: remove old network scripts | nbd | 2012-05-29 | 3 | -185/+2 |
* | base-files: remove base-files-network, netifd is the only supported option now | nbd | 2012-05-29 | 10 | -1049/+1 |
* | ppp: fix local ip in status info (fixes #11551) | nbd | 2012-05-29 | 1 | -1/+1 |
* | [package] base-files: add network_is_up() | jow | 2012-05-29 | 1 | -0/+6 |
* | [package] libubox: update to 2012-05-29 | jow | 2012-05-29 | 1 | -2/+2 |
* | [package] base-files: let network_get_device() return the l3 interface, intro... | jow | 2012-05-29 | 1 | -4/+6 |
* | mac80211: use built-in regulatory database instead of crda to avoid various r... | nbd | 2012-05-28 | 2 | -1/+701 |
* | netifd: call /sbin/wifi up on /etc/init.d/network reload | nbd | 2012-05-28 | 1 | -0/+1 |
* | [package] base-files: add network_get_device() to network.sh | jow | 2012-05-28 | 1 | -0/+15 |
* | [packages] firewall: fix nat reflection after netifd status format change | jow | 2012-05-28 | 2 | -48/+10 |
* | [package] base-files: introduce /lib/functions/network.sh | jow | 2012-05-28 | 2 | -1/+42 |
* | libubox: update to 2012-05-26 | nbd | 2012-05-28 | 1 | -3/+2 |
* | [package] iwinfo: assume that no tx power information is available if nl80211... | jow | 2012-05-28 | 2 | -3/+6 |
* | [package] uhttpd: | jow | 2012-05-28 | 18 | -1323/+2567 |