| Commit message (Expand) | Author | Age | Files | Lines |
* | realtek: add legacy realtek GPIO driver for rtl9300 support | Birger Koblitz | 2021-10-09 | 4 | -0/+507 |
* | realtek: enable Aquantia PHY support | Birger Koblitz | 2021-10-09 | 1 | -0/+1 |
* | realtek: Fix bug when accessing external PHYs on SoCs older than Revision C | Birger Koblitz | 2021-10-09 | 1 | -3/+22 |
* | realtek: cleanup PHY driver | Birger Koblitz | 2021-10-09 | 1 | -8/+6 |
* | realtek: Add debugfs support for RTL9300 | Birger Koblitz | 2021-10-09 | 2 | -1/+130 |
* | realtek: Add SoC-specific routing offload implementation | Birger Koblitz | 2021-10-09 | 4 | -165/+938 |
* | realtek: add driver support for routing offload | Birger Koblitz | 2021-10-09 | 2 | -20/+946 |
* | realtek: Improve MDIO bus probing for RTL9300 | Birger Koblitz | 2021-10-09 | 1 | -21/+11 |
* | realtek: Fix bug in VLAN ingress and egress filtering | Birger Koblitz | 2021-10-09 | 1 | -4/+4 |
* | realtek: Configure initial L2 learning setup | Birger Koblitz | 2021-10-09 | 5 | -1/+63 |
* | realtek: Add phylink configuration routines for RTL93xx | Birger Koblitz | 2021-10-09 | 3 | -20/+260 |
* | realtek: Packet Inspection Engine support for RTL930x SoCs | Birger Koblitz | 2021-10-09 | 1 | -0/+678 |
* | realtek: Packet Inspection Engine support for RTL839x SoCs | Birger Koblitz | 2021-10-09 | 1 | -0/+875 |
* | realtek: Packet Inspection Engine support for RTL838x SoCs | Birger Koblitz | 2021-10-09 | 1 | -0/+1007 |
* | realtek: Add driver support for TC offloading | Birger Koblitz | 2021-10-09 | 8 | -3/+730 |
* | realtek: Add port to smi-bus address mapping | Birger Koblitz | 2021-10-09 | 1 | -32/+69 |
* | realtek: Increase maximum RX ring buffer length | Birger Koblitz | 2021-10-09 | 1 | -4/+5 |
* | realtek: Improve TX CPU-Tag usage | Birger Koblitz | 2021-10-09 | 1 | -20/+29 |
* | realtek: Remove storm control and attack warnings | Birger Koblitz | 2021-10-09 | 1 | -25/+0 |
* | realtek: Correct TX ring size in ethernet driver | Birger Koblitz | 2021-10-09 | 1 | -2/+1 |
* | realtek: ensure output drivers are enabled in RTL8231 | Paul Fertser | 2021-10-02 | 2 | -10/+14 |
* | kernel: bump 5.10 to 5.10.70 | Rui Salvaterra | 2021-09-30 | 1 | -2/+2 |
* | kernel: bump 5.10 to 5.10.69 | Rui Salvaterra | 2021-09-30 | 3 | -18/+0 |
* | realtek: add Kernel 5.10 as testing version | INAGAKI Hiroshi | 2021-09-26 | 1 | -0/+1 |
* | realtek: enable uart1 on the devices with PoE support in 5.10 | INAGAKI Hiroshi | 2021-09-26 | 7 | -0/+28 |
* | realtek: use physical addresses in soc dtsi in 5.10 | INAGAKI Hiroshi | 2021-09-26 | 2 | -12/+12 |
* | realtek: use gpio-keys instead of "-polled" if SoC GPIO is used in 5.10 | INAGAKI Hiroshi | 2021-09-26 | 2 | -4/+2 |
* | realtek: update GPIO bindings in the dts files in dts-5.10 | INAGAKI Hiroshi | 2021-09-26 | 6 | -33/+29 |
* | realtek: fix kernel panic in DSA driver for 5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -2/+8 |
* | realtek: add pinmux node of LED_GLB_CTRL to rtl838x.dtsi in dts-5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -0/+16 |
* | realtek: fix compile errors in dsa driver for 5.10 | INAGAKI Hiroshi | 2021-09-26 | 2 | -4/+9 |
* | realtek: fix compile errors in rtl838x_eth.c for 5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -10/+10 |
* | realtek: add "soc" node to soc dtsi in dts-5.10 | INAGAKI Hiroshi | 2021-09-26 | 2 | -129/+147 |
* | realtek: update soc dtsi in 5.10 for backported drivers | INAGAKI Hiroshi | 2021-09-26 | 2 | -6/+41 |
* | realtek: cleanup and update soc dtsi in 5.10 | INAGAKI Hiroshi | 2021-09-26 | 2 | -28/+11 |
* | realtek: copy dts directory for Kernel 5.10 | INAGAKI Hiroshi | 2021-09-26 | 43 | -1/+1708 |
* | realtek: refresh and update config-5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -16/+15 |
* | realtek: refresh patches for Kernel 5.10 | INAGAKI Hiroshi | 2021-09-26 | 10 | -51/+44 |
* | realtek: remove unnecessary line from rtl838x/Platform in 5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -1/+0 |
* | realtek: drop fixup_bigphys_addr from ioremap.h in 5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -5/+0 |
* | realtek: fix "help" line in Kconfig in files/patches for 5.10 | INAGAKI Hiroshi | 2021-09-26 | 3 | -3/+3 |
* | realtek: backport irq-realtek-rtl driver from 5.12 to 5.10 | INAGAKI Hiroshi | 2021-09-26 | 3 | -0/+303 |
* | realtek: drop platform irq driver from 5.10 | INAGAKI Hiroshi | 2021-09-26 | 4 | -320/+7 |
* | realtek: backport gpio-realtek-otto driver from 5.13 to 5.10 | INAGAKI Hiroshi | 2021-09-26 | 4 | -0/+519 |
* | realtek: drop rtl838x gpio driver from 5.10 | INAGAKI Hiroshi | 2021-09-26 | 3 | -436/+3 |
* | realtek: backport spi-realtek-rtl driver from 5.12 to 5.10 | INAGAKI Hiroshi | 2021-09-26 | 3 | -0/+322 |
* | realtek: drop rtl838x spi-nor driver from 5.10 | INAGAKI Hiroshi | 2021-09-26 | 4 | -738/+0 |
* | realtek: copy config/files/patches to 5.10 | INAGAKI Hiroshi | 2021-09-26 | 42 | -0/+15134 |
* | realtek: fix RTL8231 gpio expander for high GPIOs | Paul Fertser | 2021-09-25 | 1 | -5/+8 |
* | realtek: add ZyXEL GS1900-24HPv2 support | Soma Zambelly | 2021-09-13 | 3 | -0/+129 |