| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: ethernet: unify tx descriptor buffer splitting | Felix Fietkau | 2018-09-03 | 1 | -75/+83 |
* | 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: 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 |
* | 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: fix locking issues in the ethernet driver | Felix Fietkau | 2018-04-17 | 1 | -2/+3 |
* | ramips: add missing unlock in fe_phy_link_adjust | Felix Fietkau | 2018-04-14 | 1 | -0/+1 |
* | ramips: fix build error caused by missing ifdef guard in hwnat code | John Crispin | 2018-04-06 | 1 | -1/+4 |
* | ramips: implement hardware NAT offload for MT7621 | John Crispin | 2018-04-06 | 7 | -3/+975 |
* | ramips: remove dead (and potentially crashy) code in mt7621 gsw init | Felix Fietkau | 2018-03-23 | 1 | -11/+0 |
* | ramips: rename ethernet priv->device field to dev to match upstream | Felix Fietkau | 2018-03-23 | 7 | -26/+26 |
* | ramips: mt7620: power up ephy port 4 | Pawel Dembicki | 2018-03-06 | 1 | -0/+1 |
* | ramips: fix MT7621 switch driver IRQ storm on init with linux 4.14 | Felix Fietkau | 2018-02-21 | 1 | -4/+7 |
* | ramips: preliminary support for 4.14 | Roman Yeryomin | 2018-02-15 | 23 | -0/+7314 |