summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-12can: m_can: Use tx_fifo_in_flight for netif_queue controlMarkus Schneider-Pargmann
2024-02-12can: m_can: Introduce a tx_fifo_in_flight counterMarkus Schneider-Pargmann
2024-02-12can: m_can: Use the workqueue as queueMarkus Schneider-Pargmann
2024-02-12can: m_can: Cache tx putidxMarkus Schneider-Pargmann
2024-02-12can: m_can: Use u32 for putidxMarkus Schneider-Pargmann
2024-02-12can: m_can: Add tx coalescing ethtool supportMarkus Schneider-Pargmann
2024-02-12can: m_can: Add rx coalescing ethtool supportMarkus Schneider-Pargmann
2024-02-12can: m_can: Implement transmit coalescingMarkus Schneider-Pargmann
2024-02-12can: m_can: Implement receive coalescingMarkus Schneider-Pargmann
2024-02-12can: m_can: Write transmit header and data in one transactionMarkus Schneider-Pargmann
2024-02-12can: m_can: Move hrtimer init to m_can_class_registerMarkus Schneider-Pargmann
2024-02-12can: m_can: Start/Cancel polling timer together with interruptsMarkus Schneider-Pargmann
2024-02-12can: esd: add support for esd GmbH PCIe/402 CAN interface familyStefan Mätje
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-12wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih
2024-02-12wifi: rtw89: reference quota mode when setting Tx powerPo-Hao Huang
2024-02-12wifi: rtw89: 8922a: implement AP mode related reg for BE generationChih-Kang Chang
2024-02-12wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...Ping-Ke Shih
2024-02-12wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip genZong-Zhe Yang
2024-02-12wifi: rtw89: use PLCP information to match BSS_COLOR and AIDPing-Ke Shih
2024-02-12wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disablePing-Ke Shih
2024-02-12wifi: rtw89: mac: correct MUEDCA setting for MAC-1Ping-Ke Shih
2024-02-12wifi: rtw89: mac: return held quota of DLE when changing MAC-1Ping-Ke Shih
2024-02-12wifi: rtw89: load BB parameters to PHY-1Ping-Ke Shih
2024-02-12wifi: rtw89: correct PHY register offset for PHY-1Ping-Ke Shih
2024-02-12wifi: brcmfmac: do not cast hidden SSID attribute value to booleanAlexey Berezhok
2024-02-12wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex...Kees Cook
2024-02-12wifi: wilc1000: correct CRC7 calculationDavid Mosberger-Tang
2024-02-12wifi: rtw89: chan: MCC take reconfig into accountZong-Zhe Yang
2024-02-12wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: tweak weight recalc ahead before MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: tweak bitmap recalc ahead before MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: add sub-entity swap function to cover replacingZong-Zhe Yang
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang
2024-02-12wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()Ajay Singh
2024-02-12wifi: mwifiex: use kstrtoX_from_user() in debugfs handlersDmitry Antipov
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-02-12wifi: iwlwifi: fix #ifdef CONFIG_ACPI checkArnd Bergmann
2024-02-12tg3: fix bug caused by uninitialized variableHeiner Kallweit
2024-02-12net: dsa: realtek: embed dsa_switch into realtek_privLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: use the same mii bus driver for both interfacesLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: migrate user_mii_bus setup to realtek_dsaLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: clean user_mii_bus setupLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: get internal MDIO node by nameLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsaLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: common rtl83xx moduleLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: keep variant reference in realtek_privLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: convert variants into real driversLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: introduce REALTEK_DSA namespaceLuiz Angelo Daros de Luca
2024-02-12net: dsa: realtek: drop cleanup from realtek_opsLuiz Angelo Daros de Luca