summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * octeontx2-af: optimize cpt pf identificationSrujana Challa2023-01-203-3/+20
| * octeontx2-af: modify FLR sequence for CPTSrujana Challa2023-01-203-47/+53
| * octeontx2-af: add mbox for CPT LF resetSrujana Challa2023-01-202-0/+41
| * octeontx2-af: recover CPT engine when it gets faultSrujana Challa2023-01-201-30/+80
| * Merge tag 'mlx5-fixes-2023-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2023-01-1912-40/+27
| |\
| | * net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap2023-01-181-4/+4
| | * net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi2023-01-181-0/+1
| | * net/mlx5e: Protect global IPsec ASOLeon Romanovsky2023-01-182-1/+8
| | * net/mlx5e: Remove optimization which prevented update of ESN stateLeon Romanovsky2023-01-182-10/+0
| | * net/mlx5e: Set decap action based on attr for sampleChris Mi2023-01-181-3/+2
| | * net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman2023-01-183-5/+4
| | * net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman2023-01-181-15/+3
| | * net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xskAdham Faris2023-01-181-2/+1
| | * net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov2023-01-181-0/+3
| | * net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang2023-01-181-0/+1
| * | octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao2023-01-192-9/+4
| * | net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock2023-01-181-8/+1
| |/
| * net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit2023-01-171-0/+5
| * octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya2023-01-161-2/+2
| * net: stmmac: Fix queue statistics readingKurt Kanzenbach2023-01-161-4/+4
| * net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger2023-01-131-5/+8
| * net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean2023-01-131-2/+2
| * amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2023-01-122-0/+26
| * amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju2023-01-121-8/+15
* | octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa2023-01-203-0/+56
* | octeontx2-af: update cpt lf alloc mailboxSrujana Challa2023-01-202-3/+9
* | octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram2023-01-201-4/+18
* | octeontx2-af: optimize cpt pf identificationSrujana Challa2023-01-203-3/+20
* | octeontx2-af: modify FLR sequence for CPTSrujana Challa2023-01-203-47/+53
* | octeontx2-af: add mbox for CPT LF resetSrujana Challa2023-01-202-0/+41
* | octeontx2-af: recover CPT engine when it gets faultSrujana Challa2023-01-201-30/+80
* | ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski2023-01-205-257/+149
* | net: hns: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-01-201-10/+10
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-01-2021-2395/+2582
|\ \
| * | ice: Remove excess spaceTony Nguyen2023-01-191-1/+1
| * | ice: Introduce local var for readabilityTony Nguyen2023-01-191-3/+6
| * | ice: Match parameter name for ice_cfg_phy_fc()Tony Nguyen2023-01-191-1/+1
| * | ice: Explicitly return 0Tony Nguyen2023-01-192-2/+2
| * | ice: Reduce scope of variablesTony Nguyen2023-01-192-5/+10
| * | ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov2023-01-196-2300/+2344
| * | ice: Remove cppcheck suppressionsTony Nguyen2023-01-194-8/+0
| * | ice: combine cases in ice_ksettings_find_adv_link_speed()Przemek Kitszel2023-01-191-12/+8
| * | ice: Add support for 100G KR2/CR2/SR2 link reportingAnirudh Venkataramanan2023-01-191-9/+32
| * | ice: add missing checks for PF vsi typeJesse Brandeburg2023-01-191-9/+8
| * | ice: remove redundant non-null check in ice_setup_pf_sw()Anirudh Venkataramanan2023-01-191-7/+5
| * | ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH2023-01-191-1/+1
| * | ice: Support drop actionAmritha Nambiar2023-01-192-20/+40
| * | ice: Handle LLDP MIB Pending changeAnatolii Gerasymenko2023-01-193-15/+91
| * | ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze2023-01-194-2/+33
* | | net: microchip: sparx5: add support for DSCP rewriteDaniel Machon2023-01-204-0/+124