summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets
2022-05-10sfc: Move Siena specific filesMartin Habets
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu
2022-05-10tsnep: Add free running cycle counter supportGerhard Engleder
2022-05-10eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao
2022-05-09nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang
2022-05-09net: hns3: add query vf ring and vector map relationGuangbin Huang
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang
2022-05-09net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang
2022-05-09net: hns3: remove the affinity settings of vector0Yufeng Mo
2022-05-09net: hns3: fix access null pointer issue when set tx-buf-size as 0Hao Chen
2022-05-09net: phy: smsc: add LAN8742 phy support.Yuiko Oshino
2022-05-09net: phy: microchip: update LAN88xx phy ID and phy ID mask.Yuiko Oshino
2022-05-09net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHYOleksij Rempel
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel
2022-05-09net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configurationOleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel
2022-05-09net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel
2022-05-09net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configurationOleksij Rempel
2022-05-09net: vxlan: Add extack support to vxlan_fdb_deleteAlaa Mohamed
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed
2022-05-09net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu
2022-05-09net: wwan: t7xx: Runtime PMHaijun Liu
2022-05-09net: wwan: t7xx: Introduce power managementHaijun Liu
2022-05-09net: wwan: t7xx: Add WWAN network interfaceHaijun Liu
2022-05-09net: wwan: t7xx: Add data path interfaceHaijun Liu
2022-05-09net: wwan: t7xx: Data path HW layerHaijun Liu
2022-05-09net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda
2022-05-09net: wwan: t7xx: Add control portHaijun Liu
2022-05-09net: wwan: t7xx: Add port proxy infrastructureHaijun Liu
2022-05-09net: wwan: t7xx: Add core componentsHaijun Liu
2022-05-09net: wwan: t7xx: Add control DMA interfaceHaijun Liu
2022-05-08mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata
2022-05-08mlxsw: spectrum: Update a commentPetr Machata
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata
2022-05-08mlxsw: spectrum_router: Add a dedicated notifier blockPetr Machata
2022-05-08mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata
2022-05-08net: wan: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-08net: virtio: switch to netif_napi_add_weight()Jakub Kicinski