summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya4-0/+33
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn1-1/+3
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn1-18/+66
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn1-1/+1
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder2-2/+14
2023-02-20net: ipa: support different event ring encodingAlex Elder2-2/+6
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder2-2/+2
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder8-26/+43
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder10-181/+141
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder1-1/+1
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi1-1/+3
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller19-154/+271
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski10-13/+498
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski212-1554/+56850
2023-02-16net: dsa: ocelot: fix selecting MFD_OCELOTLukas Bulwahn1-1/+1
2023-02-16sfc: add support for devlink port_function_hw_addr_set in ef100Alejandro Lucero1-0/+50
2023-02-16sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero5-0/+91
2023-02-16sfc: obtain device mac address based on firmware handle for ef100Alejandro Lucero3-18/+31
2023-02-16sfc: add devlink port support for ef100Alejandro Lucero7-0/+156
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero4-7/+31
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero8-0/+291
2023-02-16sfc: add devlink info support for ef100Alejandro Lucero4-0/+549
2023-02-16sfc: add devlink support for ef100Alejandro Lucero6-1/+102
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-2/+2
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund6-24/+327
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund3-23/+64
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund5-2/+341
2023-02-16net: microchip: sparx5: Updated register interface with VCAP ES0 accessSteen Hegelund1-558/+1271
2023-02-16net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP modelSteen Hegelund5-122/+721
2023-02-16net: microchip: sparx5: Improve the error handling for linked rulesSteen Hegelund1-2/+6
2023-02-16net: microchip: sparx5: Use chain ids without offsets when enabling rulesSteen Hegelund1-6/+5
2023-02-16net: microchip: sparx5: Egress VLAN TPID configuration follows IFHSteen Hegelund1-2/+2
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund2-4/+7
2023-02-16net: microchip: sparx5: Discard frames with SMAC multicast addressesSteen Hegelund1-0/+5
2023-02-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-11/+109
2023-02-16net: wangxun: Add the basic ethtool interfacesMengyuan Lou12-3/+98
2023-02-16net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol errorOleksij Rempel1-1/+1
2023-02-16net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter1-3/+3
2023-02-16igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen1-10/+32
2023-02-16Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski29-176/+301
2023-02-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-12/+20
2023-02-16ice: update xdp_features with xdp multi-buffLorenzo Bianconi1-6/+12
2023-02-16i40e: check vsi type before setting xdp_features flagLorenzo Bianconi1-2/+4
2023-02-15net: phylink: support validated pause and autoneg in fixed-linkIvan Bornyakov1-3/+14
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang4-3/+137
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang8-8/+317
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-2/+33
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang3-1/+12
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee1-2/+2
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih1-3/+3