summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-01iwlwifi: support REDUCE_TX_POWER_CMD version 6Luca Coelho3-7/+45
2020-10-01iwlwifi: acpi: prepare SAR profile selection code for multiple sizesLuca Coelho4-22/+43
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho6-38/+54
2020-10-01iwlwifi: add new card for MA familyRoee Goldfiner1-0/+1
2020-10-01iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()Luca Coelho1-7/+0
2020-10-01iwlwifi: remove iwl_validate_sar_geo_profile() exportLuca Coelho3-27/+8
2020-10-01iwlwifi: mvm: use CHECKSUM_COMPLETEJohannes Berg2-18/+61
2020-10-01iwlwifi: mvm: remove redundant support_umac_log fieldMordechay Goodstein3-20/+15
2020-10-01iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM versionDan Halperin2-12/+40
2020-10-01iwlwifi: don't export acpi functions unnecessarilyLuca Coelho2-13/+5
2020-10-01iwlwifi: mvm: process ba-notifications also when sta rcu is invalidNaftali Goldstein1-27/+50
2020-10-01iwlwifi: mvm: add support for new version of WOWLAN_TKIP_SETTING_API_SDan Halperin2-4/+30
2020-10-01iwlwifi: mvm: Don't install CMAC/GMAC key in AP modeAndrei Otcheretianski1-3/+6
2020-10-01iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein5-20/+18
2020-10-01iwlwifi: regulatory: regulatory capabilities api changeGil Adam3-11/+95
2020-10-01iwlwifi: dbg: add dumping special device memoryMordechay Goodstein4-0/+99
2020-10-01iwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUTLuca Coelho1-2/+2
2020-10-01iwlwifi: acpi: support ppag table command v2Gil Adam4-41/+100
2020-10-01iwlwifi: add new cards for MA familyIhab Zhaika3-8/+67
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein5-9/+9
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein6-48/+43
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein5-29/+25
2020-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein5-33/+34
2020-10-01iwlwifi: enable twt by defaultGolan Ben Ami1-1/+1
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern6-6/+137
2020-10-01iwlwifi: add new cards for AX201 familyIhab Zhaika3-1/+35
2020-10-01iwlwifi: fw: move assert descriptor parser to common codeMordechay Goodstein3-46/+48
2020-10-01iwlwifi: wowlan: adapt to wowlan status API version 10Mordechay Goodstein1-1/+2
2020-10-01iwlwifi: acpi: evaluate dsm to disable 5.8GHz channelsGil Adam2-16/+79
2020-10-01iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein2-1/+6
2020-10-01iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SNMordechay Goodstein1-1/+1
2020-10-01iwlwifi: mvm: set PROTECTED_TWT feature if supported by firmwareShaul Triebitz1-0/+4
2020-10-01iwlwifi: mvm: set PROTECTED_TWT in MAC data policyShaul Triebitz1-5/+7
2020-10-01iwlwifi: mvm: add PROTECTED_TWT firmware APIShaul Triebitz2-6/+13
2020-10-01iwlwifi: mvm: rs-fw: handle VHT extended NSS capabilityJohannes Berg1-5/+19
2020-09-29wl3501_cs: Remove unnecessary NULL checkAlex Dewar1-3/+1
2020-09-29wl1251/wl12xx: fix a typo in commentsWang Qing2-2/+2
2020-09-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King1-0/+2
2020-09-29rtw88: show current regulatory in tx power tableTzu-En Huang1-0/+23
2020-09-29rtw88: add dump fw crash logTzu-En Huang4-0/+81
2020-09-29rtw88: add dump firmware fifo supportTzu-En Huang6-18/+85
2020-09-29rtw88: handle and recover when firmware crashTzu-En Huang8-64/+181
2020-09-29rtw88: increse the size of rx buffer sizeTzu-En Huang1-2/+2
2020-09-27bnxt_en: Improve preset max value for ethtool -l.Michael Chan1-2/+7
2020-09-27bnxt_en: Implement ethtool set_fec_param() method.Michael Chan3-1/+107
2020-09-27bnxt_en: Report Active FEC encoding during link up.Michael Chan1-3/+26
2020-09-27bnxt_en: Report FEC settings to ethtool.Michael Chan3-3/+109
2020-09-27bnxt_en: avoid link reset if speed is not changedEdwin Peer1-1/+9
2020-09-27bnxt_en: Handle ethernet link being disabled by firmware.Michael Chan2-3/+29