aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-19Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Gravatar David S. Miller 13-113/+329
2022-03-18ptp: ocp: use snprintf() in ptp_ocp_verify()Gravatar Dan Carpenter 1-3/+3
2022-03-18nfc: st21nfca: remove unnecessary skb check before kfree_skb()Gravatar Yang Yingliang 1-2/+1
2022-03-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Gravatar Jakub Kicinski 2-6/+5
2022-03-18Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 11-185/+165
2022-03-18qlcnic: remove redundant assignment to variable indexGravatar Colin Ian King 1-1/+1
2022-03-18atl1c: remove redundant assignment to variable sizeGravatar Colin Ian King 1-1/+1
2022-03-18net/mlx5e: HTB, remove unused function declarationGravatar Saeed Mahameed 1-1/+0
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsGravatar Tariq Toukan 2-2/+1
2022-03-18net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTGravatar Maxim Mikityanskiy 2-2/+1
2022-03-18net/mlx5e: Permit XDP with non-linear legacy RQGravatar Maxim Mikityanskiy 1-12/+27
2022-03-18net/mlx5e: Support multi buffer XDP_TXGravatar Maxim Mikityanskiy 1-8/+31
2022-03-18net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buffGravatar Maxim Mikityanskiy 1-14/+20
2022-03-18net/mlx5e: Implement sending multi buffer XDP framesGravatar Maxim Mikityanskiy 4-22/+80
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeGravatar Maxim Mikityanskiy 6-5/+46
2022-03-18net/mlx5e: Remove assignment of inline_hdr.sz on XDP TXGravatar Maxim Mikityanskiy 1-1/+0
2022-03-18net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frameGravatar Maxim Mikityanskiy 4-11/+13
2022-03-18net/mlx5e: Store DMA address inside struct pageGravatar Maxim Mikityanskiy 6-33/+33
2022-03-18net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQGravatar Maxim Mikityanskiy 2-0/+18
2022-03-18net/mlx5e: Use page-sized fragments with XDP multi bufferGravatar Maxim Mikityanskiy 1-1/+1
2022-03-18net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDPGravatar Maxim Mikityanskiy 1-9/+19
2022-03-18net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer supportGravatar Maxim Mikityanskiy 1-14/+61
2022-03-18Bluetooth: ath3k: remove superfluous header filesGravatar Mianhan Liu 1-1/+0
2022-03-18Bluetooth: bcm203x: remove superfluous header filesGravatar Mianhan Liu 1-1/+0
2022-03-18Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableGravatar Hans de Goede 1-8/+36
2022-03-18Bluetooth: mt7921s: Add WBS supportGravatar Yake Yang 1-0/+3
2022-03-18Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataGravatar Yake Yang 1-0/+50
2022-03-18Bluetooth: mt7921s: Add .get_data_path_idGravatar Yake Yang 1-1/+14
2022-03-18Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESGravatar Yake Yang 1-0/+3
2022-03-18Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptGravatar Yake Yang 1-2/+2
2022-03-18Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Gravatar Dan Carpenter 1-5/+7
2022-03-18Bluetooth: btrtl: Add support for RTL8852BGravatar Max Chou 1-0/+13
2022-03-18Bluetooth: hci_uart: add missing NULL check in h5_enqueueGravatar Pavel Skripkin 1-3/+5
2022-03-18Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersGravatar Ismael Ferreras Morezuelas 1-2/+4
2022-03-18Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventGravatar Sean Wang 1-8/+1
2022-03-18Bluetooth: btmtkuart: add .set_bdaddr supportGravatar Sean Wang 1-0/+1
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleGravatar Sean Wang 4-158/+29
2022-03-18Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BEGravatar Takashi Iwai 1-0/+1
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...Gravatar David S. Miller 61-558/+2106
2022-03-18net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Gravatar Raju Lakkaraju 3-2/+250
2022-03-18net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Gravatar Raju Lakkaraju 3-36/+386
2022-03-18net: lan743x: Add support for OTPGravatar Raju Lakkaraju 2-3/+180
2022-03-18net: lan743x: Add support for EEPROMGravatar Raju Lakkaraju 3-5/+212
2022-03-18net: lan743x: Add support to display Tx Queue statisticsGravatar Raju Lakkaraju 3-0/+33
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar David S. Miller 16-288/+338
2022-03-17net: dsa: felix: add port mirroring supportGravatar Vladimir Oltean 1-0/+20
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Gravatar Vladimir Oltean 8-8/+11
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Gravatar Vladimir Oltean 4-3/+40
2022-03-17net: mscc: ocelot: establish functions for handling VCAP aux resourcesGravatar Vladimir Oltean 1-11/+30
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallGravatar Vladimir Oltean 3-2/+150