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
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-5
/
+20
*
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
*
kernel: b53: drop support for old location of bcm47xx_nvram.h
Rafał Miłecki
2018-03-13
1
-3
/
+1
*
swconfig: convert swdevs_lock from spinlock to mutex
Felix Fietkau
2018-03-12
1
-3
/
+3
*
kernel: ar83xx: remove stray leading space
John Crispin
2018-02-20
1
-3
/
+3
*
kernel: ar83xx: add support to configure per port VLAN priority
Tan Hong Hui
2018-02-20
3
-0
/
+55
*
generic: swconfig: reduce lock duration on sysfs files
Kevin Darbyshire-Bryant
2018-02-14
1
-8
/
+12
*
generic: swconfig: add mode led attribute
Kevin Darbyshire-Bryant
2018-02-14
1
-12
/
+125
*
kernel: generic: Add kernel 4.14 support
Hauke Mehrtens
2017-12-16
3
-8
/
+32
*
generic: drop support for get_port_stats() on ar8xxx
Thibaut VARENE
2017-09-13
3
-59
/
+18
*
kernel: rtl8306: fix port link status
Mathias Kresin
2017-09-08
1
-0
/
+4
*
generic: make switch_port_stats tx/rx_bytes long long
Thibaut VARENE
2017-09-01
1
-1
/
+1
*
generic: provide get_port_stats() on rtl836x switches
Thibaut VARENE
2017-09-01
6
-0
/
+74
*
generic: provide get_port_stats() on b53 switches
Thibaut VARENE
2017-09-01
1
-1
/
+57
*
generic: provide get_port_stats() on adm6996 switches
Thibaut VARENE
2017-09-01
1
-0
/
+32
*
generic: provide get_port_stats() on ar8xxx switches
Thibaut VARENE
2017-09-01
3
-0
/
+61
*
brcm47xx: resolve GPIO conflict for WRT54GSv1
Mirko Parthey
2017-07-02
1
-5
/
+0
*
linux/swconfig_get_attr: fix leak of msg in case of error
Alexander Couzens
2017-06-11
1
-1
/
+1
*
b53: allow configuration through device tree
Jonas Gorski
2017-06-10
3
-19
/
+180
*
ip17xx: correct aneg_done return value
Sergey Ryazanov
2017-06-07
1
-1
/
+1
*
mvswitch: fix autonegotiation issue
Sergey Ryazanov
2017-06-07
1
-0
/
+7
*
generic: rtl8366rb: add support for initvals from DTS
Kevin Darbyshire-Bryant
2017-04-25
1
-0
/
+25
*
ar8327: Add workarounds for AR8337 switch.
Vittorio Gambaletta
2017-03-30
2
-1
/
+62
*
Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#3...
Stijn Tintel
2017-02-22
1
-6
/
+0
*
ar8216: flush ARL table during reset after init_globals
Günther Kelleter
2017-02-16
1
-0
/
+1
*
kernel: port b53 to use kernel 4.5+ API
Rafał Miłecki
2017-02-06
2
-17
/
+8
*
kernel: update phy drivers for 4.9
Felix Fietkau
2017-02-03
7
-134
/
+90
*
generic: rtl8366rb: fix compatible string
Mathias Kresin
2017-02-03
1
-1
/
+1
*
rtl8366_smi: add linux 4.4 compatibility
Felix Fietkau
2017-02-01
1
-4
/
+9
*
generic: rtl836x: add support for Green Feature
Tobias Wolf
2017-01-27
1
-62
/
+198
*
generic: rtl8366s: add support support for initvals from DTS
Tobias Wolf
2017-01-27
1
-2
/
+27
*
kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)
Jo-Philipp Wich
2017-01-16
1
-0
/
+6
*
mvsw61xx: add support for MV88E6352
Imre Kaloz
2017-01-13
2
-0
/
+7
*
generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347)
Jo-Philipp Wich
2016-12-23
1
-1
/
+1
*
net: ar8327: modify some configuration of switch
Pavel Kubelun
2016-12-01
2
-4
/
+13
*
net: ar8216: address security vulnerabilities in swconfig & ar8216
Pavel Kubelun
2016-12-01
2
-7
/
+26
*
net: ar8216: prevent device duplication in ar8xxx_dev_list
Pavel Kubelun
2016-12-01
1
-2
/
+2
*
net: ar8216: hold ar8xxx_dev_list_lock during use_count--
Pavel Kubelun
2016-12-01
1
-3
/
+6
*
net: ar8327: replace sprintf() by scnprintf()
Pavel Kubelun
2016-12-01
1
-2
/
+1
*
net: ar8327: remove unnecessary spinlocks
Pavel Kubelun
2016-12-01
1
-4
/
+0
*
net: ar8216: sync mib_work cancellation
Pavel Kubelun
2016-12-01
1
-1
/
+1
*
kernel: rtl8367(b): fix build error
Mathias Kresin
2016-11-19
2
-2
/
+2
*
generic: ar8216: improve ar8xxx_is_possible check
Christian Lamparter
2016-10-15
1
-6
/
+6
[next]