summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-10eth: fbnic: add TX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko
2024-10-10eth: fbnic: add software TX timestamping supportVadim Fedorenko
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Fix misspelling of "accept*" in netAlexander Zubkov
2024-10-09net: stmmac: Add DW QoS Eth v4/v5 ip payload error statisticsMinda Chen
2024-10-09net: netconsole: fix wrong warningBreno Leitao
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-09net: airoha: Fix EGRESS_RATE_METER_EN_MASK definitionLorenzo Bianconi
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev
2024-10-09net: liquidio: Remove unused cn23xx_dump_pf_initialized_regsDr. David Alan Gilbert
2024-10-09qca_spi: Improve reset mechanismStefan Wahren
2024-10-09qca_spi: Count unexpected WRBUF_SPC_AVA after resetStefan Wahren
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou
2024-10-10wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmwareChin-Yen Lee
2024-10-10wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report indexChing-Te Ku
2024-10-10wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughputChing-Te Ku
2024-10-10wifi: rtw89: coex: Reorder Bluetooth info related logicChing-Te Ku
2024-10-10wifi: rtw89: coex: Update priority setting for Wi-Fi is scanningChing-Te Ku
2024-10-09net: mana: Enable debugfs files for MANA deviceShradha Gupta
2024-10-09r8169: add support for the temperature sensor being available from RTL8125BHeiner Kallweit
2024-10-09net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()Jonas Rebmann
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-09net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configurationRussell King (Oracle)
2024-10-09net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_ENRussell King (Oracle)
2024-10-09net: pcs: xpcs: use dev_*() to print messagesRussell King (Oracle)
2024-10-09net: pcs: xpcs: convert to use read_poll_timeout()Russell King (Oracle)
2024-10-09net: pcs: xpcs: add _modify() accessorsRussell King (Oracle)
2024-10-09net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move searching ID list out of lineRussell King (Oracle)
2024-10-09net: pcs: xpcs: rename xpcs_get_id()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-10-09net: pcs: xpcs: pass xpcs instead of xpcs->id to xpcs_find_compat()Russell King (Oracle)
2024-10-09net: pcs: xpcs: don't use array for interfaceRussell King (Oracle)
2024-10-09net: pcs: xpcs: remove dw_xpcs_compat enumRussell King (Oracle)
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev
2024-10-08net: phy: microchip_t1: SQI support for LAN887xTarun Alle
2024-10-08net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund
2024-10-08fsl/fman: Fix a typoAndrew Kreimer
2024-10-08net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle
2024-10-08net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-08chelsio/chtls: Remove unused chtls_set_tcb_tflagDr. David Alan Gilbert