summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-15wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 deviceQuan Zhou-0/+2
2025-09-15wifi: mt76: mt7925: add pci restore for hibernateJack Kao-3/+23
2025-09-15wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_lin...Lorenzo Bianconi-5/+6
2025-09-15wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callbackLorenzo Bianconi-15/+28
2025-09-15wifi: mt76: Remove dead code in mt76_scan_workLorenzo Bianconi-3/+0
2025-09-15wifi: mt76: mt7996: Use deflink for AMPDU rx reorderingLorenzo Bianconi-78/+101
2025-09-15wifi: mt76: mt7921: add MBSSID supportMing Yen Hsieh-3/+27
2025-09-15wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal-1/+1
2025-09-15wifi: mt76: mt7925: add MBSSID supportMing Yen Hsieh-2/+29
2025-09-15wifi: mt76: mt7925u: Add VID/PID for Netgear A9000Nick Morrow-0/+3
2025-09-15wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()Lorenzo Bianconi-5/+29
2025-09-15wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()Lorenzo Bianconi-0/+1
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routineLorenzo Bianconi-8/+75
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configurationLorenzo Bianconi-8/+13
2025-09-15wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx()Lorenzo Bianconi-9/+17
2025-09-14amd-xgbe: Add PPS periodic output supportRaju Rangoju-4/+151
2025-09-14qed: Don't collect too many protection override GRC elementsJamie Bainbridge-3/+4
2025-09-14net: fec: enable the Jumbo frame support for i.MX8QMShenwei Wang-4/+24
2025-09-14net: fec: add change_mtu to support dynamic buffer allocationShenwei Wang-4/+23
2025-09-14net: fec: add rx_frame_size to support configurable RX lengthShenwei Wang-1/+3
2025-09-14net: fec: update MAX_FL based on the current MTUShenwei Wang-1/+1
2025-09-14net: fec: add pagepool_order to support variable page sizeShenwei Wang-2/+5
2025-09-14net: fec: use a member variable for maximum buffer sizeShenwei Wang-6/+11
2025-09-14ionic: use int type for err in ionic_get_module_eeprom_by_pageAlok Tiwari-1/+1
2025-09-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-1314/+1228
2025-09-14octeon_ep: Validate the VF IDKamal Heib-0/+16
2025-09-14net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...Parvathi Pudi-2/+260
2025-09-14net: ti: icssm-prueth: Adds link detection, RX and TX support.Roger Quadros-2/+706
2025-09-14net: ti: icssm-prueth: Adds PRUETH HW and SW configurationRoger Quadros-2/+781
2025-09-14net: ti: icssm-prueth: Adds ICSSM Ethernet driverRoger Quadros-0/+727
2025-09-14net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macroChristian Marangi-63/+42
2025-09-14net: phy: broadcom: Convert to phy_id_compare_model()Christian Marangi-22/+20
2025-09-14net: stmmac: move timestamping/ptp init to stmmac_hw_setup() callerRussell King (Oracle)-8/+7
2025-09-14net: stmmac: move PTP support check into stmmac_init_timestamping()Russell King (Oracle)-7/+6
2025-09-14net: stmmac: add stmmac_setup_ptp()Russell King (Oracle)-10/+18
2025-09-14net: stmmac: rename stmmac_init_ptp()Russell King (Oracle)-3/+3
2025-09-14net: stmmac: move stmmac_init_ptp() messages into functionRussell King (Oracle)-7/+7
2025-09-14net: stmmac: add __stmmac_release() to complement __stmmac_open()Russell King (Oracle)-16/+25
2025-09-14net: stmmac: unexport stmmac_init_tstamp_counter()Russell King (Oracle)-3/+2
2025-09-14net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanupRussell King (Oracle)-8/+0
2025-09-14net: stmmac: fix PTP error cleanup in __stmmac_open()Russell King (Oracle)-1/+1
2025-09-14net: stmmac: disable PTP clock after unregistering PTPRussell King (Oracle)-1/+1
2025-09-14net: stmmac: ptp: improve handling of aux_ts_lock lifetimeRussell King (Oracle)-3/+7
2025-09-14net: dsa: mv88e6xxx: remove unused support for PPS event captureRussell King (Oracle)-19/+3
2025-09-14net: dsa: mv88e6xxx: remove chip->evcap_configRussell King (Oracle)-7/+5
2025-09-14net: dsa: mv88e6xxx: remove chip->trig_configRussell King (Oracle)-2/+1
2025-09-14net: dsa: mv88e6xxx: remove mv88e6250_ptp_opsRussell King (Oracle)-26/+1
2025-09-14net: mana: Reduce waiting time if HWC not respondingHaiyang Zhang-1/+6
2025-09-14net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoCLad Prabhakar-5/+58
2025-09-14net: stmmac: dwmac-renesas-gbeth: Use OF data for configurationLad Prabhakar-10/+47