summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-07iwlwifi: dbg: disable ini debug in 8000 family and belowMukesh Sisodiya1-1/+1
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani8-1/+183
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg4-22/+33
2021-12-07iwlwifi: mvm: always use 4K RB size by defaultJohannes Berg1-8/+2
2021-12-07iwlwifi: mvm/api: define system control commandJohannes Berg5-6/+20
2021-12-07iwlwifi: bump FW API to 68 for AX devicesLuca Coelho1-1/+1
2021-12-07iwlwifi: mvm: add some missing command stringsJohannes Berg1-0/+2
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein4-11/+39
2021-12-07iwlwifi: swap 1650i and 1650s killer struct namesYaara Baruch1-4/+4
2021-12-07iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit1-1/+1
2021-12-07iwlwifi: yoyo: support for DBGC4 for dramMukesh Sisodiya1-0/+2
2021-12-07iwlwifi: mvm: update rate scale in moving back to assoc stateMordechay Goodstein2-2/+11
2021-12-07iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2021-12-07iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein4-72/+335
2021-12-07iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer2-34/+63
2021-12-07iwlwifi: mvm: Fix wrong documentation for scan request commandIlan Peer1-1/+1
2021-12-07iwlwifi: add missing entries for Gf4 with So and SoFLuca Coelho1-0/+10
2021-12-07iwlwifi: mvm: remove session protection upon station removalEmmanuel Grumbach1-3/+3
2021-12-07iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structureLuca Coelho3-23/+0
2021-12-07iwlwifi: mvm: add support for PHY context command v4Johannes Berg2-5/+6
2021-12-07iwlwifi: fw: api: add link to PHY context command struct v1Johannes Berg1-1/+2
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg4-7/+123
2021-12-07iwlwifi: mvm: d3: support v12 wowlan statusJohannes Berg2-29/+235
2021-12-07iwlwifi: mvm: parse firmware alive message version 6Johannes Berg3-4/+21
2021-12-07iwlwifi: pcie: support Bz suspend/resume triggerHaim Dreyfuss3-34/+52
2021-12-07iwlwifi: mvm: d3: move GTK rekeys conditionJohannes Berg1-4/+9
2021-12-07iwlwifi: add support for Bz-Z HWMike Golant4-0/+19
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant9-29/+22
2021-12-07iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2021-12-07iwlwifi: mvm: fix delBA vs. NSSN queue sync raceJohannes Berg2-1/+14
2021-12-07iwlwifi: mvm: demote non-compliant kernel-doc headerYang Shen1-1/+1
2021-12-07wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong1-0/+1
2021-12-07iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach2-5/+8
2021-12-07iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"Colin Ian King1-1/+1
2021-12-07iwlwifi: mei: don't rely on the size from the shared areaEmmanuel Grumbach1-9/+17
2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach2-0/+27
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook2-11/+7
2021-11-29mwl8k: Use named struct for memcpy() regionKees Cook1-4/+6
2021-11-29intersil: Use struct_group() for memcpy() regionKees Cook2-8/+11
2021-11-29libertas_tf: Use struct_group() for memcpy() regionKees Cook2-5/+8
2021-11-29libertas: Use struct_group() for memcpy() regionKees Cook2-6/+9
2021-11-29wlcore: no need to initialise statics to falseJason Wang1-1/+1
2021-11-29rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen3-1/+6
2021-11-29rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen1-1/+7
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain2-0/+40
2021-11-26wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()Ajay Singh1-5/+0
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach3-2/+13
2021-11-26iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach4-6/+168
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach11-29/+481
2021-11-26iwlwifi: mei: add debugfs hooksEmmanuel Grumbach1-2/+83