summaryrefslogtreecommitdiff
path: root/drivers/net
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-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-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
2020-09-21net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNTMaxim Mikityanskiy
2020-09-21net/mlx5e: Small improvements for XDP TX MPWQE logicMaxim Mikityanskiy
2020-09-21net/mlx5e: Refactor xmit functionsMaxim Mikityanskiy
2020-09-21net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.cMaxim Mikityanskiy
2020-09-21net/mlx5e: Use struct assignment to initialize mlx5e_tx_wqe_infoMaxim Mikityanskiy
2020-09-21net/mlx5e: Refactor inline header size calculation in the TX pathMaxim Mikityanskiy
2020-09-21net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang
2020-09-21Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed