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
*
ar71xx: routerboot: export extended wlan data via sysfs
Gabor Juhos
2015-04-07
1
-0
/
+58
*
ar71xx: routerboot: add support for extended radio data
Gabor Juhos
2015-04-07
4
-8
/
+67
*
ar71xx: select RLE_DECOMPRESS directly by the RouterBOOT helper code
Gabor Juhos
2015-04-07
4
-15
/
+14
*
kernel: add support for the MX25L512E and SI25CD512 SPI flash chips
Gabor Juhos
2015-04-07
4
-0
/
+86
*
Upstream commits 43b68879de27b1993518687fbc6013da80cdcbfe
Imre Kaloz
2015-04-07
2
-0
/
+104
*
brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B
Rafał Miłecki
2015-04-07
1
-13
/
+0
*
bcm53xx: image: share function checking TRX in provided firmware
Rafał Miłecki
2015-04-07
1
-6
/
+18
*
bcm53xx: display all errors (not just the 1st one) when checking image
Rafał Miłecki
2015-04-07
1
-10
/
+8
*
bcm53xx: compare provided firmware magic with device magic
Rafał Miłecki
2015-04-07
1
-2
/
+29
*
brcm47xx: detect Linksys WRT320N v1
Rafał Miłecki
2015-04-07
1
-0
/
+50
*
brcm47xx: backport MIPS BCM47XX patches queued for 4.1
Rafał Miłecki
2015-04-07
17
-74
/
+1892
*
brcm47xx: group MIPS BCM47XX backported patches by source kernel
Rafał Miłecki
2015-04-07
8
-0
/
+0
*
ar71xx: fix new mktplinkfw image code - flags for sysupgrade vs factory were ...
Felix Fietkau
2015-04-06
1
-2
/
+2
*
x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)
Felix Fietkau
2015-04-06
1
-0
/
+1
*
ipq806x: another missing symbol
John Crispin
2015-04-05
1
-0
/
+1
*
kernel: CONFIG_BRIDGE should not be overridden
John Crispin
2015-04-05
3
-3
/
+0
*
arm64: remove CGROUPS override
Florian Fainelli
2015-04-04
1
-9
/
+0
*
mcs814x: switch to 3.18 kernel
Florian Fainelli
2015-04-04
1
-1
/
+1
*
mcs814x: add support for 3.18
Florian Fainelli
2015-04-04
43
-0
/
+4004
*
xburst: mark the asoc modules as BROKEN until the upstream fixes get merged
John Crispin
2015-04-03
1
-3
/
+3
*
ipq806x: enable usb3 packages in default profile
John Crispin
2015-04-03
1
-1
/
+2
*
ipq806x: add platform usb support
John Crispin
2015-04-03
5
-11
/
+969
*
kernel: add package for dwc3 usb driver used on ipq806x
John Crispin
2015-04-03
1
-0
/
+32
*
ipq806x: enable usb support
John Crispin
2015-04-03
2
-0
/
+2
*
ipq806x: another missing symbol
John Crispin
2015-04-03
1
-0
/
+1
*
linux: Add missing config options to generic configs
Felix Fietkau
2015-04-03
3
-0
/
+29
*
ipq806x: clean-up kernel config file
Felix Fietkau
2015-04-03
2
-5
/
+0
*
omap: add missing symbols
John Crispin
2015-04-02
1
-0
/
+2
*
omap: add profile for BeagleBoard
John Crispin
2015-04-02
1
-0
/
+24
*
omap: remove patch wlcore Add-support-for-DT-platform-data
John Crispin
2015-04-02
1
-158
/
+0
*
bcm53xx: sprom: sync with mainline driver
Rafał Miłecki
2015-04-02
1
-396
/
+387
*
bcm53xx: sprom: simplify reading NVRAM after last backports
Rafał Miłecki
2015-04-02
1
-38
/
+3
*
ipq806x: add missing symbol
John Crispin
2015-04-01
1
-0
/
+1
*
brcm47xx: backport two MIPS nvram.c patches
Rafał Miłecki
2015-04-01
6
-21
/
+274
*
kernel: add missing symbol
John Crispin
2015-04-01
1
-0
/
+1
*
ixp4xx: fix beeper module dependencies
John Crispin
2015-04-01
1
-1
/
+1
*
config: add an option to enable KPROBE
John Crispin
2015-04-01
4
-0
/
+16
*
ipq806x: clean up kernel conf
John Crispin
2015-04-01
1
-5
/
+0
*
ipq806x: add support for 4.0 kernel
John Crispin
2015-04-01
10
-0
/
+1771
*
ipq806x: move 020-add-ap148-bootargs.patch in patches-3.18
John Crispin
2015-04-01
1
-0
/
+0
*
ramips: Add support for ZTE Q7
John Crispin
2015-04-01
7
-0
/
+124
*
kernel: add missing symbols to config and modules
John Crispin
2015-04-01
1
-0
/
+1
*
bcm53xx: use bcm47xx_nvram.c with the latest patches
Rafał Miłecki
2015-04-01
2
-52
/
+23
*
ar71xx: fix platform device support in the gpio-74x164 driver
Gabor Juhos
2015-03-31
1
-2
/
+43
*
brcm47xx: image: share function checking TRX in provided firmware
Rafał Miłecki
2015-03-31
1
-6
/
+18
*
mvebu: use CONFIG_MANGLE_BOOTARGS
Imre Kaloz
2015-03-31
4
-196
/
+14
*
mvebu: add missing a38x dts labels
Imre Kaloz
2015-03-31
2
-0
/
+40
*
generic/4.0: upgrade to 4.0-rc6
Imre Kaloz
2015-03-31
5
-46
/
+9
*
generic/3.18: upgrade to 3.18.10
Imre Kaloz
2015-03-31
3
-64
/
+3
*
generic: add CONFIG_MANGLE_BOOTARGS and disable it by default
Imre Kaloz
2015-03-31
4
-0
/
+112
[next]