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
*
kernel: allow targets to specify KERNEL_PATCHVER instead of LINUX_VERSION
Felix Fietkau
2014-10-24
1
-22
/
+18
*
gdb: fix build failure on arm
Nicolas Thill
2014-10-24
1
-0
/
+22
*
include: unbreak conffiles, postinst & prerm exports
Jo-Philipp Wich
2014-10-24
1
-1
/
+5
*
linux: add kmod-i2c-piix4
Jo-Philipp Wich
2014-10-24
1
-0
/
+22
*
netlogic: fix modular USB build
Florian Fainelli
2014-10-24
1
-0
/
+13
*
netlogic: add basic user-space support
Florian Fainelli
2014-10-24
4
-0
/
+90
*
netlogic: add XLR/XLP support
Florian Fainelli
2014-10-24
7
-0
/
+277
*
kernel: add a memmove() implementation for MIPS boot decompressor
Florian Fainelli
2014-10-24
1
-0
/
+24
*
toolchain: fix mips64 musl linker names
Florian Fainelli
2014-10-24
2
-0
/
+44
*
ath: process regulatory notifiers with CONFIG_ATH_USER_REGD set
Felix Fietkau
2014-10-23
1
-3
/
+4
*
ath10k: fix survey output channel in-use flag
Felix Fietkau
2014-10-23
1
-0
/
+19
*
ath9k: fix tx power reporting
Felix Fietkau
2014-10-22
11
-70
/
+205
*
bcm53xx: backport forgotten spi-nor change
Rafał Miłecki
2014-10-22
1
-0
/
+23
*
bcm53xx: backport spi-nor patches from 3.18-rc1
Rafał Miłecki
2014-10-22
5
-136
/
+107
*
ath9k: merge ar9580/ar955x initval updates
Felix Fietkau
2014-10-22
2
-0
/
+199
*
ath9k: merge a regulatory handling fix
Felix Fietkau
2014-10-22
4
-3
/
+59
*
linux: add kmod-hwmon-k10temp
Jo-Philipp Wich
2014-10-22
1
-0
/
+16
*
ar71xx: add support for buffalo WZR-450HP2
Felix Fietkau
2014-10-22
9
-1
/
+280
*
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
Felix Fietkau
2014-10-22
3
-3
/
+0
*
kernel: use .ONESHELL to speed up processing of many kmod-* packages
Felix Fietkau
2014-10-22
1
-0
/
+1
*
build: only print skipped packages that were selected
Felix Fietkau
2014-10-22
1
-1
/
+1
*
kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac...
Felix Fietkau
2014-10-22
2
-2
/
+4
*
build: use ONESHELL to speed up scanning and the toplevel makefile
Felix Fietkau
2014-10-22
3
-0
/
+3
*
include/shell.sh: remove getvar()
Felix Fietkau
2014-10-22
1
-4
/
+0
*
build: optimize target metadata dump
Felix Fietkau
2014-10-22
1
-8
/
+7
*
rules.mk: reduce shexport to one line to allow it to be put in a target context
Felix Fietkau
2014-10-22
1
-2
/
+1
*
build: clean up and optimize ipkg control generator code
Felix Fietkau
2014-10-22
3
-45
/
+53
*
build: do not process built-in rules for make subdirs
Felix Fietkau
2014-10-22
1
-2
/
+2
*
build: optimize printing of disabled packages
Felix Fietkau
2014-10-22
1
-3
/
+1
*
comgt: drop the use of the non-standard XCASE termios flag (#18186)
Felix Fietkau
2014-10-21
1
-0
/
+20
*
nftables: bump to latest, fix minigmp
Steven Barth
2014-10-21
4
-82
/
+9
*
libnftnl: bump to latest
Steven Barth
2014-10-21
1
-2
/
+3
*
ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130)
Felix Fietkau
2014-10-21
5
-5
/
+150
*
bcm53xx: add support for Asus RT-N18U LEDs & buttons
Rafał Miłecki
2014-10-21
1
-7
/
+60
*
musl: fix getopt optional argument processing
Felix Fietkau
2014-10-21
1
-0
/
+20
*
bcm53xx: switch RT-N18U firmware to the UBI
Rafał Miłecki
2014-10-20
1
-1
/
+1
*
netifd: update to the latest version, fixes link status handling on VLAN devi...
Felix Fietkau
2014-10-20
1
-2
/
+2
*
base-files: fix telnet login on musl
Felix Fietkau
2014-10-20
1
-2
/
+2
*
rpcd: add 802.11ac for iwinfo
Felix Fietkau
2014-10-20
1
-2
/
+2
*
binutils: remove linaro version string, it confuses gcc lto support detection
Felix Fietkau
2014-10-20
1
-0
/
+1
*
gcc: update 4.9 to linaro 2014.10
Felix Fietkau
2014-10-20
4
-27
/
+6
*
openssl: host build fails when ccache is enabled
John Crispin
2014-10-20
1
-0
/
+5
*
hostapd: Add wpa_psk_file option to netifd.sh
John Crispin
2014-10-20
1
-1
/
+7
*
fix compile against musl
Imre Kaloz
2014-10-20
2
-2
/
+31
*
prereq-build: rename the openssl check to libssl, add back the old check - it...
Felix Fietkau
2014-10-20
1
-3
/
+7
*
firmware-utils: rename encrypt()/decrypt() in mkhilinkfw to avoid collisions
Felix Fietkau
2014-10-20
1
-7
/
+7
*
Revert "openssl: add host build."
Felix Fietkau
2014-10-20
1
-56
/
+0
*
tools: revert faulty dependency on package stuff
Felix Fietkau
2014-10-20
1
-1
/
+0
*
prereq-build: replace the openssl command check with a check for headers
Felix Fietkau
2014-10-20
1
-2
/
+7
*
ramips: revert 1d5afc012e9d3eef0b113e1a89cff7508b731f90
John Crispin
2014-10-20
1
-319
/
+0
[next]