summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-23wifi: rt2800: move 2x00soc to 2800socRosen Penev5-187/+118
2025-07-23wifi: rt2800soc: allow loading from OFRosen Penev2-1/+8
2025-07-23wifi: rt2x00: remove mod_name from platform_driverRosen Penev1-1/+0
2025-07-23wifi: rt2x00: add COMPILE_TESTRosen Penev1-1/+1
2025-07-23wifi: brcmfmac: cyw: Fix __counted_by to be LE variantKees Cook1-1/+1
2025-07-23RDMA support for DMA handleLeon Romanovsky5-5/+188
2025-07-23net/mlx5: Add support for device steering tagYishai Hadas4-0/+180
2025-07-23Merge tag 'linux-can-fixes-for-6.16-20250722' of git://git.kernel.org/pub/scm...Jakub Kicinski2-3/+21
2025-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-5/+8
2025-07-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-3/+16
2025-07-23net/mlx5e: Remove duplicate mkey from SHAMPO headerLama Kayal3-12/+20
2025-07-23net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size()Lama Kayal3-10/+3
2025-07-23net/mlx5e: SHAMPO, Cleanup reservation size formulaLama Kayal3-29/+16
2025-07-23net: netdevsim: hook in XDP handlingJakub Kicinski1-1/+20
2025-07-22Octeontx2-af: Debugfs support for firmware dataHariprasad Kelam2-1/+168
2025-07-22Octeontx2-af: RPM: Update DMA maskHariprasad Kelam1-0/+6
2025-07-22Octeontx2-af: Disable stale DMAC filtersSubbaraya Sundeep1-0/+13
2025-07-22Octeontx2-af: Add programmed macaddr to RVU pfvfHariprasad Kelam1-14/+9
2025-07-22ibmveth: Add multi buffers rx replenishment hcall supportMingming Cao2-68/+173
2025-07-22can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...Marc Kleine-Budde2-3/+21
2025-07-22gve: implement DQO RX datapath and control path for AF_XDP zero-copyJoshua Washington4-14/+149
2025-07-22gve: implement DQO TX datapath for AF_XDP zero-copyJoshua Washington4-3/+171
2025-07-22gve: keep registry of zc xsk pools in netdev_privJoshua Washington2-4/+34
2025-07-22gve: merge xdp and xsk registrationJoshua Washington2-18/+10
2025-07-22gve: deduplicate xdp info and xsk pool registration logicJoshua Washington1-86/+83
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit3-5/+20
2025-07-22Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg67-721/+3499
2025-07-22wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva6-88/+95
2025-07-22wifi: iwlwifi: Fix typo "ransport"WangYuli1-1/+1
2025-07-22wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAMAntonio Quartulli1-1/+1
2025-07-22net: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie1-0/+4
2025-07-22net: usb: smsc95xx: add support for ethtool pause parametersOleksij Rempel1-3/+69
2025-07-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski31-195/+1122
2025-07-22gve: Fix stuck TX queue for DQ queue formatPraveen Kaligineedi1-30/+37
2025-07-22net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-4/+16
2025-07-22net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacksBiju Das1-0/+1
2025-07-22net: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
2025-07-22amd-xgbe: add hardware PTP timestamping supportRaju Rangoju6-86/+179
2025-07-22and-xgbe: remove the abstraction for hwptpRaju Rangoju6-331/+345
2025-07-22wifi: ath12k: Correct tid cleanup when tid setup failsSarika Sharma1-2/+1
2025-07-22wifi: ath12k: bring DFS support back for WCN7850Baochen Qiang1-17/+30
2025-07-22wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson11-47/+48
2025-07-22wifi: ath11k: Prefer {} to {0} in initializersJeff Johnson14-70/+75
2025-07-22wifi: 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