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
*
build: remove obsolete references to cris and avr32
Felix Fietkau
2015-03-24
15
-97
/
+6
*
toolchain: remove obsolete references to the cris architecture
Felix Fietkau
2015-03-24
3
-18
/
+0
*
toolchain: remove obsolete checks for avr32
Felix Fietkau
2015-03-24
1
-4
/
+4
*
toolchain: remove obsolete !avr32 dependency
Felix Fietkau
2015-03-24
1
-2
/
+1
*
uClibc: remove avr32 support
Felix Fietkau
2015-03-24
3
-23
/
+0
*
binutils: remove version 2.20.1 (only used by avr32)
Felix Fietkau
2015-03-24
10
-31205
/
+7
*
x86_64: fix PARTUUID format with leading zeros
Jo-Philipp Wich
2015-03-24
1
-1
/
+1
*
binutils: remove defunct binutils default version selection for aarch64
Felix Fietkau
2015-03-24
1
-1
/
+0
*
gcc: remove 4.4.7 (only used by avr32)
Felix Fietkau
2015-03-24
17
-23285
/
+2
*
avr32: remove target
Felix Fietkau
2015-03-24
12
-375
/
+0
*
kernel: update bcma with most patches from wireless-drivers-next
Rafał Miłecki
2015-03-24
2
-14
/
+510
*
kernel: backport fixed_phy_register EXPORT fix from 3.19
Rafał Miłecki
2015-03-23
1
-0
/
+30
*
mac80211: disable for uml
Steven Barth
2015-03-23
1
-1
/
+1
*
generic/3.18: refresh patches
Imre Kaloz
2015-03-23
5
-32
/
+7
*
mwlwifi: update to the new revision
Imre Kaloz
2015-03-23
2
-16
/
+5
*
mvebu: update mamba dts
Imre Kaloz
2015-03-23
1
-0
/
+88
*
iwinfo: update to the latest version, fixes 802.11ac capability reporting
Felix Fietkau
2015-03-23
1
-2
/
+2
*
bcm53xx: add missing cache controller errata options
Felix Fietkau
2015-03-23
1
-4
/
+4
*
bcm53xx: remove linux 3.14 support
Felix Fietkau
2015-03-23
42
-9149
/
+0
*
libubox: update to latest git HEAD
John Crispin
2015-03-22
1
-2
/
+2
*
netifd: fix default initialization of RPS/XPS
Felix Fietkau
2015-03-22
1
-1
/
+1
*
netifd: update to the latest version, adds support for configuring RPS/XPS (e...
Felix Fietkau
2015-03-22
1
-2
/
+2
*
fstools: update to the latest version, makes interrupted first boot more reli...
Felix Fietkau
2015-03-22
2
-3
/
+3
*
base-files: keep sysupgrade.tgz until /etc/init.d/done has been called
Felix Fietkau
2015-03-22
2
-4
/
+2
*
ramips: make ethernet register map u16 instead of u32
Felix Fietkau
2015-03-22
4
-6
/
+6
*
bcm53xx: add SMP support
Rafał Miłecki
2015-03-22
1
-0
/
+331
*
util-linux: replace spaces with tabs
Nicolas Thill
2015-03-22
1
-4
/
+4
*
uml: bump to 3.18
Nicolas Thill
2015-03-22
5
-1
/
+4271
*
dosfstools: switch back to release tarballs, update patches to the latest sen...
Felix Fietkau
2015-03-22
16
-1853
/
+2508
*
au1000: drop 005-fix-cpu-clk.patch
John Crispin
2015-03-22
1
-11
/
+0
*
bcm53xx: add support for Asus RT-AC68U
Rafał Miłecki
2015-03-22
3
-1
/
+81
*
bcm53xx: fix Asus RT-AC87U magic (even if not used yet)
Rafał Miłecki
2015-03-22
1
-1
/
+1
*
bcm53xx: backport BCM5301X Netgear R6250/R8000 DT patches
Rafał Miłecki
2015-03-22
7
-56
/
+190
*
bcm53xx: refresh patches
Rafał Miłecki
2015-03-22
5
-6
/
+6
*
package-defaults.mk: set DISABLE_NLS only if not CONFIG_BUILD_NLS
John Crispin
2015-03-21
1
-1
/
+5
*
kernel: Support kernel options required by systemd
John Crispin
2015-03-21
1
-6
/
+28
*
kernel: fix usb kernel package Makefile
John Crispin
2015-03-21
1
-1
/
+1
*
build: define STAMP_CONFIGURED recursively
John Crispin
2015-03-21
1
-1
/
+1
*
perf: don't error on warnings
John Crispin
2015-03-21
1
-0
/
+1
*
curl: fix PKG_CONFIG_DEPENDS
John Crispin
2015-03-21
1
-33
/
+33
*
lldpd: add Build/InstallDev rule
John Crispin
2015-03-21
1
-0
/
+8
*
oxnas: remove pre kernel 3.18 support from pinctrl driver
John Crispin
2015-03-21
1
-32
/
+0
*
oxnas: add support for kernel 4.0
John Crispin
2015-03-21
14
-0
/
+845
*
kernel: add two more missing config symbols
John Crispin
2015-03-21
1
-0
/
+2
*
brcm2708: remove a patch that was added in the stable update (fixes #19253)
Felix Fietkau
2015-03-21
1
-24
/
+0
*
netifd: fix ipv6 route regression
Steven Barth
2015-03-21
1
-2
/
+2
*
ramips: increase NAPI weight for mt7621 to improve routing performance a bit ...
Felix Fietkau
2015-03-21
1
-3
/
+3
*
kernel: backport bgmac patches
Rafał Miłecki
2015-03-21
17
-67
/
+494
*
bcm53xx: enable FIXED_PHY, we will need it for bgmac
Rafał Miłecki
2015-03-21
1
-0
/
+1
*
mac80211: include brcmfmac firmware for BCM43602
Rafał Miłecki
2015-03-20
1
-0
/
+5
[next]