summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06dpaa2: avoid linking objects into multiple modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPIKevin Hao
2026-04-06net: dsa: mxl862xx: implement bridge offloadingDaniel Golle
2026-04-06net: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju