summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-06-03net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all modelsVladimir Oltean
2024-06-03net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()Vladimir Oltean
2024-06-03net: dsa: ocelot: consistently use devres in felix_pci_probe()Vladimir Oltean
2024-06-03net: dsa: ocelot: delete open coded status = "disabled" parsingVladimir Oltean
2024-06-03net: dsa: ocelot: use devres in seville_probe()Vladimir Oltean
2024-06-03net: dsa: ocelot: use devres in ocelot_ext_probe()Vladimir Oltean
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-03ice/ptp: Remove convert_art_to_tsc()Thomas Gleixner
2024-06-03stmmac: intel: Remove convert_art_to_tsc()Thomas Gleixner
2024-06-03igc: Remove convert_art_ns_to_tsc()Thomas Gleixner
2024-06-03e1000e: Replace convert_art_to_tsc()Thomas Gleixner
2024-06-03wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()Jiapeng Chong
2024-06-01lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...Rengarajan S
2024-06-01lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detectedRengarajan S
2024-06-01net: ethernet: cortina: Implement .set_pauseparam()Linus Walleij
2024-06-01net: ethernet: cortina: Use negotiated TX/RX pauseLinus Walleij
2024-06-01net: ethernet: cortina: Rename adjust link callbackLinus Walleij
2024-06-01bnxt_en: add timestamping statistics supportVadim Fedorenko
2024-06-01ice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka
2024-06-01ice: Add NAC Topology device capability parserGrzegorz Nitka
2024-06-01ice: Add support for E825-C TS PLL handlingMichal Michalik
2024-06-01ice: Change CGU regs struct to anonymousKarol Kolacinski
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov
2024-06-01ice: Introduce ice_get_base_incval() helperJacob Keller
2024-06-01ice: Move CGU blockSergey Temerkhanov
2024-06-01ice: Add PHY OFFSET_READY register clearingKarol Kolacinski
2024-06-01ice: Implement Tx interrupt enablement functionsSergey Temerkhanov
2024-06-01ice: Introduce helper to get tmr_cmd_reg valuesJacob Keller
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski
2024-06-01net: smc91x: Fix pointer typesThorsten Blum
2024-06-01virtio_net: fix a spurious deadlock issueHeng Qi
2024-06-01virtio_net: fix possible dim status unrecoverableHeng Qi
2024-06-01virtio_net: fix missing lock protection on control_buf accessHeng Qi
2024-06-01wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré
2024-06-01Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: fman_memac: remove the now unnecessary checking for fixed-linkRussell King (Oracle)
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: phylink: move test for ovr_an_inbandRussell King (Oracle)
2024-05-30net: phylink: rearrange phylink_parse_mode()Russell King (Oracle)
2024-05-30net: stmmac: ethqos: clean up setting serdes speedRussell King (Oracle)
2024-05-30net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)