summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-10-24ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel
2025-10-24ice: extract ice_init_dev() from ice_init()Przemek Kitszel
2025-10-24ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel
2025-10-24ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel
2025-10-24ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel
2025-10-24ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel
2025-10-24ice: move service task start out of ice_init_pf()Przemek Kitszel
2025-10-24ice: enforce RTNL assumption of queue NAPI manipulationPrzemek Kitszel
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle
2025-10-23net: dsa: lantiq_gswip: manually convert remaining uses of read accessorsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert trivial accessor uses to regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert accessors to use regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in commentDaniel Golle
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh
2025-10-23usbnet: Prevents free active keventLizhi Xu
2025-10-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson
2025-10-23net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad
2025-10-23net/mlx5e: Skip PPHCR register query if not supported by the deviceAlexei Lazar
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh
2025-10-23wifi: ath11k: relocate some Tx power related functions in mac.cAditya Kumar Singh
2025-10-23wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang
2025-10-23wifi: ath11k: fix VHT MCS assignmentBaochen Qiang
2025-10-23ovpn: use datagram_poll_queue for socket readiness in TCPRalf Lici
2025-10-23net: phy: micrel: Add support for non PTP SKUs for lan8814Horatiu Vultur
2025-10-23net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-10-23net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()Markus Elfring
2025-10-22eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definitionPei Xiao
2025-10-22net: spacemit: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2025-10-22net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit
2025-10-21net: macb: Remove duplicate linux/inetdevice.h headerJiapeng Chong
2025-10-21bnxt_en: support PPS in/out on all pinsVadim Fedorenko
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon
2025-10-21net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_registerHeiner Kallweit
2025-10-21eth: 3c515: replace cleanup_module with __exitShi Hao