summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski10-36/+72
2020-11-15can: m_can: m_can_stop(): set device to software init mode before closingFaiz Abbas1-0/+3
2020-11-15can: m_can: Fix freeing of can device from peripherialsDan Murphy3-19/+33
2020-11-15can: m_can: m_can_class_free_dev(): introduce new functionDan Murphy2-0/+7
2020-11-15can: m_can: m_can_handle_state_change(): fix state changeWu Bo1-2/+2
2020-11-15can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistrationMarc Kleine-Budde1-2/+2
2020-11-15can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...Marc Kleine-Budde1-0/+4
2020-11-15can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPIEnric Balletbo i Serra1-1/+2
2020-11-15can: flexcan: fix failure handling of pm_runtime_get_sync()Zhang Qilong1-2/+6
2020-11-15can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...Marc Kleine-Budde1-1/+1
2020-11-15can: peak_usb: fix potential integer overflow on shift of a intColin Ian King1-2/+2
2020-11-15can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde1-2/+2
2020-11-15can: ti_hecc: Fix memleak in ti_hecc_probeZhang Qilong1-5/+8
2020-11-15can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez1-1/+1
2020-11-14net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang1-1/+1
2020-11-14lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck1-1/+2
2020-11-14lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck1-5/+5
2020-11-14net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz1-10/+49
2020-11-14net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()Zhang Changzhong1-1/+3
2020-11-13ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei1-2/+1
2020-11-13net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing1-2/+1
2020-11-13net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai1-2/+5
2020-11-13net: phy: mscc: remove non-MACSec compatible phySteen Hegelund1-1/+0
2020-11-13net: ethernet: ti: cpsw: fix cpts irq after suspendGrygorii Strashko2-7/+12
2020-11-12net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()Zhang Changzhong1-0/+1
2020-11-12net: ethernet: mtk-star-emac: return ok when xmit dropsVincent Stehlé1-1/+1
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-342/+692
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds22-43/+64
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-9/+15
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck1-1/+1
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-9/+33
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki22-43/+64
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari1-3/+15
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari1-4/+8
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari4-1/+119
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari1-2/+10
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari1-5/+33
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari1-19/+31
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari1-14/+11
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari1-4/+7
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari3-169/+226
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari1-7/+8
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari4-5/+8
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+3
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu1-1/+3
2020-11-10net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit1-0/+2