aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* sysupgrade: do not require an extra argument after --restore-backupJo-Philipp Wich2013-01-021-6/+7
* dnsmasq: allow dhcp host entries without mac addresses (#11928)Jo-Philipp Wich2013-01-022-4/+9
* lldpd: various enhancementsJo-Philipp Wich2013-01-023-2/+34
* Remove remaining etrax referencesJohn Crispin2013-01-026-6/+5
* fix typo in HFS kernel moduleJohn Crispin2013-01-021-1/+1
* fixes libertas firmware install pathJohn Crispin2013-01-021-2/+2
* fix video modules package generationJohn Crispin2013-01-021-82/+97
* 6relayd: Detect changes of default routes for RAsSteven Barth2013-01-011-2/+2
* ipv6-support: Remove unnecessary codeSteven Barth2013-01-012-6/+1
* package/kernel: select crypto-sha256 for cifs on 3.7+Gabor Juhos2013-01-011-1/+2
* package/kernel: create separate package for the sha256 crypto moduleGabor Juhos2013-01-011-2/+11
* ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reportingSteven Barth2012-12-312-2/+2
* rtc-rv5c386a: fix compilation for kernel >= 3.4Hauke Mehrtens2012-12-301-0/+2
* acx-mac80211: fix compilationHauke Mehrtens2012-12-301-2/+2
* uci: disable parallel builds again, the lua<->libuci dependency is not safeFelix Fietkau2012-12-301-1/+1
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-293-3/+3
* mac80211: refresh patchesFelix Fietkau2012-12-283-4/+4
* mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s...Felix Fietkau2012-12-282-0/+449
* ipv6-support: Updated functionality * Add site-border feature again * Add opt...Steven Barth2012-12-285-2/+62
* 6distributed: Add null-route for delegated prefix * Fixes forwarding loops fo...Steven Barth2012-12-281-2/+2
* 6relayd: Announce DNS search domain via DHCPv6Steven Barth2012-12-281-2/+2
* uci: update to latest version (adds list delete support), enable parallel buildFelix Fietkau2012-12-271-4/+4
* ipv6-support: Remove site-border feature * was causing routing problems * wil...Steven Barth2012-12-273-9/+1
* Remove site-border routing filter due to problemsSteven Barth2012-12-271-2/+2
* ipv6-support: * Automatically detect and propagate MTU from upstream interfac...Steven Barth2012-12-274-11/+27
* 6distributed: feature update * Add feature to decrease IPv6-specific MTU on-d...Steven Barth2012-12-271-2/+2
* 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU...Steven Barth2012-12-271-2/+2
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-272-2/+2
* base-files: ipcalc.sh: fix broken calculations on 64bit systemsJo-Philipp Wich2012-12-231-5/+10
* ipv6-support: Fix default RA settings for dnsmasqSteven Barth2012-12-232-4/+4
* busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good r...Felix Fietkau2012-12-231-0/+22
* opkg: keep package list files compressed when src/gz is used, reduces tmpfs u...Felix Fietkau2012-12-221-0/+120
* dropbear: convert init script to procdFelix Fietkau2012-12-221-37/+21
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-223-3/+33
* procd: add initial implementationFelix Fietkau2012-12-223-0/+227
* libnl-tiny: add includedir to pkg-config cflagsFelix Fietkau2012-12-221-1/+1
* dropbear: use network_get_device instead of scan_interfaces to get the device...Felix Fietkau2012-12-221-3/+4
* ipv6-support: Preliminary support for dnsmasq >=2.66Steven Barth2012-12-222-5/+29
* 6relayd: Fix detection of prefix changesSteven Barth2012-12-221-2/+2
* odhcp6c: Fix build on arch where char is unsignedSteven Barth2012-12-221-2/+2
* 6distributed: Improve prefix deprecation algorithmSteven Barth2012-12-221-2/+2
* package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbolsGabor Juhos2012-12-221-2/+0
* add OF bindingJohn Crispin2012-12-211-3/+117
* adsl firmware in wrong submenuJohn Crispin2012-12-211-0/+1
* minor cleanup for adsl firmware handlingJohn Crispin2012-12-211-12/+8
* properly symlink the adsl firmwareJohn Crispin2012-12-211-1/+1
* hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgradeMirko Vogt2012-12-211-2/+2
* base-files: we don't need /etc/functions.sh symlink anymoreLuka Perkov2012-12-201-1/+0
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-195-149/+139
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-1914-41/+34