summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli3-0/+45
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli1-5/+5
2023-06-09usbnet: ipheth: update Kconfig descriptionFoster Snowhill1-6/+4
2023-06-09usbnet: ipheth: add CDC NCM supportFoster Snowhill1-25/+155
2023-06-09usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill1-3/+1
2023-06-09usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov1-1/+1
2023-06-09chelsio/chtls: Use splice_eof() to flushDavid Howells3-0/+11
2023-06-09Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-63/+111
2023-06-09net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-1/+1
2023-06-09net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-6/+5
2023-06-09net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)1-0/+14
2023-06-09net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)1-13/+1
2023-06-09net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-2/+1
2023-06-09net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-9/+4
2023-06-09net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-8/+10
2023-06-09net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+29
2023-06-09net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-8/+0
2023-06-09net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)1-6/+1
2023-06-09net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetimeRussell King (Oracle)1-4/+1
2023-06-09net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang1-1/+1
2023-06-09mlxsw: spectrum_nve_vxlan: Fix unsupported flag regressionIdo Schimmel1-2/+4
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski34-161/+265
2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu4-15/+154
2023-06-08net: txgbe: Implement phylink pcsJiawen Wu3-2/+93
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu1-0/+30
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu6-19/+283
2023-06-08net: txgbe: Add SFP module identifyJiawen Wu3-0/+32
2023-06-08net: txgbe: Register I2C platform deviceJiawen Wu3-0/+77
2023-06-08net: txgbe: Register fixed rate clockJiawen Wu3-0/+44
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu6-1/+171
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur1-7/+18
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2-0/+7
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta1-2/+3
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy1-1/+1
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi1-0/+1
2023-06-08net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+16
2023-06-08eth: ixgbe: fix the wake conditionJakub Kicinski1-1/+1
2023-06-08eth: bnxt: fix the wake conditionJakub Kicinski1-1/+1
2023-06-08net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski4-4/+53
2023-06-08net/mlx5e: simplify condition after napi budget handling changeJakub Kicinski1-1/+1
2023-06-08mlx5/core: E-Switch, Allocate ECPF vport if it's an eswitch managerBodong Wang1-1/+2
2023-06-08net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failureJiri Pirko1-1/+2
2023-06-08net/mlx5e: TC, refactor access to hash keyOz Shlomo1-6/+3
2023-06-08net/mlx5e: Remove RX page cache leftoversTariq Toukan1-7/+0
2023-06-08net/mlx5e: Expose catastrophic steering error countersLama Kayal1-0/+10
2023-06-08net/mlx5: Enable 4 ports VF LAGShay Drory3-5/+6
2023-06-08net/mlx5: LAG, block multiport eswitch LAG in case ldev have more than 2 portsShay Drory1-0/+4
2023-06-08net/mlx5: LAG, block multipath LAG in case ldev have more than 2 portsShay Drory1-0/+4
2023-06-08net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory2-2/+1