summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)2022-05-191-11/+22
| * | | | | | | net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)2022-05-191-0/+8
| * | | | | | | net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)2022-05-193-12/+20
| * | | | | | | net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)2022-05-193-4/+4
| * | | | | | | net: mtk_eth_soc: correct 802.3z duplex settingRussell King2022-05-193-10/+29
| * | | | | | | net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)2022-05-191-13/+5
| * | | | | | | net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)2022-05-191-3/+5
| * | | | | | | net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)2022-05-191-8/+0
| * | | | | | | net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)2022-05-192-2/+0
| * | | | | | | net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter2022-05-191-1/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-1924-146/+323
| |\| | | | | |
| * | | | | | | nfp: flower: support ct merging when mangle action existsYinjun Zhang2022-05-192-105/+189
| * | | | | | | net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi2022-05-191-1/+1
| * | | | | | | net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski2022-05-181-2/+2
| * | | | | | | sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed2022-05-181-2/+2
| * | | | | | | octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET2022-05-181-11/+14
| * | | | | | | octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET2022-05-181-0/+2
| * | | | | | | net: smc911x: Fix min() use in debug codeGeert Uytterhoeven2022-05-181-3/+3
| * | | | | | | net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang2022-05-181-3/+8
| * | | | | | | eth: sun: cassini: remove dead codeMartin Liška2022-05-181-2/+2
| * | | | | | | net: stmmac: remove unused get_addr() callbackVincent Whitchurch2022-05-185-28/+0
| * | | | | | | net/mlx5: Support multiport eswitch modeEli Cohen2022-05-1710-38/+256
| * | | | | | | net/mlx5: Remove unused argumentEli Cohen2022-05-171-3/+1
| * | | | | | | net/mlx5: Lag, refactor lag state machineEli Cohen2022-05-174-68/+93
| * | | | | | | net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman2022-05-171-2/+15
| * | | | | | | net/mlx5e: Correct the calculation of max channels for repMoshe Tal2022-05-173-2/+18
| * | | | | | | net/mlx5e: CT: Add ct driver countersSaeed Mahameed2022-05-171-4/+48
| * | | | | | | net/mlx5e: Allow relaxed ordering over VFsAya Levin2022-05-172-5/+3
| * | | | | | | net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman2022-05-171-1/+1
| * | | | | | | net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman2022-05-171-4/+10
| * | | | | | | net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan2022-05-171-6/+6
| * | | | | | | net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan2022-05-171-2/+2
| * | | | | | | net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan2022-05-171-4/+4
| * | | | | | | net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan2022-05-171-26/+26
| * | | | | | | net/mlx5: Inline db alloc API functionTariq Toukan2022-05-171-6/+0
| * | | | | | | net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2022-05-172-2/+7
| * | | | | | | net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed2022-05-171-2/+0
| * | | | | | | octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh2022-05-177-8/+99
| * | | | | | | net: smc911x: replace ternary operator with min()Guo Zhengkui2022-05-171-1/+1
| * | | | | | | net: thunderx: remove null check after call container_of()Haowen Bai2022-05-171-3/+0
| * | | | | | | octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng2022-05-171-2/+1
| * | | | | | | net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-1/+0
| * | | | | | | net: vxge: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-2/+0
| * | | | | | | qed: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-1/+0
| * | | | | | | net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei2022-05-171-1/+1
| * | | | | | | ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao2022-05-171-9/+4
| * | | | | | | net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTPWells Lu2022-05-161-3/+0
| * | | | | | | octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-161-2/+0
| * | | | | | | octeon_ep: delete unnecessary NULL checkZiyang Xuan2022-05-163-6/+3
| * | | | | | | octeon_ep: add missing destroy_workqueue in octep_init_moduleZheng Bin2022-05-161-0/+1