summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-09-19net: ethernet: mtk_wed: add wed 3.0 reset supportSujuan Chen
2023-09-19net: ethernet: mtk_wed: debugfs: add WED 3.0 debugfs entriesSujuan Chen
2023-09-19net: ethernet: mtk_wed: debugfs: move wed_v2 specific regs out of regs arrayLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: introduce hw_rro support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: refactor mtk_wed_check_wfdma_rx_fill routineLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: introduce WED support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: add mtk_wed_soc_data structureLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoCLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: make memory region optionalLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: move mem_region array out of mtk_wed_mcu_load_firmwareLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: introduce mtk_wed_buf structureLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: do not configure rx offload if not supportedLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: introduce versioning utility routinesLorenzo Bianconi
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)
2023-09-19net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"Colin Ian King
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-19octeon_ep: restructured interrupt handlersShinas Rasheed
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-18ice: check netlist before enabling ICE_F_GNSSJacob Keller
2023-09-18ice: introduce ice_pf_src_tmr_ownedJacob Keller
2023-09-18ice: fix pin assignment for E810-T without SMA controlJacob Keller
2023-09-18ice: remove ICE_F_PTP_EXTTS feature flagJacob Keller
2023-09-18ice: PTP: move quad value check inside ice_fill_phy_msg_e822Karol Kolacinski
2023-09-18ice: PTP: Rename macros used for PHY/QUAD port definitionsKarol Kolacinski
2023-09-18ice: PTP: Clean up timestamp registers correctlyKarol Kolacinski
2023-09-18ice: introduce hw->phy_model for handling PTP PHY differencesJacob Keller
2023-09-18ice: Support cross-timestamping for E823 devicesJacob Keller
2023-09-18ice: retry acquiring hardware semaphore during cross-timestamp requestKarol Kolacinski
2023-09-18ice: prefix clock timer command enumeration values with ICE_PTPSergey Temerkhanov
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722Zenm Chen
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih
2023-09-18wifi: rtw89: consolidate registers of mac port to structPing-Ke Shih
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to fill TX descriptor for firmware command v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang
2023-09-18wifi: rtw89: 52c: rfk: disable DPK during MCCZong-Zhe Yang