summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-08net: txgbe: Add SFP module identifyJiawen Wu
2023-06-08net: txgbe: Register I2C platform deviceJiawen Wu
2023-06-08net: txgbe: Register fixed rate clockJiawen Wu
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi
2023-06-07net: bcmgenet: Fix EEE implementationFlorian Fainelli
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-06-07eth: bnxt: fix the wake conditionJakub Kicinski
2023-06-07net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski
2023-06-07net/mlx5e: simplify condition after napi budget handling changeJakub Kicinski
2023-06-07mlx5/core: E-Switch, Allocate ECPF vport if it's an eswitch managerBodong Wang
2023-06-07net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failureJiri Pirko
2023-06-07net/mlx5e: TC, refactor access to hash keyOz Shlomo
2023-06-07net/mlx5e: Remove RX page cache leftoversTariq Toukan
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal
2023-06-07net/mlx5: Enable 4 ports VF LAGShay Drory
2023-06-07net/mlx5: LAG, block multiport eswitch LAG in case ldev have more than 2 portsShay Drory
2023-06-07net/mlx5: LAG, block multipath LAG in case ldev have more than 2 portsShay Drory
2023-06-07net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory
2023-06-07net/mlx5: LAG, generalize handling of shared FDBShay Drory
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
2023-06-07net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock
2023-06-06Revert "wifi: iwlwifi: update response for mcc_update command"Johannes Berg
2023-06-06Revert "wifi: iwlwifi: mvm: FTM initiator MLO support"Johannes Berg
2023-06-06wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2023-06-06wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya