aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-07net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory2-2/+1
2023-06-07net/mlx5: LAG, generalize handling of shared FDBShay Drory1-28/+38
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory2-1/+12
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory2-14/+31
2023-06-07net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier1-6/+9
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier1-0/+1
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier3-5/+13
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier1-1/+1
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier1-0/+2
2023-06-07Merge wireless into wireless-nextJohannes Berg42-135/+288
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman1-5/+3
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada3-12/+12
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada14-3/+89
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt4-72/+6
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter1-1/+2
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova1-2/+25
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova1-0/+7
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta3-9/+35
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski11-36/+102
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley1-8/+8
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley1-2/+8
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock3-75/+4
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock1-1/+74
2023-06-06ieee802154: ca8210: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0
2023-06-06Revert "wifi: iwlwifi: update response for mcc_update command"Johannes Berg6-161/+59
2023-06-06Revert "wifi: iwlwifi: mvm: FTM initiator MLO support"Johannes Berg1-32/+13
2023-06-06wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-2/+2
2023-06-06wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya1-2/+3
2023-06-06wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg1-1/+8
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra4-4/+60
2023-06-06wifi: iwlwifi: pnvm: handle memory descriptor tlvGregory Greenman3-17/+59
2023-06-06wifi: iwlwifi: fw: don't use constant size with efi.get_variableGregory Greenman2-82/+74
2023-06-06wifi: iwlwifi: fw: clean up PNVM loading codeJohannes Berg1-66/+89
2023-06-06wifi: iwlwifi: Separate reading and parsing of reduce power tableAlon Giladi4-42/+58
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi6-80/+169
2023-06-06wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flowAlon Giladi6-83/+63
2023-06-06wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi5-21/+40
2023-06-06wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi4-6/+86
2023-06-06wifi: iwlwifi: Add support for fragmented pnvm imagesAlon Giladi7-46/+88
2023-06-06wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM regionAlon Giladi3-10/+31
2023-06-06wifi: iwlwifi: Take loading and setting of pnvm image out of parsing partAlon Giladi2-61/+73
2023-06-06wifi: iwlwifi: Separate loading and setting of pnvm image into two functionsAlon Giladi5-47/+65
2023-06-06wifi: iwlwifi: Generalize the parsing of the pnvm imageAlon Giladi6-45/+72
2023-06-06wifi: iwlwifi: api: fix kernel-doc linksJohannes Berg6-18/+40
2023-06-06wifi: iwlwifi: api: remove unused commandsJohannes Berg2-13/+0
2023-06-06wifi: iwlwifi: api: use __le16 instead of u16Johannes Berg1-1/+1
2023-06-06wifi: iwlwifi: api: link context action in kernel-docJohannes Berg6-17/+23
2023-06-06wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablementJohannes Berg2-0/+11
2023-06-06wifi: iwlwifi: mvm: send time sync only if neededJohannes Berg1-3/+5
2023-06-06wifi: iwlwifi: mvm: remove warning for beacon filtering errorJohannes Berg1-5/+1