| Commit message (Expand) | Author | Age | Files | Lines |
* | move time related functions to their own file | Florian Fainelli | 2012-12-06 | 3 | -13/+18 |
* | move setup-related functions to their own file | Florian Fainelli | 2012-12-06 | 3 | -52/+55 |
* | ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix... | Steven Barth | 2012-12-06 | 4 | -12/+35 |
* | 6relayd: More RFC-compatibility and size reduction | Steven Barth | 2012-12-06 | 1 | -2/+2 |
* | 6distributed: Add compatibility with 6rd and 6to4 | Steven Barth | 2012-12-06 | 1 | -2/+2 |
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | Jo-Philipp Wich | 2012-12-06 | 2 | -12/+5 |
* | kernel: fix video-core build on 3.6+ | Felix Fietkau | 2012-12-06 | 1 | -0/+1 |
* | kernel: add missing config symbols | Felix Fietkau | 2012-12-06 | 2 | -0/+6 |
* | mac80211: clean up patches, replace patching config.mk with a generated sed e... | Felix Fietkau | 2012-12-06 | 30 | -923/+83 |
* | libiconv-full: add clause to Makefile to actually install iconv | Florian Fainelli | 2012-12-05 | 1 | -0/+5 |
* | kernel 3.6+: nuke obsolete patches that are messing up oprofile builds | Felix Fietkau | 2012-12-05 | 2 | -70/+0 |
* | linux-atm: put all packages into their own submenus | Florian Fainelli | 2012-12-05 | 1 | -0/+1 |
* | linux-atm: fix typo introduced in r34502 | Florian Fainelli | 2012-12-05 | 1 | -1/+1 |
* | linux-atm: package each available atm debug tool individually | Florian Fainelli | 2012-12-05 | 1 | -0/+31 |
* | kernel/3.3: move OHCI and EHCI platform drivers to generic | Florian Fainelli | 2012-12-05 | 3 | -0/+0 |
* | netifd: update to latest version, fixes resolv.conf writes on interface setti... | Felix Fietkau | 2012-12-05 | 1 | -2/+2 |
* | Revert "include/image.mk: call Image/Build/{cpiogz,targz}" | Florian Fainelli | 2012-12-04 | 1 | -2/+0 |
* | dropbear: update to 2012.55 and refresh patches | Florian Fainelli | 2012-12-04 | 5 | -104/+10 |
* | linux-atm: create atm-debug-tools package | Florian Fainelli | 2012-12-04 | 1 | -28/+36 |
* | linux-atm: factor common descriptions | Florian Fainelli | 2012-12-04 | 1 | -10/+8 |
* | cns3xxx: fix dwc_otg driver compat with udc-core | Florian Fainelli | 2012-12-04 | 2 | -94/+0 |
* | cns3xxx: advertise pcie usb usbgadget features | Florian Fainelli | 2012-12-04 | 1 | -1/+1 |
* | include/image.mk: call Image/Build/{cpiogz,targz} | Florian Fainelli | 2012-12-04 | 1 | -0/+2 |
* | firewall: extend nat reflection support | Jo-Philipp Wich | 2012-12-04 | 2 | -86/+123 |
* | Fix Comtrend AR-5381u Power LED | Florian Fainelli | 2012-12-04 | 2 | -2/+2 |
* | mac80211, hostapd: Fix macfilter for multi bssid setups | Felix Fietkau | 2012-12-04 | 2 | -20/+21 |
* | do no longer rename amba-pl010 serial devices names | Florian Fainelli | 2012-12-03 | 5 | -58/+39 |
* | Make ltq-dsl-app compile with an eglibc-based toolchain | Mirko Vogt | 2012-12-03 | 2 | -0/+25 |
* | kernel: disable more pci quirks to save space on platforms that don't need them | Felix Fietkau | 2012-12-03 | 4 | -30/+158 |
* | ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode... | Steven Barth | 2012-12-03 | 5 | -53/+119 |
* | netifd: empty hotplug handler removed | Steven Barth | 2012-12-03 | 1 | -10/+0 |
* | mac80211: refresh patches | Gabor Juhos | 2012-12-02 | 18 | -46/+40 |
* | mac80211: rename a misnamed ath9k patch | Gabor Juhos | 2012-12-02 | 1 | -0/+0 |
* | 6distributed: Poll for ubus to come up (fix race) | Steven Barth | 2012-12-02 | 1 | -2/+2 |
* | kernel 3.6+: switch to a crc32 implementation that is more suitable for small... | Felix Fietkau | 2012-12-02 | 2 | -4/+4 |
* | include: download.mk: correct tar argument order when packing checkouts | Jo-Philipp Wich | 2012-12-02 | 1 | -2/+2 |
* | tools: e2fsprogs: delete doc/ directory after unpacking to ensure that makein... | Jo-Philipp Wich | 2012-12-02 | 1 | -0/+5 |
* | kernel: fix stripping symbol exports | Felix Fietkau | 2012-12-02 | 4 | -58/+80 |
* | libubox: update to latest version, fixes blob/blobmsg endian issues | Felix Fietkau | 2012-12-02 | 1 | -3/+3 |
* | tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux... | Felix Fietkau | 2012-12-02 | 1 | -1/+1 |
* | brcm47xx: read sprom vars without prefix for boardrev and boardtype if the pr... | Hauke Mehrtens | 2012-12-02 | 1 | -0/+17 |
* | b43-tools: pack the lcn firmware into the brcmsmac firmware package. | Hauke Mehrtens | 2012-12-02 | 1 | -0/+22 |
* | broadcom-wl: get the mmio address directly from the struct if bcma is used. | Hauke Mehrtens | 2012-12-02 | 1 | -3/+1 |
* | build: it is no longer necessary to call make target/linux/clean as part of m... | Felix Fietkau | 2012-12-02 | 1 | -1/+0 |
* | kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ... | Felix Fietkau | 2012-12-02 | 1 | -1/+1 |
* | kernel: patch in a working copy of elf.h instead of using relative path based... | Felix Fietkau | 2012-12-02 | 3 | -6/+9036 |
* | sstrip: remove a redundant copy of elf.h | Felix Fietkau | 2012-12-02 | 2 | -2446/+1 |
* | rules.mk: don't use $(realpath) in file_copy, the destination directory might... | Jo-Philipp Wich | 2012-12-02 | 1 | -1/+1 |
* | ramips: fix serial console for Belkin F5D8235 v1/v2 | Gabor Juhos | 2012-12-02 | 1 | -1/+1 |
* | Update linux-atm fixes to reflect the final upstream pull request | Gabor Juhos | 2012-12-02 | 3 | -260/+833 |