summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-08net: dsa: microchip: lan9371/2: update MAC capabilities for port 4Oleksij Rempel
2024-07-05net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compatSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin
2024-07-05net: pcs: xpcs: Split up xpcs_create() body to sub-functionsSerge Semin
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-03net: dsa: microchip: lan937x: disable VPHY supportLucas Stach
2024-07-03net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...Lucas Stach
2024-07-03net: dsa: microchip: lan9371/2: add 100BaseTX PHY supportLucas Stach
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-02net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-02net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu