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
/
generic
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: b53: add support for kernels 5.0+
Rafał Miłecki
2019-04-04
1
-0
/
+10
*
generic: ar8216: introduce qca,mib-poll-interval property
Chuanhong Guo
2019-03-24
2
-2
/
+13
*
generic: ar8216: do a software reset for switch during hw_init
Chuanhong Guo
2019-03-24
1
-0
/
+3
*
generic: ar8216: mib_work_func: read all port mibs everytime
Chuanhong Guo
2019-03-24
2
-9
/
+5
*
generic: ar8216: add support for get_port_stats()
Chuanhong Guo
2019-03-24
3
-25
/
+59
*
generic: ar8216: add support for ar724x/ar933x builtin switch
Chuanhong Guo
2019-03-24
2
-6
/
+112
*
generic: ar8216: mdiodev: add qca,phy4-mii-enable option
Chuanhong Guo
2019-03-24
1
-0
/
+6
*
generic: ar8216: ar8229: add phy_read/phy_write
Chuanhong Guo
2019-03-24
2
-0
/
+57
*
generic: ar8216: add support for separated mdio bus for phy access
Chuanhong Guo
2019-03-24
2
-1
/
+37
*
generic: ar8216: add support for ar8229
Chuanhong Guo
2019-03-24
2
-5
/
+144
*
generic: ar8216: add mdio-device probing support
Chuanhong Guo
2019-03-24
1
-1
/
+134
*
generic: ar8216: move ar8xxx_id_chip into ar8xxx_phy_probe
Chuanhong Guo
2019-03-24
1
-4
/
+4
*
generic: ar8216: add device struct into struct ar8xxx_priv
Chuanhong Guo
2019-03-24
3
-2
/
+5
*
generic: ar8216: drop duplicated include
Chuanhong Guo
2019-03-24
1
-1
/
+0
*
generic: ar8216: move chip id reading into a separate function
Chuanhong Guo
2019-03-24
1
-1
/
+12
*
kernel: mtdsplit: wrgg: Support big and little endian
Linus Walleij
2019-03-13
1
-0
/
+10
*
owl-loader: fix crash caused by endian patch
Christian Lamparter
2019-03-06
1
-1
/
+1
*
kernel: owl-loader: fix sparse endian warnings
Christian Lamparter
2019-02-28
1
-5
/
+5
*
kernel: add DT binding support to the Edimax uImage parser
Mathias Kresin
2019-01-19
1
-0
/
+10
*
generic: ar8216: ar8327: kill warnings
Chuanhong Guo
2019-01-13
1
-3
/
+3
*
kernel: add DT binding support to the fit parser
Christian Lamparter
2018-12-17
1
-0
/
+6
*
kernel: add mv88e61xx switch port-mirroring support
Deng Qingfang
2018-12-16
2
-6
/
+169
*
kernel: Make the patches apply on top of 4.19
Hauke Mehrtens
2018-12-15
1
-6
/
+17
*
kernel: Move modifications of b53.h into patch
Hauke Mehrtens
2018-12-15
1
-36
/
+0
*
kernel: Replace ledtrig-netdev with upstream backport
Hauke Mehrtens
2018-12-15
1
-444
/
+0
*
kernel: drop unneeded LINUX_VERSION_CODE checks
Rafał Miłecki
2018-12-13
5
-28
/
+0
*
kernel: add DT binding support to the LZMA and WRG parsers
Rafał Miłecki
2018-12-13
2
-0
/
+14
*
kernel: add DT binding support to the TRX and minor parsers
Rafał Miłecki
2018-12-09
2
-0
/
+26
*
kernel: add DT binding support to AVM EVA parser
David Bauer
2018-12-06
1
-0
/
+6
*
kernel: ar83xx: Add support for three GMAC's connection
Ram Chandra Jangir
2018-12-06
4
-1
/
+69
*
kernel: add DT binding support to the jimage parser
Pawel Dembicki
2018-11-30
1
-0
/
+11
*
kernel: ar8xxx: get_arl_table now shows all ports of an entry
Günther Kelleter
2018-11-26
4
-19
/
+13
*
ar8216: add adjust_link checking
Pawel Dembicki
2018-11-26
1
-1
/
+2
*
generic: rtl8367b: make it possible to specify cpu_port via DT
Christian Lamparter
2018-11-26
1
-2
/
+4
*
generic: rtl836x: support defered probe on mdio-bus
Christian Lamparter
2018-11-26
5
-13
/
+17
*
kernel: add missing version.h include to the TP-LINK parser
Rafał Miłecki
2018-11-24
1
-0
/
+1
*
kernel: add DT binding support to the TP-LINK parser
Rafał Miłecki
2018-11-24
1
-0
/
+10
*
kernel: add DT binding support to the uimage parsers
Rafał Miłecki
2018-11-24
1
-0
/
+21
*
kernel: b53: register switch on probe
David Bauer
2018-11-23
1
-22
/
+21
*
kernel: add DT binding support to the Seama parser
Rafał Miłecki
2018-11-22
1
-0
/
+13
*
generic: revert workarounds for AR8337 switch
Mathias Kresin
2018-08-23
2
-62
/
+1
*
kernel: rtl8366-smi: add Realtek switch management via mii-bus
Franz Flasch
2018-06-25
2
-17
/
+141
*
kernel: rtl8367b: drop redundant compatible
Mathias Kresin
2018-06-25
1
-1
/
+0
*
kernel: add reset control support to rtl8366 driver
John Crispin
2018-05-24
3
-6
/
+23
*
kernel: rtl8366_smi: guard of_mdiobus_register() call
Jo-Philipp Wich
2018-05-11
1
-1
/
+5
*
kernel: add OF support to rtl8355 driver
John Crispin
2018-05-07
1
-1
/
+10
*
ar8216: reduce latency even further for ar8327 chips
Felix Fietkau
2018-04-08
1
-2
/
+4
*
ar8216: reduce latency by inserting scheduling points into code hogging the CPU
Felix Fietkau
2018-04-08
1
-2
/
+7
*
kernel: b53: fix compilation on BCM47XX
Rafał Miłecki
2018-03-21
1
-0
/
+2
*
kernel: b53: look for NVRAM's "robo_reset" entry on every platform
Rafał Miłecki
2018-03-21
1
-6
/
+8
[next]