summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-10iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho
2021-02-10iwlwifi: mvm: remove useless iwl_mvm_resume_d3() functionJohannes Berg
2021-02-10iwlwifi: mvm: enhance a print in CSA flowsEmmanuel Grumbach
2021-02-10iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho
2021-02-10iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho
2021-02-10iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho
2021-02-10iwlwifi: acpi: fix PPAG table sizesLuca Coelho
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg
2021-02-10iwlwifi: pcie: add a few missing entries for So with HrLuca Coelho
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai
2021-02-10iwlwifi: add new cards for So and Qu familyIhab Zhaika
2021-02-10ath11k: fix a locking bug in ath11k_mac_op_start()Dan Carpenter
2021-02-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong
2021-02-10rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong
2021-02-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-02-09net: hns3: cleanup for endian issue for VF RSSJian Shen
2021-02-09net: hns3: remove unused macro definitionPeng Li
2021-02-09net: hns3: remove an unused parameter in hclge_vf_rate_param_check()Huazhong Tan
2021-02-09net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan
2021-02-09net: hns3: change hclge_query_bd_num() param typePeng Li
2021-02-09net: hns3: change hclge_parse_speed() param typePeng Li
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-09net: hns3: remove the shaper param magic numberPeng Li
2021-02-09net: hns3: remove redundant client_setup_tc handleJian Shen
2021-02-09net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-09net: broadcom: bcm4908enet: add BCM4908 controller driverRafał Miłecki
2021-02-09net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga
2021-02-09wil6210: Add Support for Extended DMG MCS 12.1Max Chen
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam
2021-02-09carl9170: fix struct alignment conflictArnd Bergmann
2021-02-09wcn36xx: del BA session on TX stopLoic Poulain
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry
2021-02-09ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry
2021-02-08i40e: Log error for oversized MTU on deviceEryk Rybak
2021-02-08i40e: consolidate handling of XDP program actionsCristian Dumitrescu
2021-02-08i40e: remove the redundant buffer info updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu
2021-02-08mlxsw: spectrum_router: Set offload_failed flagAmit Cohen
2021-02-08netdevsim: fib: Add debugfs to debug route offload failureAmit Cohen
2021-02-08netdevsim: dev: Initialize FIB module after debugfsIdo Schimmel