summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean
2020-03-27net: dsa: vsc73xx: make the MTU configurableVladimir Oltean
2020-03-27net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean
2020-03-27net: dsa: b53: add MTU configuration supportMurali Krishna Policharla
2020-03-27bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla
2020-03-27net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-27bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam
2020-03-27bnxt_en: Add partno to devlink info_get cbVasundhara Volam
2020-03-27bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam
2020-03-27bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam
2020-03-27mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel
2020-03-27mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel
2020-03-27mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel
2020-03-27mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel
2020-03-27mlxsw: spectrum_router: Add proper function documentationIdo Schimmel
2020-03-27mlxsw: i2c: Add missing field documentationIdo Schimmel
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg
2020-03-27iwlwifi: bump FW API to 53 for 22000 seriesLuca Coelho
2020-03-27iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg
2020-03-27iwlwifi: yoyo: enable yoyo by defaultLuca Coelho
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai
2020-03-27iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado
2020-03-27iwlwifi: remove support for QnJ HR FPGALuca Coelho
2020-03-27iwlwifi: remove support for QnJ Hr STEP ALuca Coelho
2020-03-27iwlwifi: add trans_cfg for devices with long latencyLuca Coelho
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern
2020-03-27iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with JfLuca Coelho
2020-03-27iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho
2020-03-27iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho
2020-03-27iwlwifi: add HW step to new cfg device tableLuca Coelho
2020-03-27iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu
2020-03-27iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu
2020-03-26net: phy: don't touch suspended flag if there's no suspend/resume callbackHeiner Kallweit
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-26net: atlantic: add XPN handlingMark Starovoytov
2020-03-26net: atlantic: MACSec offload statistics implementationDmitry Bogdanov