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