summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-06wifi: iwlwifi: pcie: Add support for new device idsSomashekhar Puttagangaiah
2025-05-06wifi: iwlwifi: remove TH/TH1 RF typesJohannes Berg
2025-05-06wifi: iwlwifi: clean up config macroJohannes Berg
2025-05-06wifi: iwlwifi: mvm: remove nl80211 testmodeJohannes Berg
2025-05-06wifi: iwlwifi: mld: set rx_mpdu_cmd_hdr_sizeJohannes Berg
2025-05-06wifi: iwlwifi: dvm: fix various W=1 warningsJohannes Berg
2025-05-06wifi: iwlwifi: mld: force the responder to use the full bandwidthAvraham Stern
2025-05-06wifi: iwlwifi: mld: start AP with the correct bandwidthAvraham Stern
2025-05-06wifi: iwlwifi: mld: add monitor internal stationDaniel Gabay
2025-05-06wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7Emmanuel Grumbach
2025-05-06wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2Miri Korenblit
2025-05-06wifi: iwlwifi: implement TOP resetJohannes Berg
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-06wifi: iwlwifi: mld: handle SW reset w/o NIC errorJohannes Berg
2025-05-06wifi: iwlwifi: mvm: support ROC command version 6Miri Korenblit
2025-05-06wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2Miri Korenblit
2025-05-06wifi: iwlwifi: add support for ALIVE v8Emmanuel Grumbach
2025-05-06wifi: iwlwifi: mld: add kunit test for emlsr with bt onSomashekhar Puttagangaiah
2025-05-06wifi: iwlwifi: fw: support PPAG command version 7Pagadala Yesu Anjaneyulu
2025-05-06wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4Pagadala Yesu Anjaneyulu
2025-05-06wifi: iwlwifi: rename ppag_ver to ppag_bios_revPagadala Yesu Anjaneyulu
2025-05-06wifi: iwlwifi: mld: don't return an error if the FW is deadMiri Korenblit
2025-05-06wifi: iwlwifi: mld: check for NULL before referencing a pointerMiri Korenblit
2025-05-06wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ONSomashekhar Puttagangaiah
2025-05-06wifi: iwlwifi: implement TOP reset followerJohannes Berg
2025-05-06wifi: iwlwifi: avoid scheduling restart during restartJohannes Berg
2025-05-06wifi: iwlwifi: mld: tests: extend link pair testsJohannes Berg
2025-05-06wifi: iwlwifi: mld: refactor tests to use chandefsJohannes Berg
2025-05-06wifi: iwlwifi: mld: send the WPFC table to the FWMiri Korenblit
2025-05-06wifi: iwlwifi: read WPFC also from UEFIMiri Korenblit
2025-05-06wifi: iwlwifi: prepare for reading WPFC from UEFIMiri Korenblit
2025-05-06wifi: iwlwifi: Add short description to enum iwl_power_schemeJeff Johnson
2025-05-06can: mcan: m_can_class_unregister(): fix order of unregistration callsMarc Kleine-Budde
2025-05-06can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration callsMarc Kleine-Budde
2025-05-06can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration callsMarc Kleine-Budde
2025-05-06can: mcp251xfd: fix TDC setting for low data bit ratesKelsey Maes
2025-05-06can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probeAntonios Salios
2025-05-06net: ethernet: mtk_eth_soc: do not reset PSE when setting FEFrank Wunderlich
2025-05-06net: ethernet: mtk_eth_soc: reset all TX queues on DMA freeDaniel Golle
2025-05-06net: phy: realtek: Add support for PHY LEDs on RTL8211EMichael Klein
2025-05-06net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()Michael Klein
2025-05-06net: phy: realtek: Group RTL82* macro definitionsMichael Klein
2025-05-06net: phy: realtek: add RTL8211F register definesMichael Klein
2025-05-06net: phy: realtek: Clean up RTL821x ExtPage accessMichael Klein
2025-05-06net: phy: realtek: remove unsed RTL821x_PHYSR* macrosMichael Klein
2025-05-06eth: fbnic: fix `tx_dropped` countingMohsin Bashir
2025-05-06net: ibmveth: added KUnit tests for some buffer pool functionsDave Marquardt
2025-05-06net: ibmveth: Reset the adapter when unexpected states are detectedDave Marquardt
2025-05-06net: ibmveth: Indented struct ibmveth_adapter correctlyDave Marquardt
2025-05-05net: phy: Refactor fwnode_get_phy_node()Andy Shevchenko