summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma-0/+2
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang-1/+19
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang-2/+154
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle-10/+7
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle-18/+15
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle-70/+70
2025-10-23net: dsa: lantiq_gswip: manually convert remaining uses of read accessorsDaniel Golle-40/+38
2025-10-23net: dsa: lantiq_gswip: convert trivial accessor uses to regmapDaniel Golle-84/+76
2025-10-23net: dsa: lantiq_gswip: convert accessors to use regmapDaniel Golle-47/+67
2025-10-23net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in commentDaniel Golle-1/+5
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh-3/+8
2025-10-23usbnet: Prevents free active keventLizhi Xu-0/+2
2025-10-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi-111/+100
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-51/+87
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-137/+285
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson-28/+28
2025-10-23net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad-2/+30
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad-42/+39
2025-10-23net/mlx5e: Skip PPHCR register query if not supported by the deviceAlexei Lazar-1/+3
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko-2/+2
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh-0/+2
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh-0/+166
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh-11/+20
2025-10-23wifi: ath11k: relocate some Tx power related functions in mac.cAditya Kumar Singh-135/+135
2025-10-23wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang-4/+7
2025-10-23wifi: ath11k: fix VHT MCS assignmentBaochen Qiang-7/+12
2025-10-23ovpn: use datagram_poll_queue for socket readiness in TCPRalf Lici-4/+22
2025-10-23net: phy: micrel: Add support for non PTP SKUs for lan8814Horatiu Vultur-0/+38
2025-10-23net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang-22/+18
2025-10-23net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()Markus Elfring-4/+2
2025-10-22eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definitionPei Xiao-1/+1
2025-10-22net: spacemit: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-4/+4
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)-101/+86
2025-10-22net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar-0/+8
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar-2/+14
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain-31/+260
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit-0/+1
2025-10-21net: macb: Remove duplicate linux/inetdevice.h headerJiapeng Chong-1/+0
2025-10-21bnxt_en: support PPS in/out on all pinsVadim Fedorenko-1/+2
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon-1/+1
2025-10-21net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_registerHeiner Kallweit-31/+22
2025-10-21eth: 3c515: replace cleanup_module with __exitShi Hao-2/+2
2025-10-21net: dsa: yt921x: Add support for Motorcomm YT921xDavid Yang-0/+3403
2025-10-21team: use common function to compute the featuresHangbin Liu-77/+6
2025-10-21bonding: use common function to compute the featuresHangbin Liu-95/+4
2025-10-21Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm...Jakub Kicinski-5/+7
2025-10-21net: airoha: Add AN7583 SoC supportLorenzo Bianconi-5/+77
2025-10-21net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()Lorenzo Bianconi-1/+2
2025-10-21net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopbackLorenzo Bianconi-33/+73
2025-10-21net: airoha: Select default ppe cpu port in airoha_dev_init()Lorenzo Bianconi-22/+16