summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-09net: ethernet: fs_enet: drop unused phy_info and mii_if_infoMaxime Chevallier
2024-09-09net: ethernet: fs_enet: only protect the .restart() call in .adjust_linkMaxime Chevallier
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier
2024-09-09can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit ...Marc Kleine-Budde
2024-09-09can: rockchip_canfd: fix return type of rkcanfd_start_xmit()Nathan Chancellor
2024-09-09net: can: cc770: Simplify parsing DT propertiesRob Herring (Arm)
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-06octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman
2024-09-06octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree
2024-09-06net: smc91x: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06sfc: convert comma to semicolonChen Ni
2024-09-06sfc/siena: Convert comma to semicolonChen Ni
2024-09-06ionic: Convert comma to semicolonChen Ni
2024-09-06net: atlantic: convert comma to semicolonChen Ni
2024-09-06ice: subfunction activation and base devlink opsPiotr Raczynski
2024-09-06ice: basic support for VLAN in subfunctionsMichal Swiatkowski
2024-09-06ice: support subfunction devlink Tx topologyMichal Swiatkowski
2024-09-06ice: implement netdevice ops for SF representorMichal Swiatkowski
2024-09-06ice: check if SF is ready in ethtool opsMichal Swiatkowski
2024-09-06ice: don't set target VSI for subfunctionMichal Swiatkowski
2024-09-06ice: create port representor for SFMichal Swiatkowski
2024-09-06ice: make representor code genericMichal Swiatkowski
2024-09-06ice: implement netdev for subfunctionPiotr Raczynski
2024-09-06ice: base subfunction aux driverPiotr Raczynski
2024-09-06ice: allocate devlink for subfunctionPiotr Raczynski
2024-09-06ice: treat subfunction VSI the same as PF VSIMichal Swiatkowski
2024-09-06ice: add basic devlink subfunctions supportPiotr Raczynski
2024-09-06ice: export ice ndo_ops functionsPiotr Raczynski
2024-09-06ice: add new VSI type for subfunctionsPiotr Raczynski
2024-09-06wifi: mt76: mt7925: replace chan config with extend txpower config for clcMing Yen Hsieh
2024-09-06wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clcMing Yen Hsieh
2024-09-06wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7925: convert comma to semicolonChen Ni
2024-09-06wifi: mt76: mt7925: fix a potential association failure upon resumingMichael Lo
2024-09-06wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-06wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7915: avoid long MCU command timeouts during SERFelix Fietkau
2024-09-06wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau
2024-09-06wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau
2024-09-06wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu
2024-09-06wifi: mt76: shrink mt76_queue_bufFelix Fietkau
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau
2024-09-06wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connacFelix Fietkau