| Commit message (Expand) | Author | Age | Files | Lines |
* | add PKG_CPE_ID ids to package and tools | Alexander Couzens | 2017-11-17 | 49 | -0/+49 |
* | kobs-ng: add header for integer definitions | Simon Wunderlich | 2017-11-16 | 1 | -1/+2 |
* | kernel: pull edgeport firmware from linux-firmware repo | Bjørn Mork | 2017-11-16 | 1 | -8/+1 |
* | linux-firmware: add IO Edgeport USB Serial firmware | Bjørn Mork | 2017-11-16 | 1 | -0/+12 |
* | brcm47xx: fix switch port mapping on D-Link DIR-330 | Antony Black | 2017-11-16 | 1 | -0/+1 |
* | wireguard: bump to 0.0.20171111 | Kevin Darbyshire-Bryant | 2017-11-16 | 1 | -2/+2 |
* | mt76: update to the latest version | Felix Fietkau | 2017-11-16 | 1 | -3/+3 |
* | mac80211: tweak TSQ settings | Felix Fietkau | 2017-11-16 | 2 | -1/+15 |
* | kernel: backport a patch that allows drivers to tweak the TSQ logic | Felix Fietkau | 2017-11-16 | 1 | -0/+85 |
* | mac80211: update to wireless-testing 2017-11-01 | Felix Fietkau | 2017-11-16 | 30 | -1812/+720 |
* | wireless-regdb: add package containing the wireless regulatory database | Felix Fietkau | 2017-11-16 | 3 | -0/+298 |
* | ubus: update to the latest version | Felix Fietkau | 2017-11-16 | 1 | -3/+3 |
* | libnl-tiny: use fixed message size instead of using the page size | Felix Fietkau | 2017-11-16 | 1 | -6/+1 |
* | ramips: add support for ZBT WE3526 | Felix Fietkau | 2017-11-16 | 4 | -0/+130 |
* | ramips: extract board name from device tree as a fallback | Felix Fietkau | 2017-11-16 | 1 | -1/+3 |
* | otrx: always align image to 0x1000 | Rafał Miłecki | 2017-11-16 | 1 | -1/+7 |
* | kernel: add packaging for mtdoops | Jianhui Zhao | 2017-11-15 | 1 | -0/+14 |
* | cns3xxx: refresh kernel config | Koen Vandeputte | 2017-11-15 | 1 | -6/+0 |
* | modules: Add kmod-ixgbevf kernel module for Intel(R) 10GbE Virtual Ethernet s... | Chris Blakely | 2017-11-15 | 1 | -0/+19 |
* | packages: nvram: fix memory leak in _nvram_free | Zhai Zhaoxuan | 2017-11-15 | 1 | -0/+4 |
* | sysupgrade: don't kill our own parent | Mat Trudel | 2017-11-15 | 1 | -2/+3 |
* | mvebu: backport a kernel irq fix for setting IRQ affinity | Felix Fietkau | 2017-11-15 | 1 | -0/+17 |
* | hostapd: rework frequency/ht/vht selection for ibss/mesh | Felix Fietkau | 2017-11-15 | 9 | -179/+58 |
* | mac80211: don't pass the hostapd ctrl iface in adhoc | Antonio Quartulli | 2017-11-15 | 1 | -2/+8 |
* | hostapd: explicitly set beacon interval for wpa_supplicant | Sven Eckelmann | 2017-11-15 | 1 | -0/+1 |
* | hostapd: set mcast_rate in mesh mode | Sven Eckelmann | 2017-11-15 | 1 | -0/+68 |
* | hostapd: refresh ubus patch | Felix Fietkau | 2017-11-15 | 1 | -36/+18 |
* | ar71xx: merge mach-files for TP-Link TL-WR802N v1 and v2 | Paul Wassi | 2017-11-14 | 3 | -131/+53 |
* | ar71xx: add support for TP-Link TL-WR1043N v5 | Tim Thorpe | 2017-11-14 | 14 | -4/+162 |
* | ar71xx: add support for TP-Link TL-WA901ND v5 | Paul Wassi | 2017-11-14 | 8 | -3/+21 |
* | ar71xx: complete support for RB mAP 2nD | Robert Marko | 2017-11-14 | 10 | -12/+43 |
* | ar71xx: fix network setup for UniFi | Paul Wassi | 2017-11-14 | 1 | -0/+1 |
* | ar71xx: complete support for RB wAP 2nD | Robert Marko | 2017-11-14 | 9 | -8/+25 |
* | ar71xx: add support for TP-Link TL-WR810N v2 | Paul Wassi | 2017-11-14 | 11 | -14/+55 |
* | firmware-utils: tplink-safeloader: add more country codes for Archer C7 v4 | Dmitry Tunin | 2017-11-14 | 1 | -0/+7 |
* | uboot-envtools: add support for Wallys DR342 | Piotr Dymacz | 2017-11-14 | 1 | -0/+1 |
* | ar71xx: add support for Wallys DR342 | Piotr Dymacz | 2017-11-14 | 13 | -45/+123 |
* | ramips: add support for UniElec U7628-01 | Piotr Dymacz | 2017-11-14 | 8 | -0/+240 |
* | ramips: add support for UniElec U7621-06 | Piotr Dymacz | 2017-11-14 | 7 | -0/+219 |
* | ar71xx: increase kernel partition size for TP-Link RE450 v1 | Piotr Dymacz | 2017-11-14 | 2 | -3/+3 |
* | ar71xx: fix typo in Kconfig.openwrt | Piotr Dymacz | 2017-11-14 | 1 | -1/+1 |
* | ar71xx: image: fix typo in tp-link.mk | Piotr Dymacz | 2017-11-14 | 1 | -3/+3 |
* | ar71xx: increase kernel partition size for some TP-Link boards | Henryk Heisig | 2017-11-14 | 2 | -13/+14 |
* | otrx: add support for -A (append) and -a (align) options | Rafał Miłecki | 2017-11-14 | 1 | -1/+24 |
* | otrx: optimize memory usage when creating TRX image | Rafał Miłecki | 2017-11-14 | 1 | -14/+7 |
* | otrx: use helper function when checking image's CRC32 | Rafał Miłecki | 2017-11-14 | 1 | -7/+3 |
* | igmpproxy: remove firewall rules when service is stopped | Hans Dedecker | 2017-11-14 | 2 | -1/+5 |
* | layerscape: enable CONFIG_CRYPTO_ARC4 in kernel 4.9 | Yangbo Lu | 2017-11-14 | 2 | -2/+0 |
* | dnsmasq: fix swapped ubus args mac and ip | Jaroslav Safka | 2017-11-13 | 1 | -2/+2 |
* | openvpn: add support to start/stop single instances | Martin Schiller | 2017-11-13 | 2 | -18/+37 |