summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-21netdevsim: replace port_list_lock with devlink instance lockJakub Kicinski
2022-03-21bnxt: use the devlink instance lock to protect sriovJakub Kicinski
2022-03-21mISDN: fix typo "frame to short" -> "frame too short"Tong Zhang
2022-03-21i825xx: fix typo "Frame to short" -> "Frame too short"Tong Zhang
2022-03-21s390/ctcm: fix typo "length to short" -> "length too short"Tong Zhang
2022-03-21ar5523: fix typo "to short" -> "too short"Tong Zhang
2022-03-21net: sparx5: Add mdb handlersCasper Andersson
2022-03-21net: sparx5: Add arbiter for managing PGID tableCasper Andersson
2022-03-21nfp: nfdk: implement xdp tx path for NFDKYinjun Zhang
2022-03-21nfp: add support for NFDK data pathJakub Kicinski
2022-03-21nfp: choose data path based on versionJakub Kicinski
2022-03-21nfp: add per-data path feature maskJakub Kicinski
2022-03-21nfp: use TX ring pointer write backJakub Kicinski
2022-03-21nfp: move tx_ring->qcidx into cold dataJakub Kicinski
2022-03-21nfp: prepare for multi-part descriptorsJakub Kicinski
2022-03-21nfp: use callbacks for slow path ring related functionsJakub Kicinski
2022-03-21nfp: move the fast path code to separate filesJakub Kicinski
2022-03-21nfp: calculate ring masks without conditionalsJakub Kicinski
2022-03-21net: sparx5: Use vid 1 when bridge default vid 0 to avoid collisionCasper Andersson
2022-03-21qed: remove unnecessary memset in qed_init_fw_funcsWan Jiabing
2022-03-19Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-03-18ptp: ocp: use snprintf() in ptp_ocp_verify()Dan Carpenter
2022-03-18nfc: st21nfca: remove unnecessary skb check before kfree_skb()Yang Yingliang
2022-03-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-03-18Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-18qlcnic: remove redundant assignment to variable indexColin Ian King
2022-03-18atl1c: remove redundant assignment to variable sizeColin Ian King
2022-03-18net/mlx5e: HTB, remove unused function declarationSaeed Mahameed
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan
2022-03-18net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTMaxim Mikityanskiy
2022-03-18net/mlx5e: Permit XDP with non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Support multi buffer XDP_TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buffMaxim Mikityanskiy
2022-03-18net/mlx5e: Implement sending multi buffer XDP framesMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2022-03-18net/mlx5e: Remove assignment of inline_hdr.sz on XDP TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frameMaxim Mikityanskiy
2022-03-18net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy
2022-03-18net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Use page-sized fragments with XDP multi bufferMaxim Mikityanskiy
2022-03-18net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDPMaxim Mikityanskiy
2022-03-18net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer supportMaxim Mikityanskiy
2022-03-18Bluetooth: ath3k: remove superfluous header filesMianhan Liu
2022-03-18Bluetooth: bcm203x: remove superfluous header filesMianhan Liu
2022-03-18Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede
2022-03-18Bluetooth: mt7921s: Add WBS supportYake Yang
2022-03-18Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataYake Yang
2022-03-18Bluetooth: mt7921s: Add .get_data_path_idYake Yang
2022-03-18Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESYake Yang
2022-03-18Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang