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
/
ramips
/
files-4.14
Commit message (
Expand
)
Author
Age
Files
Lines
*
ramips: mt7530 swconfig: fix race condition in register access
DENG Qingfang
2021-05-02
1
-6
/
+10
*
ramips: ethernet: Disable TSO support to improve stability
Baptiste Jonglez
2021-02-15
1
-2
/
+1
*
Revert "ramips: ethernet: fix to interrupt handling"
Jo-Philipp Wich
2020-09-18
1
-5
/
+6
*
ramips: ethernet: fix to interrupt handling
NeilBrown
2020-09-06
1
-6
/
+5
*
ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
Petr Štetiar
2020-05-26
1
-9
/
+3
*
ramips: ethernet: remove unused SIOCETHTOOL ioctl handling
Petr Štetiar
2019-06-05
1
-12
/
+1
*
ramips: implement vlan rx offload on MT7621
Felix Fietkau
2019-04-03
3
-4
/
+11
*
ramips: allow packets with ttl=0
Felix Fietkau
2019-03-24
1
-2
/
+2
*
ramips: fix two-way hash and auto ageout on MT7621
HsiuWen Yen
2019-01-23
1
-17
/
+18
*
ramips: whitespace cleanup inside hnat driver
John Crispin
2019-01-07
1
-6
/
+8
*
ramips: add two-way hashing scheme for MT7621
HsiuWen Yen
2019-01-07
1
-0
/
+11
*
ramips: mt7620: add force use of mdio-mode
Pawel Dembicki
2018-11-26
1
-0
/
+3
*
ramips: drop obsolete sd card driver code
Mathias Kresin
2018-09-06
2
-20
/
+4
*
ramips: ethernet: unify tx descriptor buffer splitting
Felix Fietkau
2018-09-03
1
-75
/
+83
*
Revert "ramips: mmc: Fix init for MT7628AN"
Jo-Philipp Wich
2018-08-30
2
-16
/
+1
*
ramips: mt7620: fix bad indent
Mathias Kresin
2018-08-16
1
-7
/
+6
*
ramips: mt7620: enable all ports unconditionally
Pawel Dembicki
2018-08-15
1
-1
/
+10
*
mt7620: gsw: make IntPHY and ExtPHY share mdio addr 4 possible
Chen Minqiang
2018-08-06
1
-0
/
+6
*
ramips: fix gigabit switch PHY access on MDIO
Daniel Gimpelevich
2018-08-06
1
-1
/
+2
*
ramips: remove superfluous & confusing DT binding
Daniel Gimpelevich
2018-08-06
1
-3
/
+24
*
ramips: mmc: Fix init for MT7628AN
LoveSy
2018-07-30
2
-1
/
+16
*
ramips: ethernet: disable fraglist support
Felix Fietkau
2018-07-14
1
-1
/
+1
*
ramips: ethernet: use own page_frag_cache
Felix Fietkau
2018-07-12
2
-3
/
+15
*
ramips: ethernet: use skb_free_frag to free fragments
Felix Fietkau
2018-07-12
1
-3
/
+3
*
ramips: improve ethernet driver performance with GRO/TSO
Felix Fietkau
2018-06-19
3
-76
/
+105
*
ramips: mt7621: fix mtu setting with kernel 4.14
Mathias Kresin
2018-06-16
1
-11
/
+7
*
ramips: rename ethernet driver folder to the same one that upstream uses
Felix Fietkau
2018-06-13
26
-0
/
+0
*
ramips: mmc: Add back some non-mt7621 code that staging removed
Rosen Penev
2018-06-08
1
-1
/
+17
*
Revert "ramips: Move PCI driver to files directory"
John Crispin
2018-06-01
1
-836
/
+0
*
Revert "ramips: Remove redundant owner assignment"
John Crispin
2018-06-01
1
-0
/
+1
*
Revert "ramips: improve interrupt mapping"
John Crispin
2018-06-01
1
-9
/
+65
*
Revert "ramips: remove conditional compilation."
John Crispin
2018-06-01
1
-8
/
+58
*
Revert "ramips: remove unnecessary resource details."
John Crispin
2018-06-01
1
-2
/
+15
*
Revert "ramips: pci: sync with staging driver"
John Crispin
2018-06-01
1
-150
/
+168
*
Revert "ramips: Add back some non-mt7621 code that staging removed"
John Crispin
2018-06-01
1
-17
/
+1
*
ramips: Add back some non-mt7621 code that staging removed
Rosen Penev
2018-05-24
1
-1
/
+17
*
ramips: mmc: Sync with staging driver
Rosen Penev
2018-05-18
5
-3417
/
+2693
*
Revert "ramips: mmc: Sync with staging drivers"
John Crispin
2018-05-15
5
-2693
/
+3418
*
staging: mt7621-eth: fix return value check in mt7621_gsw_probe()
Wei Yongjun
2018-05-15
3
-6
/
+6
*
staging: mt7621-eth: fix return value check in mtk_connect_phy_node()
Wei Yongjun
2018-05-15
1
-2
/
+2
*
staging: mt7621-eth: fix return value check in mtk_probe()
Wei Yongjun
2018-05-15
1
-1
/
+1
*
ramips: pci: sync with staging driver
Rosen Penev
2018-05-15
1
-168
/
+150
*
ramips: mmc: Sync with staging drivers
Rosen Penev
2018-05-15
5
-3418
/
+2693
*
ramips: remove unnecessary resource details.
NeilBrown
2018-05-14
1
-15
/
+2
*
ramips: remove conditional compilation.
NeilBrown
2018-05-14
1
-58
/
+8
*
ramips: improve interrupt mapping
NeilBrown
2018-05-14
1
-65
/
+9
*
ramips: Remove redundant owner assignment
Christian Lütke-Stetzkamp
2018-05-14
1
-1
/
+0
*
ramips: Move PCI driver to files directory
Rosen Penev
2018-05-14
1
-0
/
+836
*
ramips: move mtk-mmc init to probe function to avoid breaking NAND flash
Felix Fietkau
2018-05-08
1
-36
/
+28
*
ramips: fix locking issues in the ethernet driver
Felix Fietkau
2018-04-17
1
-2
/
+3
[next]