summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit6-10/+12
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg2-3/+0
2023-09-11wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg2-11/+7
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2023-09-11wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg3-4/+4
2023-09-11wifi: iwlwifi: mvm: check link more carefullyJohannes Berg1-1/+2
2023-09-11wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg2-10/+8
2023-09-11wifi: iwlwifi: fw: reconstruct the API/CAPA enum numberJohannes Berg1-9/+18
2023-09-11wifi: iwlwifi: mvm: fix kernel-docJohannes Berg4-21/+40
2023-09-11wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg1-15/+36
2023-09-11wifi: iwlwifi: dvm: remove kernel-doc warningsJohannes Berg4-29/+39
2023-09-11wifi: iwlwifi: queue: fix kernel-docJohannes Berg1-2/+4
2023-09-11wifi: iwlwifi: don't use an uninitialized variableMiri Korenblit1-3/+0
2023-09-11wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg9-27/+24
2023-09-11wifi: iwlwifi: honor the enable_ini valueEmmanuel Grumbach4-36/+25
2023-09-11wifi: iwlwifi: mvm: disconnect long CSA only w/o alternativeJohannes Berg1-1/+2
2023-09-11wifi: iwlwifi: mvm: increase session protection after CSAJohannes Berg1-1/+1
2023-09-11wifi: iwlwifi: mvm: support CSA with MLDEmmanuel Grumbach2-3/+6
2023-09-11wifi: mac80211_hwsim: clean up kernel-docJohannes Berg1-10/+9
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach9-16/+19
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg11-58/+48
2023-09-11wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg3-6/+6
2023-09-07wifi: rtw89: 8922a: set memory heap address for secure firmwarePing-Ke Shih2-0/+6
2023-09-07wifi: rtw89: fw: refine download flow to support variant firmware suitsPing-Ke Shih1-19/+65
2023-09-07wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading ...Ping-Ke Shih6-0/+20
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih12-14/+31
2023-09-07wifi: rtw89: fw: add checking type for variant type of firmwarePing-Ke Shih6-15/+45
2023-09-07wifi: rtw89: fw: implement supported functions of download firmware for WiFi ...Ping-Ke Shih2-0/+238
2023-09-07wifi: rtw89: fw: generalize download firmware flow by mac_gen pointersPing-Ke Shih3-18/+29
2023-09-07wifi: rtw89: fw: move polling function of firmware path ready to an individua...Ping-Ke Shih4-9/+17
2023-09-07wifi: rtw89: mcc: trigger FW to start/stop MCCZong-Zhe Yang1-0/+173
2023-09-07wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()Zong-Zhe Yang2-2/+2
2023-09-07wifi: rtw89: mcc: decide pattern and calculate parametersZong-Zhe Yang2-0/+235
2023-09-07wifi: rtw89: mcc: consider and determine BT durationZong-Zhe Yang1-0/+169
2023-09-07wifi: rtw89: mcc: fill fundamental configurationsZong-Zhe Yang3-0/+187
2023-09-07wifi: rtw89: mcc: initialize start flowZong-Zhe Yang4-0/+502
2023-09-04wifi: rtw89: 8852c: Fix TSSI causes transmit power inaccuracyKuan-Chung Chen3-23/+46
2023-09-04wifi: rtw89: 8852c: Update bandedge parameters for better performanceKuan-Chung Chen3-3/+15
2023-09-04wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-09-04wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as testedZenm Chen1-0/+1
2023-09-04wifi: rtw88: fix typo rtw8822cu_probePo-Hao Huang1-2/+2
2023-08-26Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski130-1021/+1967
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo40-268/+195
2023-08-25wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()Jinjie Ruan2-30/+0
2023-08-25wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer1-1/+4
2023-08-25wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()Nathan Chancellor1-0/+1
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh9-64/+325
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih8-11/+61
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih8-7/+35