summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "wwan: mhi: Fix build."David S. Miller2021-08-051-1/+1
* wwan: mhi: Fix build.David S. Miller2021-08-051-1/+1
* net: ipa: move IPA flags fieldAlex Elder2021-08-052-14/+14
* net: ipa: move ipa_suspend_handler()Alex Elder2021-08-053-31/+53
* net: ipa: move IPA power operations to ipa_clock.cAlex Elder2021-08-053-59/+65
* net: ipa: improve IPA clock error messagesAlex Elder2021-08-051-17/+22
* net: ipa: reorder netdev pointer assignmentsAlex Elder2021-08-051-7/+9
* net: ipa: don't suspend/resume modem if not upAlex Elder2021-08-051-2/+10
* net: dsa: sja1105: enable address learning on cascade portsVladimir Oltean2021-08-051-2/+7
* net: dsa: sja1105: suppress TX packets from looping back in "H" topologiesVladimir Oltean2021-08-051-0/+29
* net: dsa: sja1105: increase MTU to account for VLAN header on DSA portsVladimir Oltean2021-08-051-2/+2
* net: dsa: sja1105: manage VLANs on cascade portsVladimir Oltean2021-08-051-3/+3
* net: dsa: sja1105: manage the forwarding domain towards DSA portsVladimir Oltean2021-08-051-24/+60
* net: dsa: sja1105: configure the cascade ports based on topologyVladimir Oltean2021-08-051-27/+70
* net: ipa: fix IPA v4.9 interconnectsAlex Elder2021-08-051-7/+2
* virtio_net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-041-5/+5
* ptp: ocp: Expose various resources on the timecard.Jonathan Lemon2021-08-042-46/+1348
* Revert "net: build all switchdev drivers as modules when the bridge is a module"Vladimir Oltean2021-08-042-3/+0
* net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean2021-08-042-2/+2
* Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-041-1/+1
|\
| * can: flexcan: flexcan_clks_enable(): add missing variable initializationMarc Kleine-Budde2021-08-041-1/+1
* | net: dsa: mt7530: always install FDB entries with IVL and FID 1DENG Qingfang2021-08-042-2/+3
* | net: dsa: mt7530: set STP state on filter ID 1DENG Qingfang2021-08-042-3/+4
* | net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridgesDENG Qingfang2021-08-042-21/+59
* | net: dsa: mt7530: enable assisted learning on CPU portDENG Qingfang2021-08-041-6/+8
* | net: ipa: disable GSI interrupts while suspendedAlex Elder2021-08-043-1/+28
* | net: ipa: move gsi_irq_init() code into setupAlex Elder2021-08-041-21/+12
* | net: ipa: have gsi_irq_setup() return an error codeAlex Elder2021-08-041-7/+25
* | net: ipa: move some GSI setup functionsAlex Elder2021-08-041-71/+71
* | net: ipa: move version check for channel suspend/resumeAlex Elder2021-08-041-10/+10
* | net: ipa: use gsi->version for channel suspend/resumeAlex Elder2021-08-043-20/+27
* | net: mhi: Remove MBIM protocolLoic Poulain2021-08-046-475/+50
* | net: wwan: Add MHI MBIM network driverLoic Poulain2021-08-043-0/+670
* | nfp: use netif_set_real_num_queues()Jakub Kicinski2021-08-041-8/+3
* | dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei2021-08-041-5/+19
* | dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei2021-08-041-12/+12
* | dpaa2-switch: integrate the MAC endpoint supportIoana Ciornei2021-08-045-7/+130
* | bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei2021-08-042-2/+4
* | dpaa2-switch: no need to check link state right after ndo_openIoana Ciornei2021-08-041-14/+0
* | dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei2021-08-041-6/+0
* | dpaa2-switch: use the port index in the IRQ handlerIoana Ciornei2021-08-041-16/+11
* | dpaa2-switch: request all interrupts sources on the DPSWIoana Ciornei2021-08-041-8/+6
* | net: fec: fix MAC internal delay doesn't workJoakim Zhang2021-08-031-10/+38
* | octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King2021-08-031-1/+1
* | ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-038-19/+28
* | wan: hostess_sv11: use module_init/module_exit helpersArnd Bergmann2021-08-031-2/+4
* | wan: remove sbni/granch driverArnd Bergmann2021-08-035-1818/+0
* | wan: remove stale Kconfig entriesArnd Bergmann2021-08-031-24/+0
* | make legacy ISA probe optionalArnd Bergmann2021-08-039-2/+22
* | move netdev_boot_setup into Space.cArnd Bergmann2021-08-031-0/+142