summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-30net: stmmac: qcom-ethqos: move phase_shift to register update siteRussell King (Oracle)-8/+9
2026-03-30net: stmmac: qcom-ethqos: correct prg_rclk_dly commentRussell King (Oracle)-2/+4
2026-03-30net: stmmac: qcom-ethqos: move loopback decision next to reg updateRussell King (Oracle)-8/+6
2026-03-30net: stmmac: qcom-ethqos: simplify prg_rclk_dly programmingRussell King (Oracle)-6/+7
2026-03-30net: stmmac: qcom-ethqos: finally eliminate the switchRussell King (Oracle)-31/+16
2026-03-30net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RX_PROG_SWAPRussell King (Oracle)-15/+6
2026-03-30net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RSVD_CONFIG15 outRussell King (Oracle)-7/+3
2026-03-30net: stmmac: qcom-ethqos: move 100M/10M speed programmingRussell King (Oracle)-6/+9
2026-03-30net: stmmac: qcom-ethqos: move two more RGMII_IO_MACRO_CONFIG2 outRussell King (Oracle)-13/+5
2026-03-30net: stmmac: qcom-ethqos: move 1G vs 100M/10M RGMII settingsRussell King (Oracle)-14/+12
2026-03-30net: stmmac: qcom-ethqos: move RGMII_CONFIG_DDR_MODERussell King (Oracle)-6/+2
2026-03-30net: stmmac: qcom-ethqos: move detection of invalid RGMII speedRussell King (Oracle)-3/+5
2026-03-30net: stmmac: qcom-ethqos: eliminate configure_funcRussell King (Oracle)-20/+15
2026-03-30net: stmmac: qcom-ethqos: pass ethqos to ethqos_pcs_set_inband()Russell King (Oracle)-5/+5
2026-03-30net: stmmac: qcom-ethqos: remove ethqos_configure()Russell King (Oracle)-7/+1
2026-03-30net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi-1/+17
2026-03-30net: sfp: add quirk for ZOERAX SFP-2.5G-TJan Hoffmann-0/+2
2026-03-30wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821ABitterblue Smith-0/+3
2026-03-30wifi: rtw89: fw: load TX power elements according to AIDZong-Zhe Yang-0/+5
2026-03-30wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922DPing-Ke Shih-7/+8
2026-03-30wifi: rtw89: phy: expand PHY page for RTL8922DEric Huang-1/+1
2026-03-30wifi: rtw89: mac: disable pre-load function for RTL8922DEPing-Ke Shih-2/+1
2026-03-30wifi: rtw89: mac: add specific case to dump mac memory for RTL8922DPing-Ke Shih-4/+17
2026-03-30wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chipsPing-Ke Shih-8/+47
2026-03-30wifi: rtw89: wow: enable MLD address for Magic packet wakeupChin-Yen Lee-1/+8
2026-03-30wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C commandChin-Yen Lee-51/+26
2026-03-30wifi: rtw89: 8922d: add set channel of RF partPing-Ke Shih-0/+48
2026-03-30wifi: rtw89: 8922d: add set channel of BB partPing-Ke Shih-1/+885
2026-03-30wifi: rtw89: 8922d: add set channel of MAC partPing-Ke Shih-0/+93
2026-03-30wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...Ping-Ke Shih-0/+209
2026-03-30wifi: rtw89: 8922d: define efuse map and read necessary fieldsPing-Ke Shih-0/+235
2026-03-30wifi: rtw89: 8922d: add power on/off functionsPing-Ke Shih-0/+300
2026-03-30wifi: rtw89: 8922d: add definition of quota, registers and efuse blockPing-Ke Shih-0/+278
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih-0/+8
2026-03-30wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy-1/+1
2026-03-30wifi: rtw89: Add support for Buffalo WI-U3-2400XE2Zenm Chen-0/+2
2026-03-30wifi: rtw89: Add support for TP-Link Archer TX50UZenm Chen-0/+2
2026-03-30wifi: rtw89: retry efuse physical map dump on transient failureChristian Hewitt-2/+21
2026-03-30wifi: rtw88: TX QOS Null data the same way as Null dataBitterblue Smith-1/+1
2026-03-30wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACBPing-Ke Shih-0/+36
2026-03-29net: macb: drop usrio pointer on EyeQ5 configThéo Lebrun-1/+0
2026-03-29net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is providedThéo Lebrun-2/+4
2026-03-29net: macb: runtime detect MACB_CAPS_USRIO_DISABLEDThéo Lebrun-0/+4
2026-03-29net: macb: timer adjust mode is not supportedConor Dooley-0/+7
2026-03-29net: macb: clean up tsu clk rate acquisitionConor Dooley-7/+5
2026-03-29net: macb: warn on pclk use as a tsu_clk fallbackConor Dooley-0/+1
2026-03-29net: macb: add mpfs specific usrio configurationConor Dooley-2/+12
2026-03-29net: macb: np4 doesn't need a usrio pointerConor Dooley-1/+0
2026-03-29net: macb: rework usrio refclk selection codeConor Dooley-12/+44
2026-03-29net: macb: split USRIO_HAS_CLKEN capability in twoConor Dooley-3/+10