| Commit message (Expand) | Author | Age | Files | Lines |
* | iw: enable MESH ID in scan output | Matthias Schiffer | 2017-03-25 | 1 | -4/+5 |
* | busybox: vi: backporting patches to fix ZZ and :x command | Yousong Zhou | 2017-03-25 | 3 | -1/+154 |
* | lantiq: remove residual watchdog parts from ltq-vmmc | Stefan Koch | 2017-03-24 | 1 | -3/+94 |
* | ath10k-firmware: do not select the qca988x by default | Mathias Kresin | 2017-03-24 | 1 | -1/+0 |
* | gdb: fix invalid sigprocmask call | Yousong Zhou | 2017-03-24 | 2 | -1/+44 |
* | odhcp6c: update to git HEAD version | Hans Dedecker | 2017-03-22 | 1 | -3/+3 |
* | ath9k: fix power limits on init | Felix Fietkau | 2017-03-22 | 1 | -0/+47 |
* | ath: do not apply broken power limits with ATH_USER_REGD | Felix Fietkau | 2017-03-22 | 3 | -12/+44 |
* | util-linux: re-enable parallel builds | Felix Fietkau | 2017-03-22 | 1 | -1/+1 |
* | util-linux: unconditionally enable ncursesw support | Felix Fietkau | 2017-03-22 | 1 | -6/+1 |
* | utils/util-linux: Update to 2.29.2 | Daniel Engberg | 2017-03-22 | 3 | -39/+6 |
* | Revert "utils/util-linux: Update to 2.29.2" | John Crispin | 2017-03-22 | 3 | -8/+42 |
* | utils/f2fs-tools: Update to 1.8.0 | Daniel Engberg | 2017-03-22 | 2 | -59/+7 |
* | pistachio: remove custom board detection override | Felix Fietkau | 2017-03-22 | 1 | -1/+1 |
* | pistachio: remove pistachio_board_name, use the generic function | Felix Fietkau | 2017-03-22 | 1 | -2/+1 |
* | target: add pistachio | Ian Pozella | 2017-03-22 | 2 | -0/+32 |
* | lantiq: remove lantiq_board_name, use the generic function instead | Felix Fietkau | 2017-03-22 | 1 | -2/+1 |
* | base-files: add generic board_name function to functions.sh | Felix Fietkau | 2017-03-22 | 1 | -0/+4 |
* | busybox: enable the "ip neigh" command (FS#618) | Felix Fietkau | 2017-03-22 | 1 | -1/+1 |
* | mac80211: Fix race condition leading to wifi interfaces not coming up at boot... | Vittorio Gambaletta | 2017-03-22 | 1 | -5/+27 |
* | firmware: add custom IPQ wifi board definitions | Christian Lamparter | 2017-03-22 | 4 | -0/+53 |
* | firmware: add IPQ fritz-tools FW extraction tool | Christian Lamparter | 2017-03-22 | 5 | -0/+726 |
* | uboot-fritz4040: add an ipq806x u-boot for FritzBox 4040 | Felix Fietkau | 2017-03-22 | 4 | -0/+401 |
* | procd: nand: make it possible to configure kernel and ubi partition | Christian Lamparter | 2017-03-22 | 1 | -2/+2 |
* | mac80211: enable ath10k AHB support for QCA4019 | Christian Lamparter | 2017-03-22 | 4 | -51/+50 |
* | ath10k-firmware: firmware package for QCA4019 devices | Christian Lamparter | 2017-03-22 | 1 | -0/+18 |
* | ath10k-firmware: bump to latest version | Christian Lamparter | 2017-03-22 | 1 | -3/+3 |
* | openvpn: add extra respawn parameters | Martin Schiller | 2017-03-22 | 1 | -0/+3 |
* | utils/tcpdump: Rework URLs | Daniel Engberg | 2017-03-22 | 1 | -2/+2 |
* | libs/libpcap: Rework URLs | Daniel Engberg | 2017-03-22 | 1 | -1/+2 |
* | utils/util-linux: Update to 2.29.2 | Daniel Engberg | 2017-03-22 | 3 | -42/+8 |
* | libs/openssl: Refresh mirror list | Daniel Engberg | 2017-03-22 | 1 | -5/+6 |
* | umdns: update to the version 2017-03-21 | Rafał Miłecki | 2017-03-21 | 1 | -3/+3 |
* | netifd: update to git HEAD version | Hans Dedecker | 2017-03-21 | 1 | -3/+3 |
* | vti: add vti specific settings as nested json object | Hans Dedecker | 2017-03-21 | 2 | -2/+7 |
* | gre: add gre specific settings as nested json object | Hans Dedecker | 2017-03-21 | 2 | -2/+11 |
* | mac80211: brcmfmac: backport patches pushed on 2017-03-20 | Rafał Miłecki | 2017-03-21 | 11 | -5/+756 |
* | kernel: move disabling DRM symbols to the config file | Rafał Miłecki | 2017-03-21 | 1 | -33/+1 |
* | kernel: video: add kmod-i2c-core dependency to kmod-drm | Rafał Miłecki | 2017-03-21 | 1 | -1/+1 |
* | lzo: Update to 2.10 | Daniel Engberg | 2017-03-20 | 1 | -2/+2 |
* | iperf3: Update to 3.1.7 | Daniel Engberg | 2017-03-20 | 1 | -2/+2 |
* | package/boot: update uboot-kirkwood to 2017.03 | Paul Wassi | 2017-03-20 | 9 | -29/+30 |
* | iproute2: fix ip monitor can't work when NET_NS is not enabled | Yousong Zhou | 2017-03-19 | 2 | -1/+41 |
* | dnsmasq: don't point --resolv-file to default location unconditionally | Philip Prindeville | 2017-03-18 | 1 | -3/+3 |
* | build: add devel option to store build config in firmware | Vitaly Chekryzhev | 2017-03-18 | 1 | -0/+4 |
* | lldpd: bump to 0.9.6 | Stijn Tintel | 2017-03-18 | 1 | -2/+2 |
* | mt76: update to the latest version, fixes Mesh/IBSS crypto support | Felix Fietkau | 2017-03-17 | 1 | -3/+3 |
* | perf: fix build with kernel 4.9 | Mathias Kresin | 2017-03-17 | 1 | -0/+2 |
* | odhcp6c: update to git HEAD version | Hans Dedecker | 2017-03-16 | 1 | -3/+6 |
* | mac80211: Update wireless-regdb to master-2017-03-07 | Ryan Mounce | 2017-03-16 | 1 | -12/+19 |