summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-09r8152: Add support for the RTL8157 hardwareBirger Koblitz
2026-04-09r8152: Add support for 5Gbit Link Speeds and EEEBirger Koblitz
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh
2026-04-09net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich
2026-04-09net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich
2026-04-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-04-08netdevsim: Add devlink port resource registrationOr Har-Toov
2026-04-08net/mlx5: Register SF resource on PF port representorOr Har-Toov
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean
2026-04-08net: bcmasp: Switch to page pool for RX pathFlorian Fainelli
2026-04-08net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOGEric Dumazet
2026-04-08net: phy: realtek: get rid of magic numbers in rtl8201_config_intr()Aleksander Jan Bajkowski
2026-04-08net: txgbe: leave space for null terminators on property_entryFabio Baltieri
2026-04-08Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-08net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold
2026-04-07net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failureJohan Alvarado
2026-04-07net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan
2026-04-07wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan
2026-04-07wifi: ath12k: Support channel change statsHarish Rachakonda
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman
2026-04-07wifi: wilc1000: use kzalloc_flexRosen Penev
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou