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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mvebu: handle other SKUs as well
Imre Kaloz
2015-04-12
1
-2
/
+11
*
mvebu: include the ahci driver in the default profile
Imre Kaloz
2015-04-12
1
-1
/
+2
*
modules: package the mvebu ahci driver
Imre Kaloz
2015-04-12
1
-1
/
+17
*
generic: make sure we only try to mangle bootargs we do have
Imre Kaloz
2015-04-12
2
-18
/
+24
*
bcm53xx: allow sysupgrade firmwares without UBI containing rootfs
Rafał Miłecki
2015-04-12
1
-3
/
+2
*
bcm53xx: add platform_pre_upgrade to prepare for kernel+UBI sysupgrade
Rafał Miłecki
2015-04-12
1
-0
/
+28
*
otrx: support for extracting partitions
Rafał Miłecki
2015-04-12
1
-1
/
+127
*
bcm53xx: rework vendor fw handling to don't duplicate upgrade calls
Rafał Miłecki
2015-04-12
1
-29
/
+15
*
kernel: add bgmac fixes for various issues
Felix Fietkau
2015-04-12
4
-0
/
+330
*
bcm53xx: fix UBI EOF patch to allow sysupgrade after first installation
Rafał Miłecki
2015-04-12
1
-12
/
+46
*
mvebu: reformat the damaged syscfg partition on the mamba
Imre Kaloz
2015-04-12
1
-1
/
+10
*
kernel: revert section sorting change from r41951
Felix Fietkau
2015-04-11
6
-10
/
+10
*
busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relie...
Felix Fietkau
2015-04-11
1
-1
/
+1
*
kernel: remove leftover @ (#19454)
Felix Fietkau
2015-04-11
1
-1
/
+1
*
netfilter.mk: remove bogus NAT related kernel module entries (#19451)
Felix Fietkau
2015-04-11
1
-3
/
+0
*
netfilter.mk: drop obsolete kernel version dependencies
Felix Fietkau
2015-04-11
1
-36
/
+36
*
netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345)
Felix Fietkau
2015-04-11
1
-0
/
+1
*
netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345)
Felix Fietkau
2015-04-11
1
-0
/
+1
*
imx6: add missing patches from 3.14
Luka Perkov
2015-04-11
3
-0
/
+678
*
kernel: remove kernel module checks/dependencies for 3.14
Felix Fietkau
2015-04-11
9
-44
/
+26
*
include: drop old kernel versions
Luka Perkov
2015-04-11
1
-8
/
+0
*
generic: drop 3.14
Luka Perkov
2015-04-11
208
-39799
/
+0
*
brcm47xx: drop 3.14
Luka Perkov
2015-04-11
40
-3848
/
+0
*
adm8668: drop 3.14
Luka Perkov
2015-04-11
27
-2957
/
+0
*
mcs814x: drop 3.14
Luka Perkov
2015-04-11
44
-3969
/
+0
*
imx6: drop 3.14
Luka Perkov
2015-04-11
27
-6247
/
+0
*
imx6: switch to 3.18
Luka Perkov
2015-04-11
1
-1
/
+1
*
mxs: reinstate rootfs image creation and dtb copy
Zoltan Herpai
2015-04-10
1
-0
/
+4
*
mxs: Include the right kernel image in the rootfs
Zoltan Herpai
2015-04-10
1
-1
/
+6
*
modules: fix postinst generation for kernel modules
John Crispin
2015-04-10
2
-10
/
+13
*
librpc: update to the latest version, fixes musl compatibility issues (#19445)
Felix Fietkau
2015-04-10
3
-546
/
+2
*
modules: more wpan fixes
John Crispin
2015-04-10
1
-23
/
+7
*
modules: add missing wpan fakehard driver
John Crispin
2015-04-10
1
-1
/
+17
*
kernel: remove references to kmod-of-i2c
John Crispin
2015-04-10
7
-15
/
+15
*
kernel: add jffs2 RENAME_WHITEOUT support, fixes overlayfs renames (#19432)
Felix Fietkau
2015-04-10
2
-0
/
+172
*
kernel: drop obsolete linux 3.10 related dependencies/checks
Felix Fietkau
2015-04-10
7
-31
/
+21
*
kernel: remove linux 3.10 support
Felix Fietkau
2015-04-10
203
-41916
/
+0
*
odhcpd: send current hop-limit by default in RAs
Steven Barth
2015-04-10
1
-2
/
+2
*
odhcp6c: move IPv6 /proc config to userspace and sanitize
Steven Barth
2015-04-10
2
-2
/
+9
*
kernel: fix kmod-ieee802154_6lowpan config symbol
Jonas Gorski
2015-04-10
1
-1
/
+1
*
b53: clean up code to match kernel style better
Jonas Gorski
2015-04-10
6
-20
/
+23
*
b53: define registers available and needed on BCM5301X
Jonas Gorski
2015-04-10
1
-0
/
+33
*
dnsmasq: bump to 2.73rc4
Steven Barth
2015-04-10
7
-351
/
+49
*
bcm53xx: build image for ASUS RT-AC56U
Rafał Miłecki
2015-04-10
1
-1
/
+1
*
bcm53xx: Luxul XWC-1000 has only 128 MiB of RAM
Rafał Miłecki
2015-04-10
2
-14
/
+2
*
hostapd: remove unused asprintf parameter
John Crispin
2015-04-10
1
-1
/
+1
*
iptables: revert r40916
John Crispin
2015-04-10
1
-1
/
+1
*
wpan-tools: adds wpan-tools utility
John Crispin
2015-04-10
1
-0
/
+36
*
kernel: adds wpan related packages
John Crispin
2015-04-10
1
-0
/
+122
*
sunxi: don't enable ARMTHUMB XZ BCJ filter in kernel
John Crispin
2015-04-10
1
-1
/
+1
[next]