summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-04Revert "net: build all switchdev drivers as modules when the bridge is a module"Vladimir Oltean
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean
2021-08-04Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-04can: flexcan: flexcan_clks_enable(): add missing variable initializationMarc Kleine-Budde
2021-08-04net: dsa: mt7530: always install FDB entries with IVL and FID 1DENG Qingfang
2021-08-04net: dsa: mt7530: set STP state on filter ID 1DENG Qingfang
2021-08-04net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridgesDENG Qingfang
2021-08-04net: dsa: mt7530: enable assisted learning on CPU portDENG Qingfang
2021-08-04net: ipa: disable GSI interrupts while suspendedAlex Elder
2021-08-04net: ipa: move gsi_irq_init() code into setupAlex Elder
2021-08-04net: ipa: have gsi_irq_setup() return an error codeAlex Elder
2021-08-04net: ipa: move some GSI setup functionsAlex Elder
2021-08-04net: ipa: move version check for channel suspend/resumeAlex Elder
2021-08-04net: ipa: use gsi->version for channel suspend/resumeAlex Elder
2021-08-04net: mhi: Remove MBIM protocolLoic Poulain
2021-08-04net: wwan: Add MHI MBIM network driverLoic Poulain
2021-08-04nfp: use netif_set_real_num_queues()Jakub Kicinski
2021-08-04dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei
2021-08-04dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei
2021-08-04dpaa2-switch: integrate the MAC endpoint supportIoana Ciornei
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei
2021-08-04dpaa2-switch: no need to check link state right after ndo_openIoana Ciornei
2021-08-04dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei
2021-08-04dpaa2-switch: use the port index in the IRQ handlerIoana Ciornei
2021-08-04dpaa2-switch: request all interrupts sources on the DPSWIoana Ciornei
2021-08-03net: fec: fix MAC internal delay doesn't workJoakim Zhang
2021-08-03octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King
2021-08-03ethernet: isa: convert to module_init/module_exitArnd Bergmann
2021-08-03wan: hostess_sv11: use module_init/module_exit helpersArnd Bergmann
2021-08-03wan: remove sbni/granch driverArnd Bergmann
2021-08-03wan: remove stale Kconfig entriesArnd Bergmann
2021-08-03make legacy ISA probe optionalArnd Bergmann
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann
2021-08-03xsurf100: drop include of lib8390.cMichael Schmitz
2021-08-03ax88796: export ax_NS8390_init() hookMichael Schmitz
2021-08-03m68k: remove legacy probingArnd Bergmann
2021-08-03cs89x0: rework driver configurationArnd Bergmann
2021-08-033c509: stop calling netdev_boot_setup_checkArnd Bergmann
2021-08-03appletalk: ltpc: remove static probingArnd Bergmann
2021-08-03natsemi: sonic: stop calling netdev_boot_setup_checkArnd Bergmann
2021-08-03bcmgenet: remove call to netdev_boot_setup_checkArnd Bergmann
2021-08-03virtio-net: realign page_to_skb() after mergesJakub Kicinski
2021-08-03bnxt_en: Increase maximum RX ring size if jumbo ring is not usedMichael Chan
2021-08-03bnxt_en: Don't use static arrays for completion ring pagesMichael Chan
2021-08-03bonding: add new option lacp_activeHangbin Liu
2021-08-03qed: Remove duplicated include of kernel.hzhouchuangao
2021-08-03drivers/net/usb: Remove all strcpy() usesLen Baker
2021-08-03qed: Remove redundant prints from the iWARP SYN handlingShai Malin
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin
2021-08-03qed: Avoid db_recovery during recoveryShai Malin