| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package/ppp: fix typo in r28868 (closes: #10429) | nico | 2011-11-15 | 2 | -2/+2 |
* | [package] allow building 8021q and bridge as modules | florian | 2011-11-15 | 1 | -0/+62 |
* | [package] kmod-r6040 depends on kmod-libphy | florian | 2011-11-15 | 1 | -1/+1 |
* | [package] busybox: revert accidentally committed debugging flag | jow | 2011-11-15 | 1 | -2/+0 |
* | [package] busybox: fix hexdump segmentation fault with an empty leading forma... | jow | 2011-11-15 | 2 | -1/+14 |
* | ath9k: reorganize patches, reset hardware after full sleep (fixes #10349) | nbd | 2011-11-15 | 5 | -66/+98 |
* | [package] uhttpd: prevent linking uhttpd binary against crypto libraries | jow | 2011-11-15 | 1 | -1/+1 |
* | [package] broadcom-wl: align RADIUS options with r26482, patch by Etienne Cha... | jow | 2011-11-14 | 2 | -7/+10 |
* | ath9k: do not put the hardware to full-sleep while tx is pending | nbd | 2011-11-14 | 1 | -0/+22 |
* | ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear... | nbd | 2011-11-14 | 3 | -74/+56 |
* | [package] base-files: prime root password with "x" to notify programs that th... | jow | 2011-11-14 | 3 | -3/+6 |
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | nbd | 2011-11-14 | 1 | -0/+1 |
* | netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey | nbd | 2011-11-14 | 1 | -2/+2 |
* | [package] uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1 | jow | 2011-11-14 | 1 | -4/+4 |
* | madwifi: rename patch from ifxmips -> lantiq | blogic | 2011-11-13 | 1 | -0/+0 |
* | uboot-lantiq: not all configs were using lzma for compression, add gigaset ra... | blogic | 2011-11-13 | 1 | -6/+10 |
* | lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t... | blogic | 2011-11-12 | 1 | -0/+50 |
* | package/base-files: enhance service functions | nico | 2011-11-12 | 1 | -13/+27 |
* | package: add om2p-watchdog script | juhosg | 2011-11-12 | 3 | -0/+73 |
* | pjsip: bump to 1.10 and improve ltq_tapi backend | blogic | 2011-11-11 | 5 | -706/+675 |
* | [package] base-files: now that the initial password is completely empty (and ... | jow | 2011-11-11 | 2 | -3/+3 |
* | package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #... | nico | 2011-11-11 | 2 | -4/+10 |
* | [package] mac80211: add antenna control api for b43 | jow | 2011-11-10 | 1 | -0/+131 |
* | [package] acx-mac80211: update to 20111030 | florian | 2011-11-10 | 1 | -2/+2 |
* | [base-files]: nuke another 2.4 skeleton | kaloz | 2011-11-10 | 1 | -1/+0 |
* | enable and use shadow passwords by default | kaloz | 2011-11-10 | 3 | -7/+6 |
* | [base-files]: the empty root password should be empty ;) | kaloz | 2011-11-10 | 1 | -1/+1 |
* | base-files, target: assign name to system timeserver section, makes it easier... | jow | 2011-11-10 | 1 | -1/+1 |
* | package: kernel: fix typo | jogo | 2011-11-09 | 1 | -1/+1 |
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | jogo | 2011-11-09 | 5 | -50/+198 |
* | package: mac80211: mark as broken for 3.2 | jogo | 2011-11-09 | 1 | -1/+1 |
* | package: acx: mark as broken for 3.2 | jogo | 2011-11-09 | 1 | -1/+1 |
* | package: madwifi: mark as broken for 3.2 | jogo | 2011-11-09 | 1 | -1/+1 |
* | target: linux: mtd: fix MTDREFRESH to an arbitrary high number | jogo | 2011-11-09 | 5 | -308/+4 |
* | [package] uhttpd: cope with DES crypted passwd entries by not relying on a le... | jow | 2011-11-09 | 2 | -6/+3 |
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | nico | 2011-11-09 | 2 | -1/+21 |
* | pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty | juhosg | 2011-11-09 | 2 | -5/+7 |
* | [package] firewall: add DHCPv6 default rule (#10381) | jow | 2011-11-09 | 2 | -1/+13 |
* | package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions | nico | 2011-11-09 | 1 | -0/+37 |
* | package/base-files: /lib/functions.sh: let service_stop exit early if no matc... | nico | 2011-11-08 | 1 | -1/+1 |
* | package/relayd: use new service wrappers | nico | 2011-11-08 | 1 | -3/+6 |
* | package/ppp: use new service wrappers | nico | 2011-11-08 | 2 | -5/+9 |
* | package/linux-atm: use new service wrappers | nico | 2011-11-08 | 2 | -13/+32 |
* | package/base-files-network: use new service wrappers | nico | 2011-11-08 | 2 | -6/+9 |
* | package/base-files: enhance & cleanup service wrappers | nico | 2011-11-08 | 2 | -27/+41 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | nico | 2011-11-08 | 2 | -82/+82 |
* | [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the... | jow | 2011-11-08 | 1 | -1/+1 |
* | [package] base-files: do not assume that "top" is busybox' top, but try to ca... | jow | 2011-11-08 | 2 | -2/+2 |
* | [package] base-files: properly handle wifi ifaces with no network attached, u... | jow | 2011-11-08 | 2 | -4/+6 |
* | [package] hostapd: add code to prevent accidentally bridging non-wds sta mode... | jow | 2011-11-08 | 1 | -0/+9 |