summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-13Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang1-1/+2
2022-05-13Bluetooth: btbcm: Add entry for BCM4373A0 UART BluetoothTim Harvey1-0/+1
2022-05-13Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921Sean Wang1-0/+3
2022-05-13Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devicesIsmael Luceno1-0/+4
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu1-0/+1
2022-05-13Bluetooth: btusb: add support for Qualcomm WCN785xZijun Hu1-2/+8
2022-05-13Bluetooth: btrtl: Add support for RTL8852CMax Chou1-0/+13
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCALuiz Augusto von Dentz1-0/+5
2022-05-13Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt1-2/+2
2022-05-13Bluetooth: btintel: Constify static struct regmap_busRikard Falkeborn1-1/+1
2022-05-13Bluetooth: mt7921s: Fix the incorrect pointer checkSean Wang1-1/+1
2022-05-13Bluetooth: btbcm: Support per-board firmware variantsLinus Walleij1-1/+51
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner1-1/+3
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner1-13/+11
2022-05-13usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner1-52/+61
2022-05-13usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner1-7/+9
2022-05-13usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner1-18/+0
2022-05-13usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner1-4/+0
2022-05-13usbnet: Run unregister_netdev() before unbind() againLukas Wunner3-10/+5
2022-05-13net: ethernet: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2022-05-13net: ethernet: Use swap() instead of open coding itJiapeng Chong1-16/+4
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets2-0/+19
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets2-4/+5
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets6-15/+26
2022-05-12siena: Make HWMON support specific for SienaMartin Habets4-6/+13
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets13-30/+38
2022-05-12siena: Make MTD support specific for SienaMartin Habets9-13/+21
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean3-39/+39
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2-197/+216
2022-05-12net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean1-9/+17
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean3-33/+30
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2-0/+34
2022-05-12net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2-3/+3
2022-05-12net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean2-6/+6
2022-05-12net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean2-8/+11
2022-05-12net: lan966x: Fix use of pointer after being freedHoratiu Vultur1-2/+2
2022-05-12mlxbf_gige: remove driver-managed interrupt countsDavid Thompson3-17/+3
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski68-316/+644
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds40-172/+294
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli1-0/+3
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen1-8/+3
2022-05-12nfp: VF rate limit supportBin Chen3-2/+56
2022-05-12net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"Colin Ian King1-1/+1
2022-05-12net: enetc: kill PHY-less mode for PFsVladimir Oltean1-10/+14
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook1-1/+7
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli1-0/+4
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang1-1/+1
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski9-67/+93
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu4-2/+16