summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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/mlx5: remove unreachable returnPavel Machek (CIP)
2020-09-23net/mlx5: simplify the return expression of mlx5_ec_init()Qinglang Miao
2020-09-23net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()Denis Efremov
2020-09-23net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()Denis Efremov
2020-09-23net/mlx5e: Keep direct reference to mlx5_core_dev in tc ctAriel Levkovich
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed
2020-09-23net/mlx5e: CT: Use the same counter for both directionsOz Shlomo
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5e: rework ct offload init messagesAriel Levkovich
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich
2020-09-23net/mlx5e: Split nic tc flow allocation and creationAriel Levkovich
2020-09-23net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich
2020-09-23net/mlx5: Allow ft level ignore for nic rx tablesAriel Levkovich
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich
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-22ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-09-22ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-22ath11k: Remove unused function ath11k_htc_restore_tx_skb()YueHaibing
2020-09-22ath11k: remove redundant num_keep_alive_pattern assignmentKalle Valo