summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-31net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0Parthiban Veerasooran-1/+50
2025-10-31net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHYParthiban Veerasooran-2/+47
2025-10-31net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modificationRussell King (Oracle)-15/+1
2025-10-31net/mlx5e: Convert to new hwtstamp_get/set interfaceCarolina Jubran-54/+65
2025-10-31net/mlx5e: Rename timestamp fields to hwtstamp_configCarolina Jubran-15/+16
2025-10-31net/mlx5e: Rename hwstamp functions to hwtstampCarolina Jubran-8/+8
2025-10-31net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqeCarolina Jubran-3/+1
2025-10-31net/mlx5e: Remove redundant tstamp pointer from channel structuresCarolina Jubran-9/+2
2025-10-31net: mana: Support HW link state eventsHaiyang Zhang-5/+62
2025-10-31gve: Implement settime64 with -EOPNOTSUPPTim Hostetler-0/+7
2025-10-31gve: Implement gettimex64 with -EOPNOTSUPPTim Hostetler-0/+8
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-19/+21
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-120/+267
2025-10-31can: mcp251x: mcp251x_can_probe(): use dev_err_probe()Maud Spierings-11/+20
2025-10-31can: peak_usb: convert to use ndo_hwtstamp callbacksVadim Fedorenko-21/+18
2025-10-31can: peak_canfd: convert to use ndo_hwtstamp callbacksVadim Fedorenko-19/+16
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko-31/+49
2025-10-30cxgb4: flower: add support for fragmentationHarshita V Rajput-16/+24
2025-10-30Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-65/+54
2025-10-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-971/+364
2025-10-30wifi: ath10k: use = {} to initialize bmi_target_info instead of memsetZhongqiu Han-4/+1
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