aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-03-10net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan1-2/+2
2022-03-10net/mlx5: Node-aware allocation for UARTariq Toukan1-3/+5
2022-03-10net/mlx5: Node-aware allocation for the EQsTariq Toukan1-2/+4
2022-03-10net/mlx5: Node-aware allocation for the EQ tableTariq Toukan1-1/+2
2022-03-10net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan1-1/+2
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky18-18/+0
2022-03-10net/mlx4: Delete useless moduleparam includeLeon Romanovsky1-1/+0
2022-03-10net: ipa: use IPA power device pointerAlex Elder1-4/+4
2022-03-10net: ipa: embed interconnect array in the power structureAlex Elder1-22/+9
2022-03-10net: ipa: use bulk interconnect initializationAlex Elder1-43/+23
2022-03-10net: ipa: use bulk operations to set up interconnectsAlex Elder1-22/+12
2022-03-10net: ipa: use interconnect bulk enable/disable operationsAlex Elder1-63/+13
2022-03-10net: ipa: use icc_enable() and icc_disable()Alex Elder1-7/+17
2022-03-10net: ipa: kill struct ipa_interconnectAlex Elder1-25/+14
2022-03-10nfp: xsk: fix a warning when allocating rx ringsYinjun Zhang1-4/+5
2022-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski8-28/+370
2022-03-10net: dsa: lantiq_gswip: enable jumbo frames on GSWIPAleksander Jan Bajkowski1-4/+49
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski4-265/+556
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski34-183/+264
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds33-162/+231
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera2-2/+21
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit1-1/+7
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie1-2/+3
2022-03-10Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski19-191/+627
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski5-18/+17
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-10Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo9-83/+27
2022-03-10Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo20-306/+412
2022-03-10rtw89: 8852c: process logic efuse mapPing-Ke Shih2-0/+129
2022-03-10rtw89: 8852c: process efuse of phycapPing-Ke Shih3-0/+165
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih7-9/+208
2022-03-10rtw89: 8852c: add chip::dle_memPing-Ke Shih5-0/+86
2022-03-10rtw89: add page_regs to handle v1 chipsPing-Ke Shih5-23/+124
2022-03-10rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih5-12/+53
2022-03-10rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih5-1/+9
2022-03-10rtw89: add power_{on/off}_funcPing-Ke Shih6-3/+301
2022-03-10rtw89: read chip version depends on chip IDPing-Ke Shih1-1/+2
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA channelPing-Ke Shih2-26/+15
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih4-74/+173
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih5-0/+23
2022-03-10rtw89: 8852c: add 8852c empty filesPing-Ke Shih3-0/+68
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King1-1/+1
2022-03-10rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong1-31/+1
2022-03-10cw1200: use time_is_after_jiffies() instead of open coding itWang Qing1-1/+2
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter1-4/+2
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter1-8/+1
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter1-11/+2
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter2-27/+3