summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-01net: stmmac: mdio: update runtime PMRussell King (Oracle)
2025-09-01eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ringMiaoqian Lin
2025-09-01net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOMGeert Uytterhoeven
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima
2025-09-01bnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari
2025-09-01wifi: rtw89: 8852bt: Remove redundant off_reverse variablesLiao Yuanhong
2025-09-01wifi: rtw89: use int type to store negative error codesQianfeng Rong
2025-09-01wifi: rtw89: add getting function of DMA channel v1Ping-Ke Shih
2025-09-01wifi: rtw89: abstract getting function of DMA channelPing-Ke Shih
2025-09-01wifi: rtw89: pci: add RPP parser v1Ping-Ke Shih
2025-09-01wifi: rtw89: pci: abstract RPP parserPing-Ke Shih
2025-09-01wifi: rtw89: pci: add group BD address designPing-Ke Shih
2025-09-01wifi: rtw89: pci: define TX/RX buffer descriptor poolPing-Ke Shih
2025-09-01wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fieldsPing-Ke Shih
2025-09-01wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DEPing-Ke Shih
2025-09-01wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DEPing-Ke Shih
2025-09-01wifi: rtw89: pci: move chip ISR definition out from chip generationPing-Ke Shih
2025-09-01wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devicesAleksej Smirnov
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit
2025-08-31wifi: iwlwifi: gen1_2: move gen specific code to a functionMiri Korenblit
2025-08-31wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enterMiri Korenblit
2025-08-31wifi: iwlwifi: really remove hw_wfpm_idMiri Korenblit
2025-08-31wifi: iwlwifi: remove unneeded jacket indicationMiri Korenblit
2025-08-31wifi: iwlwifi: don't publish TWT capabilitiesMiri Korenblit
2025-08-31wifi: iwlwifi: trans: move dev_cmd_pool to trans specificMiri Korenblit
2025-08-31wifi: iwlwifi: remove .pnvm files from module infoMiri Korenblit
2025-08-31wifi: iwlwifi: acpi: make iwl_guid staticJohannes Berg
2025-08-31wifi: iwlwifi: uefi: remove runtime check of constant valuesJohannes Berg
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren
2025-08-29net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren
2025-08-29microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl supportParthiban Veerasooran
2025-08-29xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari
2025-08-29pppoe: drop sock reference counting on fast pathQingfang Deng
2025-08-29pppoe: remove rwlock usageQingfang Deng
2025-08-29Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-28eth: mlx5: remove Kconfig co-dependency with VXLANJakub Kicinski
2025-08-28net: stmmac: mdio: clean up c22/c45 accessor splitRussell King (Oracle)
2025-08-28net: stmmac: minor cleanups to stmmac_bus_clks_config()Russell King (Oracle)
2025-08-28net: stmmac: mdio: use netdev_priv() directlyRussell King (Oracle)
2025-08-28net: phy: mtk-2p5ge: Add LED support for MT7988Sky Huang
2025-08-28net/mlx5e: add op for getting netdev DMA deviceDragos Tatulea