summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-04-14wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith2-1/+3
2023-04-14wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith6-19/+30
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut1-1/+8
2023-04-14wifi: rtw89: fix crash due to null pointer of sta in AP modePing-Ke Shih1-1/+1
2023-04-14wifi: rtw89: correct 5 MHz mask settingEric Huang2-8/+10
2023-04-14wifi: rtw89: 8851b: add tables for RFKPing-Ke Shih2-0/+572
2023-04-14wifi: rtw89: 8851b: add BB and RF tables (2 of 2)Ping-Ke Shih1-0/+8058
2023-04-14wifi: rtw89: 8851b: add BB and RF tables (1 of 2)Ping-Ke Shih2-0/+6787
2023-04-14wifi: rtw89: pci: update PCI related settings to support 8851BPing-Ke Shih1-12/+21
2023-04-14wifi: rtw89: mac: update MAC settings to support 8851bPing-Ke Shih2-13/+33
2023-04-14wifi: rtw89: 8851b: fix TX path to path A for one RF path chipPing-Ke Shih1-2/+11
2023-04-14wifi: rtw89: read version of analog hardwarePing-Ke Shih3-0/+13
2023-04-14wifi: rtw89: use hardware CFO to improve performanceEric Huang5-11/+29
2023-04-14wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang12-90/+161
2023-04-14wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih7-17/+66
2023-04-14wifi: rtw89: use schedule_work to request firmwarePing-Ke Shih4-50/+45
2023-04-14wifi: rtw89: fw: use generic flow to set/check featuresZong-Zhe Yang3-26/+25
2023-04-14wifi: rtw89: fix authentication fail during scanPo-Hao Huang1-6/+9
2023-04-14wifi: rtw89: add flag check for power statePo-Hao Huang2-4/+9
2023-04-14wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang7-3/+378
2023-04-14wifi: rtw89: add function to wait for completion of TX skbsPo-Hao Huang4-2/+78
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang7-1/+243
2023-04-14wifi: iwlwifi: mvm: tx: remove misleading if statementJohannes Berg1-2/+1
2023-04-14wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer3-17/+22
2023-04-14wifi: iwlwifi: mvm: validate station properly in flushJohannes Berg1-1/+8
2023-04-14wifi: iwlwifi: mvm: set STA mask for keys in MLOJohannes Berg1-9/+60
2023-04-14wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg1-1/+5
2023-04-14wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg2-8/+4
2023-04-14wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg3-10/+13
2023-04-14wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim1-1/+1
2023-04-14wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-04-14wifi: iwlwifi: mvm: initialize seq variableTom Rix1-0/+1
2023-04-14wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"Colin Ian King1-1/+1
2023-04-14wifi: iwlwifi: Fix spelling mistake "upto" -> "up to"Colin Ian King1-1/+1
2023-04-14wifi: iwlwifi: mvm: enable new MLD FW APIMiri Korenblit2-18/+3
2023-04-14wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya1-0/+1
2023-04-14wifi: iwlwifi: Add RF Step Type for BZ deviceMukesh Sisodiya6-185/+255
2023-04-14wifi: iwlwifi: mvm: scan legacy bands and UHB channels with same antennaAyala Beker3-0/+9
2023-04-14wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay1-0/+6
2023-04-14wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay1-2/+2
2023-04-14wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay1-0/+3
2023-04-14wifi: iwlwifi: Fix the duplicate dump nameMukesh Sisodiya1-0/+2
2023-04-14wifi: iwlwifi: pcie: work around ROM bug on AX210 integratedJohannes Berg2-5/+69
2023-04-14wifi: iwlwifi: mvm: add DSM_FUNC_ENABLE_6E value to debugfsJohannes Berg1-0/+22
2023-04-14wifi: iwlwifi: mvm: cleanup beacon_inject_active during hw restartMiri Korenblit1-0/+3
2023-04-14wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss2-3/+69
2023-04-14wifi: iwlwifi: mvm: make HLTK configuration for PASN station optionalAvraham Stern2-7/+37
2023-04-14wifi: iwlwifi: mvm: request limiting to 8 MSDUs per A-MSDUJohannes Berg1-2/+6
2023-04-14wifi: iwlwifi: mvm: fix shift-out-of-boundsAvraham Stern1-1/+3
2023-04-14wifi: iwlwifi: acpi: support modules with high antenna gainAlon Giladi2-14/+28