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
*
ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c
Felix Fietkau
2015-01-05
23
-1050
/
+1154
*
ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.h
Felix Fietkau
2015-01-05
3
-345
/
+365
*
all targets: remove all =m kernel config symbols
Felix Fietkau
2015-01-05
29
-351
/
+0
*
kernel: bridge: multicast: backport a few more fixes for 3.10
Felix Fietkau
2015-01-05
2
-37
/
+162
*
octeon: enable VLAN support
Felix Fietkau
2015-01-05
2
-2
/
+0
*
octeon: remove config-default
Felix Fietkau
2015-01-05
1
-244
/
+0
*
add tmp421 to the device tree instead of relying on autodetect
Imre Kaloz
2015-01-04
1
-0
/
+5
*
kernel: update 3.18 to 3.18.1
Luka Perkov
2015-01-03
6
-28
/
+19
*
kernel: update 3.14 to 3.14.27
Luka Perkov
2015-01-03
7
-44
/
+19
*
ramips: fix WSR-600DHP flash layout
Felix Fietkau
2015-01-03
1
-1
/
+6
*
ramips: fix WSR-1166DHP flash layout
Felix Fietkau
2015-01-03
1
-3
/
+13
*
ramips: fix WSR-{600,1166} names
Felix Fietkau
2015-01-03
3
-4
/
+4
*
ramips: fix wsr-1166 sysupgrade support
Felix Fietkau
2015-01-03
1
-1
/
+7
*
ramips: on mt7621 only enable xhci for the eval board (still needs patch clea...
Felix Fietkau
2015-01-03
2
-0
/
+6
*
ramips: fix WSR-600 image format
Felix Fietkau
2015-01-02
1
-1
/
+1
*
ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLIT
Felix Fietkau
2015-01-02
6
-6
/
+6
*
ramips: fix image format for WSR-1166
Felix Fietkau
2015-01-02
2
-1
/
+20
*
ramips: disable ethernet checksum offloads for mt7621, they are broken
Felix Fietkau
2015-01-02
1
-1
/
+10
*
ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa...
Felix Fietkau
2015-01-02
1
-1
/
+4
*
kernel: add mtd split support for trx images
Felix Fietkau
2015-01-02
7
-0
/
+157
*
ramips: rework and fix m25p80 chunked-io support
Felix Fietkau
2015-01-02
3
-94
/
+120
*
ramips: split mt7621 spi into a separate driver, increase maximum transfer size
Felix Fietkau
2015-01-02
9
-453
/
+456
*
kernel: add a mtdsplit implementation for tp-link firmware headers
Felix Fietkau
2015-01-02
7
-0
/
+179
*
kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...
Felix Fietkau
2015-01-02
53
-346
/
+93
*
honor the bootloader's bootargs
Imre Kaloz
2015-01-02
1
-0
/
+40
*
enable wpad-mini by default
Imre Kaloz
2014-12-31
1
-1
/
+1
*
bcm53xx: support flashing CHK and CyberTAN images
Rafał Miłecki
2014-12-30
1
-4
/
+16
*
brcm47xx: support for flashing CHK and CyberTAN images
Rafał Miłecki
2014-12-30
1
-5
/
+28
*
brcm47xx: verify if CHK/CyberTAN contains valid TRX
Rafał Miłecki
2014-12-30
1
-1
/
+16
*
mpc83xx: add support for kernel 3.14
Hauke Mehrtens
2014-12-29
11
-0
/
+4493
*
mpc52xx: add support for kernel 3.14
Hauke Mehrtens
2014-12-29
1
-0
/
+297
*
ep93xx: add support for kernel 3.14
Hauke Mehrtens
2014-12-29
4
-0
/
+1541
*
kernel: add some missing config options
Hauke Mehrtens
2014-12-29
1
-1
/
+46
*
ipq806x: refresh patches
Hauke Mehrtens
2014-12-28
7
-20
/
+20
*
oxnas: re-enable ubifs
Felix Fietkau
2014-12-27
1
-1
/
+1
*
oxnas: clk-oxnas: rework pllb enable function
Felix Fietkau
2014-12-27
1
-19
/
+54
*
kernel/generic: fix warnings if libata-ledtrig is disabled
Felix Fietkau
2014-12-27
2
-10
/
+10
*
fix mvneta vlan tagging
Imre Kaloz
2014-12-26
1
-0
/
+38
*
only call UbinizeImage and BuildSysUpgrade for boards we support them on
Imre Kaloz
2014-12-26
1
-2
/
+4
*
The ubinized filesystems should be used for generating the final images, so s...
Imre Kaloz
2014-12-26
1
-1
/
+1
*
ar71xx: add flush reset register writes, should fix restart issues (#17839)
Felix Fietkau
2014-12-26
1
-0
/
+10
*
kernel: backport a few PHY layer fixes from upstream
Felix Fietkau
2014-12-26
2
-0
/
+103
*
ar71xx: rename/refresh patch
Felix Fietkau
2014-12-26
1
-31
/
+31
*
we've changed places with Luka, reflect that :)
Imre Kaloz
2014-12-25
2
-2
/
+2
*
use mwlwifi by default
Imre Kaloz
2014-12-25
1
-1
/
+1
*
oxnas: sata_oxnas: make irq handler more readable
Felix Fietkau
2014-12-22
1
-12
/
+13
*
oxnas: sata_oxnas: refactoring phase 2
Felix Fietkau
2014-12-22
1
-112
/
+175
*
oxnas: sata_oxnas: refactoring phase 1
Felix Fietkau
2014-12-22
3
-122
/
+152
*
oxnas: refresh kernel config-3.1[48]
Felix Fietkau
2014-12-22
2
-31
/
+10
*
kernel: remove openwrt micrel.c (replaced by upstream driver)
Felix Fietkau
2014-12-22
9
-147
/
+16
[next]