aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10sfc: Add a basic Siena moduleMartin Habets5-3/+28
2022-05-10sfc/siena: Inline functions in sriov.h to avoid conflicts with sfcMartin Habets2-77/+63
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets14-138/+95
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets17-609/+459
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets15-270/+270
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets13-233/+216
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets23-472/+427
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets10-458/+17
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets27-0/+14153
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets14-0/+10524
2022-05-10sfc: Move Siena specific filesMartin Habets4-0/+0
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens1-12/+7
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu17-0/+2042
2022-05-10tsnep: Add free running cycle counter supportGerhard Engleder3-7/+63
2022-05-10ptp: Speed up vclock lookupGerhard Engleder2-19/+48
2022-05-10ptp: Pass hwtstamp to ptp_convert_timestamp()Gerhard Engleder1-3/+2
2022-05-10ptp: Add cycles support for virtual clocksGerhard Engleder4-16/+49
2022-05-10eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski1-3/+0
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao4-16/+50
2022-05-09nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao3-5/+7
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski2-5/+4
2022-05-09net: hns3: fix incorrect type of argument in declaration of function hclge_comm_get_rss_indir_tblGuangbin Huang1-1/+1
2022-05-09net: hns3: add query vf ring and vector map relationGuangbin Huang2-0/+84
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang4-58/+75
2022-05-09net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang7-77/+109
2022-05-09net: hns3: remove the affinity settings of vector0Yufeng Mo2-28/+1
2022-05-09net: hns3: fix access null pointer issue when set tx-buf-size as 0Hao Chen1-2/+5
2022-05-09net: phy: smsc: add LAN8742 phy support.Yuiko Oshino1-0/+27
2022-05-09net: phy: microchip: update LAN88xx phy ID and phy ID mask.Yuiko Oshino1-3/+3
2022-05-09net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHYOleksij Rempel3-0/+216
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel1-1/+2
2022-05-09net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configurationOleksij Rempel1-2/+6
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel1-6/+25
2022-05-09net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configurationOleksij Rempel1-1/+2
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel1-19/+30
2022-05-09net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configurationOleksij Rempel1-1/+5
2022-05-09net: vxlan: Add extack support to vxlan_fdb_deleteAlaa Mohamed1-11/+27
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed5-5/+10
2022-05-09net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu6-15/+158
2022-05-09net: wwan: t7xx: Runtime PMHaijun Liu4-0/+68
2022-05-09net: wwan: t7xx: Introduce power managementHaijun Liu8-1/+700
2022-05-09net: wwan: t7xx: Add WWAN network interfaceHaijun Liu4-1/+489
2022-05-09net: wwan: t7xx: Add data path interfaceHaijun Liu7-0/+2758
2022-05-09net: wwan: t7xx: Data path HW layerHaijun Liu3-0/+1675
2022-05-09net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda4-0/+198
2022-05-09net: wwan: t7xx: Add control portHaijun Liu9-3/+561
2022-05-09net: wwan: t7xx: Add port proxy infrastructureHaijun Liu7-2/+677
2022-05-09net: wwan: t7xx: Add core componentsHaijun Liu14-0/+2108
2022-05-09net: wwan: t7xx: Add control DMA interfaceHaijun Liu5-0/+1812
2022-05-08mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata1-32/+15