summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-30wifi: ath10k: use = {} to initialize pm_qos_request instead of memsetZhongqiu Han-2/+1
2025-10-30wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram-1/+3
2025-10-30wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()Rameshkumar Sundaram-6/+6
2025-10-30wifi: ath12k: Set EHT fixed rates for associated STAsMuna Sinada-7/+85
2025-10-30wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()Muna Sinada-3/+52
2025-10-30wifi: ath12k: Add EHT fixed GI/LTFMuna Sinada-10/+41
2025-10-30wifi: ath12k: Add EHT MCS/NSS rates to Peer AssocMuna Sinada-7/+103
2025-10-30wifi: ath12k: add EHT rate handling to existing set rate functionsMuna Sinada-42/+173
2025-10-30wifi: ath12k: generalize GI and LTF fixed rate functionsMuna Sinada-43/+60
2025-10-30wifi: ath12k: fix error handling in creating hardware groupBaochen Qiang-5/+17
2025-10-30wifi: ath12k: fix reusing m3 memoryBaochen Qiang-5/+11
2025-10-30wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()Abdun Nihaal-0/+1
2025-10-30octeontx2-pf: Use new bandwidth profiles in receive queueSubbaraya Sundeep-0/+6
2025-10-30octeontx2-af: Display new bandwidth profiles too in debugfsSubbaraya Sundeep-2/+7
2025-10-30octeontx2-af: Accommodate more bandwidth profiles for cn20kSubbaraya Sundeep-7/+21
2025-10-30octeontx2-pf: Initialize new NIX SQ context for cn20kSubbaraya Sundeep-1/+35
2025-10-30octeontx2-pf: Initialize cn20k specific aura and pool contextsLinu Cherian-11/+203
2025-10-30octeontx2-af: Skip NDC operations for cn20kLinu Cherian-8/+24
2025-10-30octeontx2-af: Extend debugfs support for cn20k NPALinu Cherian-0/+98
2025-10-30octeontx2-af: Add cn20k NPA block contextsLinu Cherian-1/+193
2025-10-30octeontx2-af: Extend debugfs support for cn20k NIXSubbaraya Sundeep-1/+176
2025-10-30octeontx2-af: Add cn20k NIX block contextsSubbaraya Sundeep-4/+286
2025-10-30octeontx2-af: Simplify context writing and reading to hardwareSubbaraya Sundeep-23/+46
2025-10-30wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx()Abdun Nihaal-0/+1
2025-10-30wifi: rt2x00: add nvmem eeprom supportRosen Penev-1/+41
2025-10-30net: wireless: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-60/+0
2025-10-29lib/crypto: blake2s: Rename blake2s_state to blake2s_ctxEric Biggers-21/+21
2025-10-29lib/crypto: blake2s: Adjust parameter order of blake2s()Eric Biggers-4/+4
2025-10-29net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scanHeiner Kallweit-9/+4
2025-10-29net: davinci_mdio: use new iterator mdiobus_for_each_phyHeiner Kallweit-9/+5
2025-10-29net: fec: use new iterator mdiobus_for_each_phyHeiner Kallweit-6/+2
2025-10-29net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit-7/+9
2025-10-29net: stmmac: mdio: fix incorrect phy address checkHeiner Kallweit-7/+2
2025-10-29net: wwan: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-9/+0
2025-10-29net: ipa: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-10/+0
2025-10-29net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-26/+1
2025-10-29net: stmmac: est: Fix GCL bounds checksRohan G Thomas-2/+2
2025-10-29net: stmmac: Consider Tx VLAN offload tag length for maxSDURohan G Thomas-4/+10
2025-10-29net: stmmac: vlan: Disable 802.1AD tag insertion offloadRohan G Thomas-15/+5
2025-10-29net: enetc: add standalone ENETC support for i.MX94Wei Fang-0/+7
2025-10-29net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94Wei Fang-2/+142
2025-10-29net: enetc: add ptp timer binding support for i.MX94Clark Wang-0/+100
2025-10-29net: enetc: add preliminary i.MX94 NETC blocks control supportWei Fang-0/+104
2025-10-29net/mlx5e: kTLS, Cancel RX async resync request in error flowsShahar Shitrit-5/+37
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit-2/+7
2025-10-29net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan-2/+2
2025-10-29net: mctp: Fix tx queue stallJinliang Wang-3/+5
2025-10-29net/mlx5: Don't zero user_count when destroying FDB tablesCosmin Ratiu-2/+0
2025-10-29net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin-3/+9
2025-10-29netconsole: Fix race condition in between reader and writer of userdataGustavo Luiz Duarte-8/+13