summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-10-21net: dsa: yt921x: Add support for Motorcomm YT921xDavid Yang
2025-10-21team: use common function to compute the featuresHangbin Liu
2025-10-21bonding: use common function to compute the featuresHangbin Liu
2025-10-21Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-21net: airoha: Add AN7583 SoC supportLorenzo Bianconi
2025-10-21net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()Lorenzo Bianconi
2025-10-21net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopbackLorenzo Bianconi
2025-10-21net: airoha: Select default ppe cpu port in airoha_dev_init()Lorenzo Bianconi
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi