index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
iptables: fix compile with kernel 3.18
Hauke Mehrtens
2018-02-26
1
-0
/
+40
*
kernel: package efivarfs module
Alif M. Ahmad
2018-02-26
1
-0
/
+16
*
uboot-sunxi: add Xunlong Orange Pi PC
Vitalij Alshevsky
2018-02-26
1
-0
/
+7
*
mwlwifi: add and use individual firmware packages
Johnny S. Lee
2018-02-26
1
-6
/
+38
*
perf: restrict libunwind dependency to archs that actually support libunwind
Matthias Schiffer
2018-02-25
1
-1
/
+1
*
libunwind: fix build with musl on PPC
Matthias Schiffer
2018-02-25
1
-0
/
+383
*
kernel: remove nf_flow_table hardware offload patch (it is not ready yet)
Felix Fietkau
2018-02-25
1
-3
/
+2
*
hostapd: do not register ubus objects for mesh interfaces
Felix Fietkau
2018-02-24
1
-0
/
+5
*
odhcp6c: rework sendopts handling
Hans Dedecker
2018-02-24
2
-7
/
+6
*
odhcp6c: support multiple additional user prefixes
Jo-Philipp Wich
2018-02-24
3
-6
/
+13
*
ethtool: import from packages, add myself as maintainer
Felix Fietkau
2018-02-24
1
-0
/
+59
*
util-linux: add lscpu package
Tomasz Moń
2018-02-24
1
-0
/
+16
*
samba36: fix build (issue #5574)
Jakub Tymejczyk
2018-02-24
1
-0
/
+1
*
iproute2: Add support for ports in xfrm on SCTP
Hauke Mehrtens
2018-02-24
1
-18
/
+0
*
mt76: update to the latest version, improves performance and fixes tx power i...
Felix Fietkau
2018-02-24
1
-3
/
+3
*
iptables: update to 1.6.2
Ansuel Smith
2018-02-23
1
-4
/
+5
*
mac80211: sync fast-rx patch with updated version
Felix Fietkau
2018-02-23
2
-20
/
+2
*
mac80211: fix various issues with fast-rx mode
Felix Fietkau
2018-02-23
5
-2
/
+153
*
uboot-envtools: add support for ALFA Network AWUSFREE1
Piotr Dymacz
2018-02-22
1
-6
/
+7
*
uboot-envtools: add support for YunCore T830
Piotr Dymacz
2018-02-22
1
-0
/
+1
*
uboot-envtools: add support for Samsung WAM250
Piotr Dymacz
2018-02-22
1
-0
/
+1
*
uboot-envtools: add support for WHQX E1700AC/E600G/E600GAC v2
Piotr Dymacz
2018-02-22
1
-0
/
+3
*
ath9k: merge a RCU fix for station tx cleanup
Felix Fietkau
2018-02-22
1
-0
/
+43
*
kernel: remove kmod-appletalk
Felix Fietkau
2018-02-22
1
-22
/
+0
*
kernel: fix kernel module packaging errors on imx6
Felix Fietkau
2018-02-22
1
-3
/
+2
*
grub2: disable building platform code for target utility
Felix Fietkau
2018-02-22
1
-1
/
+2
*
netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support
Felix Fietkau
2018-02-21
2
-1
/
+30
*
kernel: backport netfilter NAT offload support to 4.14
Felix Fietkau
2018-02-21
1
-0
/
+37
*
nftables: update to 0.8.2, backport flowtable support
Felix Fietkau
2018-02-21
6
-0
/
+1581
*
libnftnl: backport flowtable support
Felix Fietkau
2018-02-21
3
-1
/
+1704
*
mac80211: add minstrel improvements/fixes
Felix Fietkau
2018-02-21
4
-0
/
+1061
*
hostapd: add support for sending 802.11v disassoc imminent notifications to c...
Felix Fietkau
2018-02-21
1
-0
/
+97
*
hostapd: add support for issuing 802.11k beacon measurement requests via ubus
Felix Fietkau
2018-02-21
1
-0
/
+90
*
hostapd: expose client 802.11k capabilities via ubus
Felix Fietkau
2018-02-21
1
-0
/
+6
*
hostapd: return with 80211 codes in handle event function
Nick Hainke
2018-02-21
2
-23
/
+36
*
hostapd: add IEEE 802.11v support
Lorenzo Santina
2018-02-21
3
-2
/
+21
*
hostapd: add support for turning on 802.11k/v features via ubus
Felix Fietkau
2018-02-21
2
-7
/
+125
*
mac80211: round up tx status headroom
Felix Fietkau
2018-02-21
1
-0
/
+26
*
ubox: fix PKG_MIRROR_HASH
John Crispin
2018-02-20
1
-1
/
+1
*
lantiq: fix lantiq applications kernel 4.14 compatiblity
Hauke Mehrtens
2018-02-20
13
-15
/
+129
*
lantiq: rename gphy firmware
Mathias Kresin
2018-02-20
1
-5
/
+5
*
kernel: enable CONFIG_USB_PCI for PCI usb modules
Mathias Kresin
2018-02-20
1
-3
/
+12
*
ppp: fix build with kernel 4.14.9+
Mathias Kresin
2018-02-20
1
-1
/
+6
*
odhcpd: fix interop with wide DHCPv6 client (FS#1377)
Hans Dedecker
2018-02-20
1
-4
/
+4
*
modules: iio-mxs-lradc: build on mxs only
Zoltan HERPAI
2018-02-20
1
-1
/
+1
*
modules: gpio-mcp23s08: fully depend on i2c-core
Zoltan HERPAI
2018-02-20
1
-1
/
+1
*
kernel: add kmod-iio-mxs-lradc
Michael Heimpold
2018-02-20
1
-0
/
+15
*
uqmi: ensure CID is a numeric value before proceeding
Koen Vandeputte
2018-02-20
1
-4
/
+4
*
imx6: add support for Linux 4.14
Tim Harvey
2018-02-19
1
-2
/
+6
*
dnsmasq: bump to 2.79rc1
Kevin Darbyshire-Bryant
2018-02-18
6
-376
/
+9
[next]