summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-24net/mlx5: SF, Use helpers for allocation and freeParav Pandit1-37/+60
2021-04-24net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit1-1/+11
2021-04-24net/mlx5: SF, Store and use start function idParav Pandit1-2/+8
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit1-1/+1
2021-04-24net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit3-8/+9
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit2-0/+56
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit11-323/+380
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit2-3/+14
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit2-14/+13
2021-04-24phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)1-0/+33
2021-04-24net/atm: Fix spelling mistake "requed" -> "requeued"Colin Ian King1-1/+1
2021-04-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller7-55/+115
2021-04-23Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/...David S. Miller80-1157/+3321
2021-04-23r8152: redefine REALTEK_USB_DEVICE macroHayes Wang1-35/+27
2021-04-23r8152: remove NCM mode from REALTEK_USB_DEVICE macroHayes Wang1-9/+0
2021-04-23enetc: fix locking for one-step timestamping packet transferYangbo Lu1-9/+9
2021-04-23net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA initIlya Lipnitskiy2-17/+14
2021-04-23net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if presentFelix Fietkau1-0/+8
2021-04-23net: ethernet: mtk_eth_soc: rework NAPI callbacksIlya Lipnitskiy1-30/+24
2021-04-23net: ethernet: mtk_eth_soc: reduce unnecessary interruptsFelix Fietkau1-4/+5
2021-04-23net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is doneFelix Fietkau1-4/+8
2021-04-23net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptorFelix Fietkau2-4/+6
2021-04-23net: ethernet: mtk_eth_soc: implement dynamic interrupt moderationFelix Fietkau3-14/+124
2021-04-23net: ethernet: mtk_eth_soc: increase DMA ring sizesFelix Fietkau1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use larger burst size for QDMA TXFelix Fietkau2-2/+2
2021-04-23net: ethernet: mtk_eth_soc: remove unnecessary TX queue stopsFelix Fietkau1-13/+2
2021-04-23net: ethernet: mtk_eth_soc: reduce MDIO bus access latencyFelix Fietkau1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use napi_consume_skbFelix Fietkau1-7/+12
2021-04-23net: ethernet: mtk_eth_soc: fix build_skb cleanupIlya Lipnitskiy1-2/+3
2021-04-23net: ethernet: mtk_eth_soc: unmap RX data before calling build_skbFelix Fietkau1-2/+3
2021-04-23net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau2-1/+2
2021-04-23net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skbPhillip Potter1-2/+2
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui2-2/+2
2021-04-23virtio-net: fix use-after-free in skb_gro_receiveXuan Zhuo1-3/+9
2021-04-23iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang1-3/+12
2021-04-23iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang1-6/+3
2021-04-23iavf: change the flex-byte support number to macro definitionHaiyue Wang2-3/+8
2021-04-23iavf: remove duplicate free resources callsStefan Assmann1-2/+0
2021-04-23i40e: use minimal admin queue for kdumpCoiby Xu2-2/+9
2021-04-23i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu1-0/+5
2021-04-23i40e: use minimal Tx and Rx pairs for kdumpCoiby Xu1-0/+9
2021-04-23i40e: refactor repeated link state reporting codeAleksandr Loktionov1-39/+69
2021-04-23stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail1-0/+1
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail4-2/+15
2021-04-23net/mlx4: Treat VFs fair when handling comm_channel_eventsHans Westgaard Ry2-29/+41
2021-04-23bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter1-1/+3
2021-04-23r8152: replace return with break for ram code speedup mode timeoutHayes Wang1-1/+1
2021-04-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller20-54/+2188
2021-04-22vxge: avoid -Wemtpy-body warningsArnd Bergmann1-7/+7
2021-04-22net: wwan: core: Return poll error in case of port removalLoic Poulain1-0/+2