summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-26octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2023-12-26idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin
2023-12-23dpaa2-switch: cleanup the egress flood of an unused FDBIoana Ciornei
2023-12-23dpaa2-switch: move a check to the prechangeupper stageIoana Ciornei
2023-12-23dpaa2-switch: reorganize the [pre]changeupper eventsIoana Ciornei
2023-12-23dpaa2-switch: do not clear any interrupts automaticallyIoana Ciornei
2023-12-23dpaa2-switch: add ENDPOINT_CHANGED to the irq_maskIoana Ciornei
2023-12-23dpaa2-switch: print an error when the vlan is already configuredIoana Ciornei
2023-12-23dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capableIoana Ciornei
2023-12-23dpaa2-switch: set interface MAC address only on endpoint changeIoana Ciornei
2023-12-23net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimersGrygorii Strashko
2023-12-23net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge supportRoger Quadros
2023-12-23net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko
2023-12-23net: ethernet: am65-cpsw: Move register definitions to header fileRoger Quadros
2023-12-23net: ethernet: ti: am65-cpsw: Move code to avoid forward declarationRoger Quadros
2023-12-23net: ethernet: am65-cpsw: cleanup TAPRIO handlingRoger Quadros
2023-12-23net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOSRoger Quadros
2023-12-23net: ethernet: am65-cpsw: Build am65-cpsw-qos only if requiredRoger Quadros
2023-12-22octeontx2-af: Fix a double free issueSuman Ghosh
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-12-21net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner
2023-12-20net/mlx5: Enable SD featureTariq Toukan
2023-12-20net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-20net/mlx5e: Support cross-vhca RSSTariq Toukan
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan
2023-12-20net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan
2023-12-20net/mlx5e: Create single netdev per SD groupTariq Toukan
2023-12-20net/mlx5: SD, Add informative prints in kernel logTariq Toukan
2023-12-20net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan
2023-12-20net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan
2023-12-20net/mlx5: SD, Implement basic query and instantiationTariq Toukan
2023-12-20net/mlx5: SD, Introduce SD libTariq Toukan
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2023-12-20r8169: add support for LED's on RTL8168/RTL8101Heiner Kallweit
2023-12-20net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann
2023-12-20octeontx2-af: insert space after includeWang Jinchao
2023-12-20RDMA/mana_ib: register RDMA device with GDMALong Li
2023-12-19net: mana: select PAGE_POOLYury Norov