aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers6-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers4-57/+7
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers1-3/+3
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg16-46/+382
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold1-25/+21
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold1-17/+16
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold1-18/+4
2026-04-07net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failureJohan Alvarado1-0/+8
2026-04-07net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick1-0/+16
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan3-14/+31
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy2-9/+26
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy4-1/+93
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat1-0/+7
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy2-0/+80
2026-04-07wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan4-8/+29
2026-04-07wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan1-1/+1
2026-04-07wifi: ath12k: Support channel change statsHarish Rachakonda2-0/+98
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan1-5/+5
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg59-415/+5192
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein1-6/+11
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman1-1/+2
2026-04-07wifi: wilc1000: use kzalloc_flexRosen Penev1-4/+4
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman1-2/+2
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev1-1/+3
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea3-17/+74
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea3-13/+47
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea1-9/+2
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea1-1/+1
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea1-1/+1
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
2026-04-06dpaa2: avoid linking objects into multiple modulesArnd Bergmann2-4/+21
2026-04-06net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann6-15/+139
2026-04-06net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann4-4/+4
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski6-4024/+0
2026-04-06net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPIKevin Hao1-1/+1
2026-04-06net: dsa: mxl862xx: implement bridge offloadingDaniel Golle4-58/+1022
2026-04-06net: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle1-13/+0
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky1-2/+1
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt1-0/+7
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov4-8/+19
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros1-10/+12
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju1-1/+7
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov1-0/+4
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov1-0/+2