summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-23net: mdio-ipq4019: add Clause 45 supportRobert Marko
2020-09-23net: mdio-ipq4019: change defines to upper caseRobert Marko
2020-09-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep
2020-09-23net: allwinner: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-09-23net: hns3: Constify static structsRikard Falkeborn
2020-09-23net: realtek: Remove set but not used variableZheng Yongjun
2020-09-23hinic: improve the comments of function headerLuo bin
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann
2020-09-23s390/qeth: tighten ucast IP lockingJulian Wiedmann
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann
2020-09-23s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann
2020-09-23s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann
2020-09-23net: microchip: Make `lan743x_pm_suspend` function return right valueZheng Yongjun
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22can: flexcan: add lx2160ar1 supportJoakim Zhang
2020-09-22can: flexcan: add imx8qm supportJoakim Zhang
2020-09-22can: flexcan: add Transceiver Delay Compensation supportJoakim Zhang
2020-09-22can: flexcan: add CAN FD BRS supportJoakim Zhang
2020-09-22can: flexcan: add ISO CAN FD feature supportJoakim Zhang
2020-09-22can: flexcan: add CAN-FD mode supportJoakim Zhang
2020-09-22can: flexcan: use struct canfd_frame for CAN classic frameJoakim Zhang
2020-09-22can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into se...Marc Kleine-Budde
2020-09-22can: flexcan: add LPSR mode supportJoakim Zhang
2020-09-22can: flexcan: disable clocks during stop modeJoakim Zhang
2020-09-22can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang
2020-09-22can: flexcan: add correctable errors correction when HW supports ECCJoakim Zhang
2020-09-22can: flexcan: Add check for transceiver maximum bitrate limitationJoakim Zhang
2020-09-22can: flexcan: flexcan_probe(): make regulator xceiver optionalMarc Kleine-Budde
2020-09-22can: flexcan: Ack wakeup interrupt separatelyJoakim Zhang
2020-09-22can: flexcan: quirks: get rid of long linesMarc Kleine-Budde
2020-09-22can: flexcan: struct flexcan_regs: document registers not affected by soft resetMarc Kleine-Budde
2020-09-22can: flexcan: more register namesMarc Kleine-Budde
2020-09-22can: flexcan: flexcan_exit_stop_mode(): remove stray empty lineMarc Kleine-Budde
2020-09-22can: flexcan: sort include files alphabeticallyMarc Kleine-Budde
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy
2020-09-21net/mlx5e: Move TX code into functions to be used by MPWQEMaxim Mikityanskiy
2020-09-21net/mlx5e: Rename xmit-related structs to generalize themMaxim Mikityanskiy
2020-09-21net/mlx5e: Generalize TX MPWQE checks for full sessionMaxim Mikityanskiy
2020-09-21net/mlx5e: Support multiple SKBs in a TX WQEMaxim Mikityanskiy
2020-09-21net/mlx5e: Move the TLS resync check out of the functionMaxim Mikityanskiy