summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-18net: phy: phy_device: Use link_capabilities lookup for PHY aneg configMaxime Chevallier
2025-03-18net: phy: phy_caps: Allow looking-up link caps based on speed and duplexMaxime Chevallier
2025-03-18net: phy: phy_caps: Implement link_capabilities lookup by linkmodeMaxime Chevallier
2025-03-18net: phy: phy_caps: Introduce phy_caps_validMaxime Chevallier
2025-03-18net: phy: phy_caps: Move __set_linkmode_max_speed to phy_capsMaxime Chevallier
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier
2025-03-18net: phy: Use an internal, searchable storage for the linkmodesMaxime Chevallier
2025-03-17net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)
2025-03-17net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)
2025-03-17cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirkPhilipp Hahn
2025-03-17stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_avai...Choong Yong Liang
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit
2025-03-17net/mlx5: fs, add support for dest flow sampler HWS actionMoshe Shemesh
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh
2025-03-17net/mlx5: fs, add API for sharing HWS action by refcountMoshe Shemesh
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-13net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checksJonas Karlman
2025-03-13net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probeJonas Karlman
2025-03-13net: cn23xx: fix typosJanik Haag
2025-03-13net: hns3: use string choices helperJian Shen
2025-03-12Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-12netdevsim: 'support' multi-buf XDPJakub Kicinski
2025-03-12net: drop rtnl_lock for queue_mgmt operationsStanislav Fomichev
2025-03-12net/mlx5: Avoid unnecessary use of comma operatorSimon Horman
2025-03-12eth: bnxt: add missing netdev lock management to bnxt_dl_reload_upStanislav Fomichev
2025-03-12eth: bnxt: request unconditional ops lockStanislav Fomichev
2025-03-12eth: bnxt: switch to netif_closeStanislav Fomichev
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu
2025-03-11net: ti: icssg-prueth: Add XDP supportRoger Quadros
2025-03-11net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATARoger Quadros
2025-03-11net: ti: icssg-prueth: Use page_pool API for RX buffer allocationRoger Quadros
2025-03-11enic: get max rq & wq entries supported by hw, 16K queuesSatish Kharat
2025-03-11enic: cleanup of enic wq request completion pathSatish Kharat
2025-03-11enic: added enic_wq.c and enic_wq.hSatish Kharat
2025-03-11enic: remove unused function cq_enet_wq_desc_decSatish Kharat