openwrt/target/linux/realtek
INAGAKI Hiroshi a22602728c realtek: fix compile errors in dsa driver for 5.10
this patch fixes the following errors when compiling:

- dsa_switch_alloc is removed[1]

- a parameter "enum dsa_tag_protocol mprot" is added to dsa_tag_protocol
  in dsa_switch_ops (include/net/dsa.h)

- several paramters are added to "phylink_mac_link_up" in dsa_switch_ops
  (include/net/dsa.h)

  added:
    - int speed
    - int duplex
    - bool tx_pause
    - bool rx_pause

- a parameter "struct switchdev_trans *trans" is added to
  port_vlan_filtering in dsa_switch_ops (include/net/dsa.h)

[1]: https://lore.kernel.org/lkml/20191020031941.3805884-17-vivien.didelot@gmail.com/

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2021-09-26 00:32:18 +02:00
..
base-files realtek: add ZyXEL GS1900-24HPv2 support 2021-09-13 18:36:15 +02:00
dts-5.4 realtek: copy dts directory for Kernel 5.10 2021-09-26 00:32:17 +02:00
dts-5.10 realtek: add "soc" node to soc dtsi in dts-5.10 2021-09-26 00:32:17 +02:00
files/firmware/rtl838x_phy
files-5.4 realtek: fix RTL8231 gpio expander for high GPIOs 2021-09-25 19:28:54 +02:00
files-5.10 realtek: fix compile errors in dsa driver for 5.10 2021-09-26 00:32:18 +02:00
generic
image realtek: copy dts directory for Kernel 5.10 2021-09-26 00:32:17 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
patches-5.10 realtek: refresh patches for Kernel 5.10 2021-09-26 00:32:17 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
config-5.10 realtek: refresh and update config-5.10 2021-09-26 00:32:17 +02:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00