summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* mac80211: prepare sta handling for MLO supportSriram R2022-04-1113-110/+110
* ipw2x00: use DEVICE_ATTR_*() macroMeng Tang2022-04-062-93/+90
* ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai2022-04-061-1/+1
* iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva2022-04-061-1/+1
* iwlwifi: fw: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-04-068-15/+15
* iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit2022-03-221-1/+2
* iwlwifi: mei: fix building iwlmeiArnd Bergmann2022-03-171-0/+1
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-1183-1247/+2723
|\
| * iwlwifi: bump FW API to 72 for AX devicesLuca Coelho2022-03-101-2/+2
| * iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen2022-03-103-184/+234
| * iwlwifi: dbg: check trigger data before accessMordechay Goodstein2022-03-101-0/+5
| * iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein2022-03-101-2/+2
| * iwlwifi: use 4k queue size for Bz A-stepJohannes Berg2022-03-101-0/+4
| * iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg2022-03-101-1/+1
| * iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya2022-03-101-0/+25
| * iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya2022-03-105-4/+28
| * iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya2022-03-101-0/+23
| * iwlwifi: mvm: remove cipher scheme supportJohannes Berg2022-03-105-97/+1
| * iwlwifi: Configure FW debug preset via module param.Ayala Barazani2022-03-103-7/+43
| * iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani2022-03-106-9/+44
| * iwlwifi: bump FW API to 71 for AX devicesLuca Coelho2022-03-101-1/+1
| * iwlwifi: dbg_ini: Split memcpy() to avoid multi-field writeKees Cook2022-02-182-2/+3
| * iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter2022-02-181-1/+3
| * iwlwifi: Fix -EIO error code that is never returnedColin Ian King2022-02-181-1/+1
| * iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui2022-02-181-3/+1
| * iwlwifi: Fix syntax errors in commentsXiang wangx2022-02-181-1/+1
| * iwlwifi: dvm: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-181-1/+1
| * iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-181-1/+1
| * iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-181-1/+1
| * iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter2022-02-181-1/+1
| * iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya2022-02-185-3/+58
| * iwlwifi: mvm: move only to an enabled channelMiri Korenblit2022-02-181-9/+22
| * iwlwifi: mvm: update BAID allocation command againJohannes Berg2022-02-182-10/+27
| * iwlwifi: api: remove ttl field from TX commandJohannes Berg2022-02-181-4/+3
| * iwlwifi: support new queue allocation commandJohannes Berg2022-02-188-24/+142
| * iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya2022-02-183-14/+61
| * iwlwifi: pcie: iwlwifi: fix device id 7F70 structYaara Baruch2022-02-181-3/+5
| * iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik2022-02-183-5/+17
| * iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg2022-02-181-11/+10
| * iwlwifi: remove command ID argument from queue allocationJohannes Berg2022-02-184-14/+11
| * iwlwifi: make iwl_txq_dyn_alloc_dma() return the txqJohannes Berg2022-02-181-14/+12
| * iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho2022-02-181-3/+2
| * iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2022-02-182-0/+6
| * iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach2022-02-181-4/+1
| * iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg2022-02-183-38/+35
| * iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit2022-02-181-91/+113
| * iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani2022-02-183-12/+57
| * iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2022-02-182-2/+23
| * iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho2022-02-181-3/+6
| * iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach2022-02-181-3/+6