summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-24net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli1-1/+1
2020-09-24net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli1-0/+11
2020-09-24octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian2-1/+8
2020-09-24octeontx2-af: Add support for VLAN based RSS hashingGeorge Cherian2-0/+9
2020-09-24net: mdio-ipq4019: add Clause 45 supportRobert Marko1-14/+89
2020-09-24net: mdio-ipq4019: change defines to upper caseRobert Marko1-3/+3
2020-09-24octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep3-0/+10
2020-09-24octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep6-2/+136
2020-09-24net: allwinner: remove redundant irqsave and irqrestore in hardIRQBarry Song1-4/+2
2020-09-24net: hns3: Constify static structsRikard Falkeborn2-18/+18
2020-09-23net: realtek: Remove set but not used variableZheng Yongjun1-2/+2
2020-09-23hinic: improve the comments of function headerLuo bin6-4/+11
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+12
2020-09-23Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/...David S. Miller1-90/+443
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann2-197/+188
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann4-74/+50
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann4-52/+36
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann4-7/+5
2020-09-23s390/qeth: tighten ucast IP lockingJulian Wiedmann1-7/+2
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann5-51/+51
2020-09-23s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann1-13/+14
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann3-17/+16
2020-09-23s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann1-1/+0
2020-09-23net: microchip: Make `lan743x_pm_suspend` function return right valueZheng Yongjun1-4/+1
2020-09-23Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller14-311/+637
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller313-2207/+3297
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds90-550/+1055
2020-09-23Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds5-2/+28
2020-09-22can: flexcan: add lx2160ar1 supportJoakim Zhang1-0/+8
2020-09-22can: flexcan: add imx8qm supportJoakim Zhang1-9/+17
2020-09-22can: flexcan: add Transceiver Delay Compensation supportJoakim Zhang1-2/+19
2020-09-22can: flexcan: add CAN FD BRS supportJoakim Zhang1-1/+8
2020-09-22can: flexcan: add ISO CAN FD feature supportJoakim Zhang1-6/+24
2020-09-22can: flexcan: add CAN-FD mode supportJoakim Zhang1-8/+212
2020-09-22can: flexcan: use struct canfd_frame for CAN classic frameJoakim Zhang1-17/+17
2020-09-22can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into se...Marc Kleine-Budde1-8/+21
2020-09-22can: flexcan: add LPSR mode supportJoakim Zhang1-6/+17
2020-09-22can: flexcan: disable clocks during stop modeJoakim Zhang1-10/+20
2020-09-22can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang1-6/+28
2020-09-22can: flexcan: add correctable errors correction when HW supports ECCJoakim Zhang1-8/+23
2020-09-22can: flexcan: Add check for transceiver maximum bitrate limitationJoakim Zhang1-0/+1
2020-09-22can: flexcan: flexcan_probe(): make regulator xceiver optionalMarc Kleine-Budde1-2/+4
2020-09-22can: flexcan: Ack wakeup interrupt separatelyJoakim Zhang1-5/+4
2020-09-22can: flexcan: quirks: get rid of long linesMarc Kleine-Budde1-8/+17
2020-09-22can: flexcan: struct flexcan_regs: document registers not affected by soft resetMarc Kleine-Budde1-11/+11
2020-09-22can: flexcan: more register namesMarc Kleine-Budde1-2/+12
2020-09-22can: flexcan: flexcan_exit_stop_mode(): remove stray empty lineMarc Kleine-Budde1-1/+0
2020-09-22can: flexcan: sort include files alphabeticallyMarc Kleine-Budde1-2/+2
2020-09-22net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy11-18/+240
2020-09-22net/mlx5e: Move TX code into functions to be used by MPWQEMaxim Mikityanskiy1-6/+17