summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss2022-05-182-6/+1
* net: dsa: microchip: add the phylink get_capsArun Ramadoss2022-05-184-9/+117
* net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan2022-05-183-6/+7
* net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss2022-05-184-29/+20
* net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss2022-05-183-42/+21
* net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss2022-05-184-157/+149
* net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss2022-05-186-22/+109
* net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss2022-05-184-206/+259
* net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss2022-05-181-2/+3
* 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: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak2022-05-171-0/+37
* 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
* Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-05-162-5/+5
|\
| * can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual checkVincent Mailhol2022-05-161-2/+2
| * can: ctucanfd: Let users select instead of depend on CAN_CTUCANFDGeert Uytterhoeven2022-05-161-3/+3
* | net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez2022-05-162-8/+5
* | net: dsa: realtek: rtl8366rb: Serialize indirect PHY register accessAlvin Šipraga2022-05-161-12/+25
* | net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam2022-05-161-2/+3
* | net: phy: micrel: Allow probing without .driver_dataFabio Estevam2022-05-161-5/+6
|/
* octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-161-2/+0
* net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing2022-05-161-4/+2
* octeon_ep: delete unnecessary NULL checkZiyang Xuan2022-05-163-6/+3