summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ptp: Add cycles support for virtual clocksGerhard Engleder2022-05-104-16/+49
* eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski2022-05-101-3/+0
* nfp: support Corigine PCIE vendor IDYu Xiao2022-05-094-16/+50
* nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao2022-05-093-5/+7
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-05-092-5/+4
|\
| * Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"Marcin Szycik2022-05-061-5/+3
| * ice: link representors to PCI deviceMichal Swiatkowski2022-05-061-0/+1
* | net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang2022-05-091-1/+1
* | net: hns3: add query vf ring and vector map relationGuangbin Huang2022-05-092-0/+84
* | net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang2022-05-094-58/+75
* | net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang2022-05-097-77/+109
* | net: hns3: remove the affinity settings of vector0Yufeng Mo2022-05-092-28/+1
* | net: hns3: fix access null pointer issue when set tx-buf-size as 0Hao Chen2022-05-091-2/+5
* | net: phy: smsc: add LAN8742 phy support.Yuiko Oshino2022-05-091-0/+27
* | net: phy: microchip: update LAN88xx phy ID and phy ID mask.Yuiko Oshino2022-05-091-3/+3
* | net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHYOleksij Rempel2022-05-093-0/+216
* | net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel2022-05-091-1/+2
* | net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configurationOleksij Rempel2022-05-091-2/+6
* | net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel2022-05-091-6/+25
* | net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...Oleksij Rempel2022-05-091-1/+2
* | net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel2022-05-091-19/+30
* | net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configurationOleksij Rempel2022-05-091-1/+5
* | net: vxlan: Add extack support to vxlan_fdb_deleteAlaa Mohamed2022-05-091-11/+27
* | rtnetlink: add extack support in fdb del handlersAlaa Mohamed2022-05-095-5/+10
* | net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu2022-05-096-15/+158
* | net: wwan: t7xx: Runtime PMHaijun Liu2022-05-094-0/+68
* | net: wwan: t7xx: Introduce power managementHaijun Liu2022-05-098-1/+700
* | net: wwan: t7xx: Add WWAN network interfaceHaijun Liu2022-05-094-1/+489
* | net: wwan: t7xx: Add data path interfaceHaijun Liu2022-05-097-0/+2758
* | net: wwan: t7xx: Data path HW layerHaijun Liu2022-05-093-0/+1675
* | net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda2022-05-094-0/+198
* | net: wwan: t7xx: Add control portHaijun Liu2022-05-099-3/+561
* | net: wwan: t7xx: Add port proxy infrastructureHaijun Liu2022-05-097-2/+677
* | net: wwan: t7xx: Add core componentsHaijun Liu2022-05-0914-0/+2108
* | net: wwan: t7xx: Add control DMA interfaceHaijun Liu2022-05-095-0/+1812
* | mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata2022-05-081-32/+15
* | mlxsw: spectrum: Update a commentPetr Machata2022-05-081-3/+2
* | mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata2022-05-083-28/+15
* | mlxsw: spectrum: Move handling of router events to router codePetr Machata2022-05-083-18/+16
* | mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata2022-05-082-11/+40
* | mlxsw: spectrum: Move handling of VRF events to router codePetr Machata2022-05-083-15/+16
* | mlxsw: spectrum_router: Add a dedicated notifier blockPetr Machata2022-05-082-0/+21
* | mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata2022-05-081-10/+16
* | net: wan: switch to netif_napi_add_weight()Jakub Kicinski2022-05-084-4/+5
* | net: virtio: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-2/+2
* | r8152: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-4/+2
* | eth: switch to netif_napi_add_weight()Jakub Kicinski2022-05-0834-47/+58
* | caif_virtio: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-1/+2
* | net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean2022-05-062-46/+66
* | net: dsa: felix: stop migrating FDBs back and forth on tag proto changeVladimir Oltean2022-05-061-53/+2