aboutsummaryrefslogtreecommitdiff
path: root/target/linux/realtek/files-5.10/drivers/net
Commit message (Expand)AuthorAge
* treewide: remove files for building 5.10 kernelNick Hainke2023-05-12
* realtek: remove redundant is_lagmember checksJan Hoffmann2023-05-07
* realtek: remove store_mcgroups/load_mcgroupsJan Hoffmann2023-05-07
* realtek: don't add CPU port to multicast portmasksJan Hoffmann2023-05-07
* realtek: actually remove port from multicast portmaskJan Hoffmann2023-05-07
* realtek: don't treat first multicast portmask entry as reservedJan Hoffmann2023-05-07
* realtek: fix writing/deletion of CAM entriesJan Hoffmann2023-05-07
* realtek: handle changed flags in VLAN configurationJan Hoffmann2023-05-07
* realtek: fix standalone ports in presence of static fdb entriesJan Hoffmann2023-05-07
* realtek: initialize port masks to match the default stateJan Hoffmann2023-05-07
* realtek: properly update port masks when port leaves bridgeJan Hoffmann2023-05-07
* realtek: fix memory leak in netevent handlerJan Hoffmann2023-02-13
* realtek: Fix reset register accessBirger Koblitz2022-12-28
* realtek: add cond_resched to loops accessing the FDB tableJan Hoffmann2022-12-27
* realtek: restructure rtl_table_read/writeJan Hoffmann2022-12-27
* realtek: simplify log messages in rtl83xx_mdio_probeJan Hoffmann2022-12-27
* realtek: don't set L2LEARNING flag in rtl83xx TX headerJan Hoffmann2022-12-27
* realtek: fix dell typoJan-Niklas Burfeind2022-12-01
* realtek: refactor keep vlan tag setup, fix tagged forwardingLuiz Angelo Daros de Luca2022-12-01
* realtek: Fix rtl930x speed status accessorOlliver Schinagl2022-12-01
* realtek: fix typo in debug messageLuiz Angelo Daros de Luca2022-11-05
* target/realtek: use netif_receive_skb_listRosen Penev2022-11-01
* realtek: Fix CRC offloading for rtl83xxOlliver Schinagl2022-10-29
* realtek: use assisted learning on CPU portJan Hoffmann2022-10-26
* realtek: set up L2 table entries properlyJan Hoffmann2022-10-26
* realtek: consistently flood RMA framesSander Vanheule2022-10-23
* realtek: remove RTL839x path in RTL838x multicastSander Vanheule2022-10-23
* realtek: reduce excessive logging for FDB operationsJan Hoffmann2022-10-23
* realtek: add debugfs node for L2 tableJan Hoffmann2022-10-23
* realtek: avoid busy waiting for RTL839x PHY read/writeJan Hoffmann2022-10-23
* realtek: cleanup rtl83{8x,9x}_enable_learning/floodINAGAKI Hiroshi2022-10-08
* realtek: swap *_phylink_mac_link_down() contentsINAGAKI Hiroshi2022-10-08
* realtek: fix place of fdb/mdb info messagesINAGAKI Hiroshi2022-10-08
* realtek: add missing of.h include in phy driverINAGAKI Hiroshi2022-10-08
* realtek: fix use of uninitialized sds_modeINAGAKI Hiroshi2022-10-08
* realtek: fix RTL839x egress tag for ports >= 32Jan Hoffmann2022-09-25
* realtek: rtl838x: Fix ethernet polling timeout on probeOlliver Schinagl2022-09-14
* realtek: Use built-in functionality for timeout loopOlliver Schinagl2022-09-14
* realtek: fix RTL839x receive tag decodingBjørn Mork2022-09-09
* realtek: fix RTL838x receive tag decodingBjørn Mork2022-09-08
* realtek: ignore disabled switch portsSander Vanheule2022-08-29
* realtek: clean up rtl838x MDIO busy wait loopJan Hoffmann2022-07-28
* realtek: add SFP support for RTL8214FC PHYJan Hoffmann2022-07-28
* realtek: rtl83xx-phy: decouple RTL8214FC media change and power configJan Hoffmann2022-07-28
* realtek: rtl83xx-phy: fix RTL8214FC media changeJan Hoffmann2022-07-28
* realtek: correct egress frame port verificationSander Vanheule2022-07-17
* realtek: correct egress frame priority assignmentSander Vanheule2022-07-17
* realtek: fix egress L2 learning on rtl839xSander Vanheule2022-07-17
* realtek: fix egress port mask on rtl839xSander Vanheule2022-07-17
* realtek: cleanup LAG loggingMarkus Stockhausen2022-06-26