summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-6/+6
2023-03-24Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski10-51/+96
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-03-23Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski7-7/+39
2023-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-6/+13
2023-03-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-4/+9
2023-03-23net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-23net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-23net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-23net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler1-5/+27
2023-03-23gve: Cache link_speed value from deviceJoshua Washington1-1/+4
2023-03-23net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean1-6/+5
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer3-6/+6
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg4-34/+39
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg4-5/+13
2023-03-22net/sonic: use dma_mapping_error() for error checkZhang Changzhong1-2/+2
2023-03-22net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layoutVladimir Oltean1-0/+1
2023-03-22net: mscc: ocelot: fix transfer from region->buf to ocelot->statsVladimir Oltean1-3/+4
2023-03-22net: mscc: ocelot: fix stats region batchingVladimir Oltean1-1/+2
2023-03-22net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter1-2/+1
2023-03-22net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla1-2/+4
2023-03-22net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim1-1/+8
2023-03-22net/mlx5e: Initialize link speed to zeroRoy Novich1-1/+1
2023-03-22net/mlx5: Fix steering rules cleanupLama Kayal1-0/+1
2023-03-22net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li1-0/+19
2023-03-22net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li1-1/+5
2023-03-21i40e: fix flow director packet filter programmingRadoslaw Tyl1-4/+4
2023-03-21iavf: fix hang on reboot with iceStefan Assmann1-0/+5
2023-03-21ice: remove filters only if VSI is deletedMichal Swiatkowski2-2/+8
2023-03-21ice: check if VF exists before mode checkMichal Swiatkowski1-4/+4
2023-03-21ice: fix rx buffers handling for flow director packetsPiotr Raczynski1-0/+1
2023-03-21octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang1-0/+2
2023-03-20net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand1-11/+13
2023-03-20net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2-11/+13
2023-03-20usb: plusb: remove unused pl_clear_QuickLink_features functionTom Rix1-6/+0
2023-03-20net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich1-1/+17
2023-03-20net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang1-0/+6
2023-03-19mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel1-6/+1
2023-03-19net: sfp: fix state loss when updating state_hw_maskRussell King (Oracle)1-0/+5
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg5-18/+21
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli1-4/+6
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon2-10/+13
2023-03-19net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli1-7/+16
2023-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller4-94/+84
2023-03-19xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang1-0/+5
2023-03-19qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin1-1/+4
2023-03-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-4/+10
2023-03-18net: ethernet: ti: am65-cpts: reset pps genf adj settings on enableGrygorii Strashko1-0/+4
2023-03-18net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich1-0/+6