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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ralink: use fe_reset to control all reset
Felix Fietkau
2015-01-18
8
-41
/
+28
*
ralink: improve tx_timeout function
Felix Fietkau
2015-01-18
4
-15
/
+87
*
ralink: add ethernet fe and esw reset control bit
Felix Fietkau
2015-01-18
9
-0
/
+44
*
ralink: reduce access to uncached tx/rx dma ring buffer
Felix Fietkau
2015-01-18
4
-53
/
+81
*
sunxi: update Olimex A13 SOM profile
Zoltan Herpai
2015-01-18
2
-5
/
+5
*
kirkwood: enable switch on Linksys EA3500
Luka Perkov
2015-01-18
3
-2
/
+27
*
kernel: add missing config symbol for 3.18
Zoltan Herpai
2015-01-18
1
-0
/
+1
*
lantiq: DGN3500 cleanups
John Crispin
2015-01-18
2
-3
/
+1
*
lantiq: Restore call to orphaned etop function
John Crispin
2015-01-18
1
-16
/
+44
*
kernel: preserve bootloader command line on MIPS
John Crispin
2015-01-18
2
-6
/
+38
*
lantiq: Fix initscript issue
John Crispin
2015-01-18
1
-1
/
+1
*
ramips: downgrade mt7621 "Spurious GIC Interrupt" to debug messages
Felix Fietkau
2015-01-18
1
-1
/
+1
*
ramips: add mt7621 cpu feature overrides
Felix Fietkau
2015-01-18
1
-0
/
+68
*
kernel: add missing config symbol
Felix Fietkau
2015-01-18
2
-0
/
+2
*
ramips: refresh kernel patches
Felix Fietkau
2015-01-18
5
-31
/
+31
*
kernel: backport upstream commit to fix MIPS cache shift with secondary cache...
Felix Fietkau
2015-01-18
4
-5
/
+47
*
ar8216: display flow control info in swconfig get_link in case of autonegatia...
Felix Fietkau
2015-01-18
2
-1
/
+19
*
ar8216: add 802.3az EEE info to swconfig get_link attribute
Felix Fietkau
2015-01-18
5
-1
/
+49
*
ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per port
Felix Fietkau
2015-01-18
4
-17
/
+122
*
ramips: add missing copyright info for relocate stub
Felix Fietkau
2015-01-17
2
-2
/
+8
*
ramips: add preliminary support for DIR-860L B1
Felix Fietkau
2015-01-17
6
-3
/
+157
*
ramips: add code for relocating a kernel to the right place
Felix Fietkau
2015-01-17
5
-0
/
+365
*
ramips: enable the seama mtdsplit parser
Felix Fietkau
2015-01-17
1
-0
/
+1
*
brcm2708: missing symbols caused a build fail
John Crispin
2015-01-17
1
-0
/
+2
*
ramips: register mt76 device tree info for WSR-1166DHP
Felix Fietkau
2015-01-17
1
-0
/
+22
*
ramips: register mt7621 pcie through device tree
Felix Fietkau
2015-01-17
2
-27
/
+98
*
ralink: sync mt7621 pcie driver with latest SDK
John Crispin
2015-01-17
1
-25
/
+19
*
target: kirkwood: fix leds defaults config
John Crispin
2015-01-17
1
-11
/
+11
*
ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_set
John Crispin
2015-01-17
3
-12
/
+14
*
ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate
John Crispin
2015-01-17
2
-12
/
+7
*
ar8216: define all switch_addr structs as const
John Crispin
2015-01-17
2
-6
/
+6
*
ramips: add support for Intenso Memory 2 Move USB 3.0
John Crispin
2015-01-17
8
-0
/
+152
*
ramips: fix tx bql related race condition in the ethernet driver
Felix Fietkau
2015-01-17
1
-4
/
+5
*
ralink: add support for Kingston MLWG2
John Crispin
2015-01-17
7
-0
/
+134
*
Remove old P2812HNUFX dts
John Crispin
2015-01-17
1
-308
/
+0
*
Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK
John Crispin
2015-01-17
6
-12
/
+39
*
lantiq: Add device tree for P2812HNUF1 and P2812HNUF3
John Crispin
2015-01-17
3
-0
/
+472
*
ramips: add i2c pingroup to the pinmux for rt-n14u
John Crispin
2015-01-17
1
-1
/
+1
*
ramips: fix default led configuration for rt-n14u
John Crispin
2015-01-17
1
-2
/
+2
*
ar71xx: fix board detection for TP-LINK TL-WA860RE
John Crispin
2015-01-17
1
-0
/
+3
*
bcm53xx: drop hacky patch making bcma init later
Rafał Miłecki
2015-01-16
2
-84
/
+0
*
brcm47xx: backport BCM47XX arch patches (clean NVRAM code, later init)
Rafał Miłecki
2015-01-16
16
-18
/
+1446
*
mvebu: fixups for the new driver
Imre Kaloz
2015-01-16
1
-3
/
+3
*
mvebu: add the new tlc59116 driver and migrate the Mamba to it
Imre Kaloz
2015-01-15
4
-531
/
+401
*
ar71xx: fix disable_irq() on chained irq handlers
Felix Fietkau
2015-01-15
1
-0
/
+93
*
kernel: fix disable_irq() on MIPS CPU IRQs
Felix Fietkau
2015-01-15
2
-0
/
+40
*
bcm53xx: support all RAM on devices with more than 128 MiB (HIGHMEM)
Rafał Miłecki
2015-01-14
6
-24
/
+192
*
malta: copy initramfs images
Imre Kaloz
2015-01-14
1
-0
/
+5
*
mvebu: Switch to the generic mkuimage macro
Imre Kaloz
2015-01-14
1
-6
/
+3
*
mvebu: Replace the padjffs2 call by the generic definition
Imre Kaloz
2015-01-14
1
-1
/
+1
[prev]
[next]