aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-05net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-05net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-05netdevsim: Forbid devlink reload when adding or deleting portsLeon Romanovsky
2021-08-05Revert "wwan: mhi: Fix build."David S. Miller
2021-08-05wwan: mhi: Fix build.David S. Miller
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-08-05net: wwan: iosm: correct data protocol mask bitM Chetan Kumar
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar
2021-08-05net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar
2021-08-05net: ipa: move IPA flags fieldAlex Elder
2021-08-05net: ipa: move ipa_suspend_handler()Alex Elder
2021-08-05net: ipa: move IPA power operations to ipa_clock.cAlex Elder
2021-08-05net: ipa: improve IPA clock error messagesAlex Elder
2021-08-05net: ipa: reorder netdev pointer assignmentsAlex Elder
2021-08-05net: ipa: don't suspend/resume modem if not upAlex Elder
2021-08-05net: dsa: sja1105: enable address learning on cascade portsVladimir Oltean
2021-08-05net: dsa: sja1105: suppress TX packets from looping back in "H" topologiesVladimir Oltean
2021-08-05net: dsa: sja1105: increase MTU to account for VLAN header on DSA portsVladimir Oltean
2021-08-05net: dsa: sja1105: manage VLANs on cascade portsVladimir Oltean
2021-08-05net: dsa: sja1105: manage the forwarding domain towards DSA portsVladimir Oltean
2021-08-05net: dsa: sja1105: configure the cascade ports based on topologyVladimir Oltean
2021-08-05net: ipa: fix IPA v4.9 interconnectsAlex Elder
2021-08-04virtio_net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-04Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-04ptp: ocp: Expose various resources on the timecard.Jonathan Lemon
2021-08-04net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
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: usb: pegasus: Remove the changelog and DRIVER_VERSION.Petko Manolov
2021-08-04net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov
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