summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-16net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET1-0/+1
2022-01-16net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix1-1/+1
2022-01-16net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean1-1/+28
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng1-1/+2
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin1-1/+2
2022-01-14net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman1-1/+4
2022-01-14net: apple: mace: Fix build since dev_addr constificationMichael Ellerman1-5/+11
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl1-1/+2
2022-01-14bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park1-0/+1
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean1-1/+4
2022-01-13atm: iphase: remove redundant pointer skbColin Ian King1-3/+1
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki1-0/+1
2022-01-12net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov4-2/+10
2022-01-12net: marvell: prestera: Refactor router functionsYevhen Orlov3-12/+14
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov2-17/+17
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov1-1/+0
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong1-22/+79
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang1-8/+22
2022-01-12net: ipa: prevent concurrent replenishAlex Elder2-0/+15
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2-6/+17
2022-01-12net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder1-4/+3
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer1-0/+10
2022-01-12net: phy: at803x: make array offsets staticColin Ian King1-1/+1
2022-01-12nfc: pn544: make array rset_cmd static constColin Ian King1-1/+1
2022-01-12mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-12libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-12net: ethernet: sun4i-emac: replace magic number with macroConley Lee2-13/+35
2022-01-11Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed1-1/+1
2022-01-11Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-103/+51
2022-01-11Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-132/+449
2022-01-11Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds29-147/+1707
2022-01-11Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds65-548/+1064
2022-01-11Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1117-29215/+73147
2022-01-11Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds332-11029/+13732
2022-01-11Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds7-99/+14
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1045-24100/+42168
2022-01-10Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-118/+133
2022-01-10Merge tag 'edac_updates_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-15/+91
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-17/+406
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+6
2022-01-10Merge branch 'thermal-int340x'Rafael J. Wysocki3-53/+73
2022-01-10Merge branches 'pm-opp', 'pm-devfreq' and 'powercap'Rafael J. Wysocki7-8/+586
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds18-193/+275
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki8-55/+100
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki14-84/+1021
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-364/+2213
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds12-0/+2259
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-5/+4
2022-01-10Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...Rafael J. Wysocki7-47/+52