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
*
tools: bring back genext2fs for apm821xx
Felix Fietkau
2016-07-23
7
-4
/
+688
*
linux: Get rid of 000-keep_initrafs_the_default.patch
Alexey Brodkin
2016-07-23
3
-75
/
+0
*
openssl: revert the no-ripemd change, openssh needs that cipher
Felix Fietkau
2016-07-23
1
-1
/
+1
*
ath10k: Support installing CT firmware for QCA9984 NICs.
Ben Greear
2016-07-23
1
-0
/
+35
*
ath10k-ct-firmware: Update to latest 9880 firmware.
Ben Greear
2016-07-23
1
-2
/
+2
*
ath10k-ct: Update to latest ath10k-ct driver.
Ben Greear
2016-07-23
1
-2
/
+2
*
sunxi/pcduino3: Remove selection of absent rtl8188eu
Alexey Brodkin
2016-07-23
1
-1
/
+1
*
openssl: add option to disable SRP support
Dirk Feytons
2016-07-23
2
-1
/
+11
*
openssl: add --gc-sections
Dirk Feytons
2016-07-23
1
-1
/
+2
*
openssl: remove some unneeded functionality and algorithms
Dirk Feytons
2016-07-23
2
-3
/
+28
*
openssl: add option to disable PSK support
Dirk Feytons
2016-07-23
2
-1
/
+11
*
openssl: add option for NPN support
Dirk Feytons
2016-07-23
3
-1
/
+23
*
openssl: add option to disable compression support
Dirk Feytons
2016-07-23
2
-3
/
+15
*
openssl: add option to omit deprecated APIs
Dirk Feytons
2016-07-23
2
-1
/
+11
*
ledtrig-usbdev: fix duplicate match detection
Felix Fietkau
2016-07-23
1
-4
/
+5
*
ar71xx: add ath10k firmware to profile defaults where ath10k is used
Felix Fietkau
2016-07-22
4
-33
/
+33
*
image.mk: create default ubifs before calling legacy image build code
Felix Fietkau
2016-07-22
1
-1
/
+1
*
apm821xx: rework image build code for MyBook Live
Felix Fietkau
2016-07-22
1
-11
/
+13
*
apm821xx: add DEVICE_DTS_DIR variable, remove redundant DEVICE_VARS entry
Felix Fietkau
2016-07-22
1
-1
/
+2
*
apm821xx: add missing default profiles for subtargets
Felix Fietkau
2016-07-22
3
-0
/
+41
*
apm821xx: add support for the Netgear Centria N900 WNDR4700/WNDR4720
Christian Lamparter
2016-07-22
17
-1
/
+2129
*
apm821xx: lm90 add thermal sensor interface support for device tree
Christian Lamparter
2016-07-22
2
-0
/
+453
*
apm821xx: tc654: add driver for Microchip TC654/TC655 PWM fan controllers
Christian Lamparter
2016-07-22
1
-0
/
+1037
*
apm821xx: add support for the Western Digital MyBook Live Series
Christian Lamparter
2016-07-22
20
-2
/
+1006
*
apm821xx: sata_dwc_460ex: backport fixes and cleanups from 4.7
Christian Lamparter
2016-07-22
1
-0
/
+1088
*
apm821xx: dw_dmac: backport fixes and cleanups from 4.7
Christian Lamparter
2016-07-22
4
-0
/
+2303
*
apm821xx: add support for the Cisco Meraki MR24
Chris Blake
2016-07-22
16
-10
/
+732
*
apm821xx: add support for the apm821xx device target
Chris Blake
2016-07-22
15
-0
/
+1178
*
ppc4xx: remove booke-wdt watchdog package
Christian Lamparter
2016-07-22
5
-18
/
+4
*
lantiq: fix image creation of P2812HNUF3 & BTHOMEHUBV3A
Mathias Kresin
2016-07-22
1
-2
/
+2
*
libpcap: fix dependency of install-shared-so make target
Matthias Schiffer
2016-07-21
1
-16
/
+20
*
samba36: avoid picking up a dependency on libunwind (fixes GH #212)
Felix Fietkau
2016-07-21
1
-0
/
+1
*
hostapd: fix an error on parsing radius_das_client
Felix Fietkau
2016-07-21
2
-1
/
+11
*
ath10k: add NAPI support
Felix Fietkau
2016-07-21
1
-0
/
+642
*
mac80211: add a mesh related fix
Felix Fietkau
2016-07-21
1
-0
/
+42
*
kernel: enable CONFIG_SND_PROC_FS by default (FS#54)
Felix Fietkau
2016-07-21
1
-2
/
+2
*
toolchain/gcc: disable libmpx to fix build errors on x86 with gcc 6.1
Felix Fietkau
2016-07-21
1
-0
/
+1
*
ar71xx: add missing profile for the nand subtarget (FS#56)
Felix Fietkau
2016-07-21
1
-0
/
+18
*
ar71xx: fix WNDR4300v1 / WNDR3700v4 build (FS#56)
Felix Fietkau
2016-07-21
1
-3
/
+9
*
ar71xx: fix more image build code whitespace/tab issues
Felix Fietkau
2016-07-21
1
-6
/
+6
*
imagebuilder: strip DEVICE_ prefix from profiles (FS#55)
Felix Fietkau
2016-07-21
2
-4
/
+6
*
build: fix image builder profile override (FS#55)
Felix Fietkau
2016-07-21
1
-1
/
+1
*
ar71xx: fix tab vs whitespace issue in image building code
Felix Fietkau
2016-07-21
1
-180
/
+180
*
ar71xx: remove obsolete MultiProfile template code
Felix Fietkau
2016-07-21
1
-40
/
+0
*
mvebu: switch to the new image build code
Felix Fietkau
2016-07-21
6
-405
/
+127
*
kernel: update bcma backporting changes up to 4.8
Rafał Miłecki
2016-07-20
4
-3
/
+101
*
kernel: backport patch for MTD_BCM47XXSFLASH dependency
Rafał Miłecki
2016-07-20
2
-0
/
+41
*
ipq806x: clean up redundant initialization of core device image variables
Felix Fietkau
2016-07-20
1
-4
/
+1
*
image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS
Felix Fietkau
2016-07-20
1
-1
/
+4
*
image.mk: add support for specifying the VID header offset for UBI
Felix Fietkau
2016-07-20
2
-1
/
+3
[next]