summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg2022-05-301-17/+17
* wifi: iwlwifi: use unsigned to silence a GCC 12 warningJakub Kicinski2022-05-221-1/+1
* Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-1911-88/+102
|\
| * iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg2022-05-181-0/+2
| * iwlwifi: mei: clear the sap data header before sendingAvraham Stern2022-05-181-0/+1
| * iwlwifi: mvm: remove vif_countMiri Korenblit2022-05-182-15/+3
| * iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach2022-05-182-19/+38
| * iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein2022-05-182-6/+11
| * iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach2022-05-181-0/+3
| * iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg2022-05-181-0/+3
| * iwlwifi: mvm: clean up authorized conditionJohannes Berg2022-05-181-20/+3
| * iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss2022-05-181-11/+11
| * iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg2022-05-181-19/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-1/+1
|\ \ | |/ |/|
| * iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck2022-04-231-1/+1
* | mac80211: prepare sta handling for MLO supportSriram R2022-04-1110-93/+93
* | 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