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
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
ramips: fix Phicomm K1S(PSG1208) pinmux
小桥
2017-06-12
1
-1
/
+1
*
kirkwood: add support for Cisco ON100
Makoto Takeuchi
2017-06-12
5
-1
/
+195
*
at91: convert boards to generic build target
Ben Whitten
2017-06-12
9
-222
/
+163
*
ar71xx: image: simplify TP-Link devices definitions
Piotr Dymacz
2017-06-11
1
-86
/
+28
*
ar71xx: image: fix TP-Link TL-WR710N v2/v2.1 BOARDNAME
Piotr Dymacz
2017-06-11
1
-2
/
+2
*
ar71xx: image: tp-link.mk: keep devices in alphabetical order
Piotr Dymacz
2017-06-11
1
-406
/
+399
*
ar71xx: base-files: cleanups in 10-ar922x-led-fix
Piotr Dymacz
2017-06-11
1
-22
/
+20
*
ar71xx: base-files: cleanups in 11-ath10k-caldata
Piotr Dymacz
2017-06-11
1
-24
/
+24
*
ar71xx: add support for TP-Link Archer C25 v1
Ludwig Thomeczek
2017-06-11
14
-0
/
+274
*
ar71xx: add support for TP-Link TL-WR942N v1
Serg Studzinskii
2017-06-11
14
-2
/
+333
*
ar71xx: move WRTnode2Q to generic build target
Piotr Dymacz
2017-06-11
3
-8
/
+9
*
ar71xx: image: simplify Ubiquiti devices definitions
Piotr Dymacz
2017-06-11
1
-45
/
+29
*
ar71xx: image: mikrotik: shorten DEVICE_TITLE
Piotr Dymacz
2017-06-11
1
-4
/
+4
*
ar71xx: image: use simply expanded variables
Piotr Dymacz
2017-06-11
6
-202
/
+202
*
ar71xx: image: update GL.iNet boards DEVICE_TITLE
Piotr Dymacz
2017-06-11
1
-5
/
+5
*
ar71xx: image: fix 8devices boards DEVICE_TITLE
Piotr Dymacz
2017-06-11
1
-2
/
+2
*
ar71xx: image: drop unused mtdlayouts from legacy.mk
Piotr Dymacz
2017-06-11
1
-3
/
+0
*
ar71xx: image: cosmetic: drop redundant empty lines
Piotr Dymacz
2017-06-11
5
-23
/
+0
*
ar71xx: image: add ROOTFS_SIZE to DEVICE_VARS
Piotr Dymacz
2017-06-11
1
-4
/
+7
*
ar71xx: image: keep custom Build/* functions in separate files
Piotr Dymacz
2017-06-11
3
-53
/
+53
*
ar71xx: image: keep DEVICE_VARS and Build/* at the beginning
Piotr Dymacz
2017-06-11
4
-60
/
+60
*
ar71xx: image: simplify Compex devices definitions
Piotr Dymacz
2017-06-11
1
-20
/
+12
*
ar71xx: image: drop redundant kmod-usb-ohci from DEVICE_PACKAGES
Piotr Dymacz
2017-06-11
4
-22
/
+22
*
ar71xx: image: drop redundant uboot-envtools from DEVICE_PACKAGES
Piotr Dymacz
2017-06-11
1
-8
/
+4
*
ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset
Kevin Darbyshire-Bryant
2017-06-11
1
-1
/
+1
*
ar71xx/ar93xx_wmac_otp_read_word: fix wrongly used sizeof(*u)
Alexander Couzens
2017-06-11
1
-2
/
+2
*
linux/swconfig_get_attr: fix leak of msg in case of error
Alexander Couzens
2017-06-11
1
-1
/
+1
*
linux/ledtrig-netdev: remove `unsigned < 0` check
Alexander Couzens
2017-06-11
1
-1
/
+1
*
ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset
Alexander Couzens
2017-06-11
1
-2
/
+1
*
ar71xx/ag71xx_ethtool: don't return uninitialized return value on success
Alexander Couzens
2017-06-11
1
-1
/
+1
*
ar71xx/ag71xx_mdio_probe: fix a memory leak when probe fails
Alexander Couzens
2017-06-11
1
-1
/
+1
*
ar71xx/ag71xx_ar7240_get_port_link: fix off-by-one check on argument `port`
Alexander Couzens
2017-06-11
1
-2
/
+2
*
brcm63xx: probe SPI connected switches through DT
Jonas Gorski
2017-06-10
39
-164
/
+198
*
b53: allow configuration through device tree
Jonas Gorski
2017-06-10
3
-19
/
+180
*
brcm63xx: switch to hardware led controllers
Jonas Gorski
2017-06-10
11
-195
/
+238
*
brcm63xx: leds-bcm6328: fix signal assignments for leds 4~7
Jonas Gorski
2017-06-10
1
-0
/
+34
*
brcm63xx: dsl-275xb-d: configure switch leds
Jonas Gorski
2017-06-10
1
-0
/
+7
*
brcm63xx: add pinctrl support
Jonas Gorski
2017-06-10
112
-682
/
+6728
*
kernel: make regmap LZO cache optional
Jonas Gorski
2017-06-10
6
-22
/
+240
*
brcm63xx: backport upstream generic gpio changes
Jonas Gorski
2017-06-10
5
-19
/
+2727
*
bcm53xx: include wpad-mini only on devices with (supported) wireless
Rafał Miłecki
2017-06-08
2
-13
/
+15
*
kernel: update kernel 4.9 to 4.9.31
Jo-Philipp Wich
2017-06-08
20
-787
/
+698
*
kernel: update kernel 4.4 to 4.4.71
Jo-Philipp Wich
2017-06-07
5
-9
/
+9
*
kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9
Sergey Ryazanov
2017-06-07
1
-1
/
+0
*
kernel: disable CONFIG_SG_POOL by default
Sergey Ryazanov
2017-06-07
25
-16
/
+10
*
ath25: add missed HAVE_IRQ_EXIT_ON_IRQ_STACK
Sergey Ryazanov
2017-06-07
1
-0
/
+1
*
rb532: enable high-res timers, refresh kernel config
Felix Fietkau
2017-06-07
1
-2
/
+1
*
xburst: enable high-res timers, refresh kernel config
Felix Fietkau
2017-06-07
1
-7
/
+3
*
octeon: enable high-res timers
Felix Fietkau
2017-06-07
1
-2
/
+0
*
kernel: add CONFIG_SCHED_HRTICK=y to the generic config
Felix Fietkau
2017-06-07
2
-0
/
+2
[next]