summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-17net: hibmcge: Add debugfs supported in this moduleJijie Shao
2024-12-17net: usb: lan78xx: Improve error handling in WoL operationsOleksij Rempel
2024-12-17net: usb: lan78xx: remove PHY register access from ethtool get_regsOleksij Rempel
2024-12-17net: usb: lan78xx: rename phy_mutex to mdiobus_mutexOleksij Rempel
2024-12-17net: usb: lan78xx: Use action-specific label in lan78xx_mac_resetOleksij Rempel
2024-12-17net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hwOleksij Rempel
2024-12-17net: usb: lan78xx: Add error handling to lan78xx_get_regsOleksij Rempel
2024-12-17niu: Use page->private instead of page->indexMatthew Wilcox (Oracle)
2024-12-17mlxsw: Switch to napi_gro_receive()Ido Schimmel
2024-12-17netxen_nic: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17net: phy: ks8995: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet
2024-12-17idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2024-12-17idpf: add support for SW triggered interruptsJoshua Hay
2024-12-17ice: Add MDD logging via devlink healthBen Shelton
2024-12-17ice: add Tx hang devlink health reporterPrzemek Kitszel
2024-12-17ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel
2024-12-17qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()Gianfranco Trad
2024-12-17net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-17net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran
2024-12-17net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran
2024-12-16r8169: add support for RTL8125D rev.bChunHao Lin
2024-12-16r8169: adjust version numbering for RTL8126Heiner Kallweit
2024-12-16net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter
2024-12-16team: Fix feature exposure when no ports are presentDaniel Borkmann
2024-12-16chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter
2024-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2024-12-16wifi: ath12k: advertise MLO support and capabilitiesRameshkumar Sundaram
2024-12-16wifi: ath12k: assign unique hardware link IDs during QMI host capAditya Kumar Singh
2024-12-16wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware featureAditya Kumar Singh
2024-12-16wifi: ath12k: remove warning print in htt mlo offset event messageAditya Kumar Singh
2024-12-16wifi: ath12k: add no-op without debug print in WMI Rx eventAditya Kumar Singh
2024-12-16wifi: ath12k: add can_activate_links mac operationAditya Kumar Singh
2024-12-16wifi: ath12k: symmetrize scan vdev creation and deletion during HW scanAditya Kumar Singh
2024-12-16wifi: ath12k: pass link ID during MLO while delivering skbAditya Kumar Singh
2024-12-16wifi: ath12k: fix ar->supports_6ghz usage during hw registerAditya Kumar Singh
2024-12-16wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocationsAditya Kumar Singh
2024-12-16wifi: ath12k: advertise multi device interface combinationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: Refactor radio frequency informationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: introduce interface combination cleanup helperKarthikeyan Periyasamy
2024-12-16wifi: ath12k: add helper function to init partner cmem configurationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: add partner device buffer support in receive data pathKarthikeyan Periyasamy
2024-12-16wifi: ath12k: move to HW link id based receive handlingKarthikeyan Periyasamy
2024-12-16wifi: ath12k: avoid redundant code in DP Rx error processKarthikeyan Periyasamy
2024-12-16wifi: ath12k: enable MLO setup and teardown from coreKarthikeyan Periyasamy
2024-12-16wifi: ath12k: Add MLO WMI setup and teardown functionsBhagavathi Perumal S
2024-12-16wifi: ath12k: add support to allocate MLO global memory regionKarthikeyan Periyasamy
2024-12-16wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()Karthikeyan Periyasamy
2024-12-16wifi: ath12k: send partner device details in QMI MLO capabilityKarthikeyan Periyasamy
2024-12-16wifi: ath12k: parse multiple device information from Device TreeRaj Kumar Bhagat