summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-28bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam2-0/+63
2020-03-28bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam3-1/+21
2020-03-28mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel1-3/+4
2020-03-28mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel1-1/+1
2020-03-28mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel2-39/+47
2020-03-28mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel2-248/+47
2020-03-28mlxsw: spectrum_router: Add proper function documentationIdo Schimmel1-5/+9
2020-03-28mlxsw: i2c: Add missing field documentationIdo Schimmel1-0/+1
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe4-5/+60
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik3-2/+59
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg2-2/+8
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg2-2/+1
2020-03-27iwlwifi: bump FW API to 53 for 22000 seriesLuca Coelho1-1/+1
2020-03-27iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg1-2/+0
2020-03-27iwlwifi: yoyo: enable yoyo by defaultLuca Coelho1-1/+2
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai5-23/+65
2020-03-27iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado1-7/+1
2020-03-27iwlwifi: remove support for QnJ HR FPGALuca Coelho3-30/+0
2020-03-27iwlwifi: remove support for QnJ Hr STEP ALuca Coelho2-18/+0
2020-03-27iwlwifi: add trans_cfg for devices with long latencyLuca Coelho3-2/+16
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho3-15/+32
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern3-1/+19
2020-03-27iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with JfLuca Coelho3-169/+8
2020-03-27iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho3-107/+86
2020-03-27iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho3-250/+283
2020-03-27iwlwifi: add HW step to new cfg device tableLuca Coelho2-22/+46
2020-03-27iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho1-9/+0
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho7-71/+58
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg1-3/+5
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho2-11/+6
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg1-2/+1
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2-8/+173
2020-03-27iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg1-3/+5
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho1-0/+8
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho3-1/+47
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu5-12/+124
2020-03-27net: phy: don't touch suspended flag if there's no suspend/resume callbackHeiner Kallweit1-17/+15
2020-03-27net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-27net: atlantic: add XPN handlingMark Starovoytov1-2/+7
2020-03-27net: atlantic: MACSec offload statistics implementationDmitry Bogdanov5-19/+766
2020-03-27net: atlantic: MACSec offload statistics HW bindingsDmitry Bogdanov3-0/+806
2020-03-27net: atlantic: MACSec ingress offload implementationMark Starovoytov2-6/+420
2020-03-27net: atlantic: MACSec ingress offload HW bindingsMark Starovoytov4-0/+1605
2020-03-27net: atlantic: MACSec egress offload implementationDmitry Bogdanov2-8/+656
2020-03-27net: atlantic: MACSec egress offload HW bindingsDmitry Bogdanov5-1/+1451
2020-03-27net: atlantic: MACSec offload skeletonDmitry Bogdanov10-8/+373
2020-03-27net: macsec: report real_dev features when HW offloading is enabledMark Starovoytov1-4/+22
2020-03-27net: macsec: add support for getting offloaded statsDmitry Bogdanov1-108/+213
2020-03-27net: macsec: support multicast/broadcast when offloadingMark Starovoytov1-13/+38
2020-03-27net: macsec: allow multiple macsec devices with offloadDmitry Bogdanov1-24/+1