aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-21and-xgbe: remove the abstraction for hwptpRaju Rangoju6-331/+345
2025-07-21wifi: ath12k: Correct tid cleanup when tid setup failsSarika Sharma1-2/+1
2025-07-21wifi: ath12k: bring DFS support back for WCN7850Baochen Qiang1-17/+30
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson11-47/+48
2025-07-21wifi: ath11k: Prefer {} to {0} in initializersJeff Johnson14-70/+75
2025-07-21wifi: ath10k: Prefer {} to {0} in initializersJeff Johnson7-18/+20
2025-07-21wifi: brcmfmac: support CYW54591 PCIE deviceDouble Lo2-5/+17
2025-07-21wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar1-4/+4
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski2-0/+9
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski1-0/+2
2025-07-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li1-0/+2
2025-07-21i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge1-2/+2
2025-07-21i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen1-1/+1
2025-07-21net: usb: Remove duplicate assignments for net->pcpu_stat_typeZqiang1-1/+0
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-0/+2
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu1-5/+8
2025-07-19wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211Nithyanantham Paramasivam2-0/+6
2025-07-19wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabledNithyanantham Paramasivam1-4/+60
2025-07-19wifi: ath12k: Fix the handling of TX packets in Ethernet modeNithyanantham Paramasivam2-7/+32
2025-07-18net/mlx5: E-Switch, Fix peer miss rules to use peer eswitchShahar Shitrit1-54/+54
2025-07-18net/mlx5: Fix memory leak in cmd_exec()Chiara Meiohas1-2/+2
2025-07-18be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari1-4/+4
2025-07-18net: bcmasp: Add support for re-starting auto-negotiationFlorian Fainelli1-0/+1
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev1-1/+2
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev5-5/+5
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev1-1/+1
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev2-4/+6
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev2-3/+5
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev1-1/+1
2025-07-18net: ti: icssg-prueth: Fix buffer allocation for ICSSGHimanshu Mittal5-71/+188
2025-07-18dpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-07-18dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer1-4/+2
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov106-499/+986
2025-07-18ixgbevf: remove unused fields from struct ixgbevf_adapterYuto Ohnuki1-3/+0
2025-07-18igbvf: remove unused fields from struct igbvf_adapterYuto Ohnuki2-32/+0
2025-07-18igc: Add wildcard rule support to ethtool NFC using Default QueueSong Yoong Siang4-3/+49
2025-07-18igc: Relocate RSS field definitions to igc_defines.hSong Yoong Siang2-4/+3
2025-07-18ice: breakout common LAG code into helpersDave Ertman4-35/+51
2025-07-18ice: convert ice_add_prof() to bitmapJesse Brandeburg3-55/+34
2025-07-18ice: add E835 device IDsDawid Osuchowski3-0/+36
2025-07-18ice: add 40G speed to Admin Command GET PORT OPTIONAleksandr Loktionov4-2/+6
2025-07-18idpf: preserve coalescing settings across resetsAhmed Zaki5-13/+74
2025-07-18idpf: add cross timestampingMilena Olech3-1/+207
2025-07-18idpf: add flow steering supportAhmed Zaki5-5/+425
2025-07-18virtchnl2: add flow steering supportSudheer Mogilappagari1-7/+202
2025-07-18virtchnl2: rename enum virtchnl2_cap_rssAhmed Zaki3-35/+35
2025-07-18wifi: ath12k: Add support to parse max ext2 wmi service bitTamizh Chelvam Raja1-7/+6
2025-07-18wifi: ath12k: fix endianness handling while accessing wmi service bitTamizh Chelvam Raja1-5/+7
2025-07-18wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov3-21/+21