| Commit message (Expand) | Author | Age | Files | Lines |
* | libnfnetlink: update to v1.0.1 | jow | 2013-01-13 | 1 | -4/+4 |
* | ubus: update to git head, passes u64 blob types as doubles to Lua | jow | 2013-01-13 | 1 | -3/+3 |
* | netifd: update to git head, adds 64bit counters | jow | 2013-01-13 | 1 | -2/+2 |
* | ath9k: fix memory corruption issues on ar5416/ar91xx | nbd | 2013-01-13 | 7 | -10/+218 |
* | odhcp6c: Send RS on start | cyrus | 2013-01-13 | 2 | -1/+4 |
* | odhcp6c: Add preliminary proto-handler | cyrus | 2013-01-13 | 3 | -1/+129 |
* | ipv6-support: don't use disable_ipv6 | cyrus | 2013-01-13 | 2 | -4/+3 |
* | 6relayd: Rewrite init-script logic | cyrus | 2013-01-13 | 4 | -47/+95 |
* | ar71xx: fix unaligned access in cls_u32 | nbd | 2013-01-13 | 1 | -0/+22 |
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | nbd | 2013-01-13 | 1 | -0/+59 |
* | ar71xx: fix unaligned access in a few more places | nbd | 2013-01-13 | 1 | -20/+151 |
* | ar71xx: improve unaligned access patches, add a net_hdr_word() macro which as... | nbd | 2013-01-13 | 1 | -20/+465 |
* | libubox: update to latest version, adds small blobmsg enhancements and licens... | nbd | 2013-01-13 | 1 | -4/+4 |
* | ar71xx: avoid __packed define in the unaligned access hack patch, make the ip... | nbd | 2013-01-13 | 1 | -6/+37 |
* | kernel: add back the mips module relocation patch | nbd | 2013-01-13 | 1 | -0/+350 |
* | ar71xx: add more cpu feature overrides, slightly reduces kernel size | nbd | 2013-01-13 | 1 | -0/+28 |
* | ar71xx: extend the unaligned access hacks to a few more places that showed up... | nbd | 2013-01-13 | 1 | -0/+41 |
* | kernel: fix enabling coredump support on 3.7+ | nbd | 2013-01-13 | 1 | -0/+4 |
* | brcm47xx: BCMA - Update default IRQ assignment per upstream change | hauke | 2013-01-12 | 1 | -0/+9 |
* | kernel: make kmod-ledtrig-usbdev depend on usb core support instead of select... | nbd | 2013-01-12 | 1 | -1/+1 |
* | refresh kernel configs with kconfig.pl | juhosg | 2013-01-12 | 5 | -14/+14 |
* | malta: remove 3.6 support | juhosg | 2013-01-12 | 3 | -353/+0 |
* | malta: build lzma and gzip compressed uImages | juhosg | 2013-01-12 | 1 | -0/+22 |
* | adm5120: remove 3.6 support | juhosg | 2013-01-12 | 18 | -1059/+0 |
* | adm5120: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | ar71xx: remove 3.6 support | juhosg | 2013-01-12 | 102 | -9399/+0 |
* | ar71xx: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | mpc83xx: remove 3.6 support | juhosg | 2013-01-12 | 11 | -4535/+0 |
* | mpc83xx: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | ramips: remove 3.6 support | juhosg | 2013-01-12 | 14 | -750/+0 |
* | ramips: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | rb532: remove 3.6 support | juhosg | 2013-01-12 | 3 | -206/+0 |
* | rb532: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | ppc44x: remove 3.6 support | juhosg | 2013-01-12 | 3 | -291/+0 |
* | ppc44x: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | ppc40x: remove 3.6 support | juhosg | 2013-01-12 | 9 | -2087/+0 |
* | ppc40x: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | cns21xx: remove 3.6 support | juhosg | 2013-01-12 | 19 | -7913/+0 |
* | cns21xx: switch to 3.7 | juhosg | 2013-01-12 | 1 | -1/+1 |
* | kernel: update linux 3.7 to 3.7.2 | juhosg | 2013-01-12 | 12 | -50/+21 |
* | image.mk: use XZ bcj architecture filter if available | florian | 2013-01-11 | 1 | -1/+4 |
* | mac80211: fix enabling HT40- | nbd | 2013-01-11 | 3 | -5/+16 |
* | [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ... | acinonyx | 2013-01-11 | 2 | -5/+5 |
* | mac80211: add a fix for ht40 connections | nbd | 2013-01-11 | 1 | -0/+16 |
* | ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o... | nbd | 2013-01-10 | 1 | -0/+645 |
* | netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3 | florian | 2013-01-10 | 1 | -1/+1 |
* | mvebu: update to 3.8-rc3 | florian | 2013-01-10 | 8 | -320/+1 |
* | brcm47xx: update bgmac driver to the version in mainline kernel | hauke | 2013-01-10 | 1 | -156/+454 |
* | ath9k: add some calibration fixes from wireless-testing | nbd | 2013-01-10 | 1 | -0/+48 |
* | kernel: update bcma and ssb to master-2013-01-09 from wireless-testing | hauke | 2013-01-10 | 38 | -1463/+3769 |