summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2022-09-12wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen-0/+1
2022-09-07wifi: iwlwifi: don't spam logs with NSS>2 messagesJason A. Donenfeld-2/+2
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka-4/+1
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-8/+4
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-134/+172
2022-07-27wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez-0/+1
2022-07-27wifi: iwlwifi: mvm: fix clang -Wformat warningsJustin Stitt-2/+2
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan-2/+2
2022-07-18wifi: ipw2x00: fix repeated words in commentsJilin Yuan-1/+1
2022-07-15tracing/iwlwifi: Use the new __vstring() helperSteven Rostedt (Google)-8/+4
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman-2/+2
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman-8/+8
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-5/+9
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg-3/+3
2022-06-21wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev-1/+4
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-6/+6
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz-6/+34
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg-3/+3
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg-1/+1
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg-0/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-9/+9
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-70/+70
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg-25/+25
2022-06-20iwlwifi: Switch to proper EFI variable store interfaceArd Biesheuvel-64/+32
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg-17/+17
2022-05-22wifi: iwlwifi: use unsigned to silence a GCC 12 warningJakub Kicinski-1/+1
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-88/+102
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg-0/+2
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern-0/+1
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit-15/+3
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach-19/+38
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein-6/+11
2022-05-18iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach-0/+3
2022-05-18iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg-0/+3
2022-05-18iwlwifi: mvm: clean up authorized conditionJohannes Berg-20/+3
2022-05-18iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss-11/+11
2022-05-18iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg-19/+29
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-04-23iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck-1/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R-110/+110
2022-04-06ipw2x00: use DEVICE_ATTR_*() macroMeng Tang-93/+90
2022-04-06ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai-1/+1
2022-04-06iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2022-04-06iwlwifi: fw: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-15/+15
2022-03-22iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit-1/+2
2022-03-17iwlwifi: mei: fix building iwlmeiArnd Bergmann-0/+1
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-1247/+2723
2022-03-10iwlwifi: bump FW API to 72 for AX devicesLuca Coelho-2/+2
2022-03-10iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen-184/+234
2022-03-10iwlwifi: dbg: check trigger data before accessMordechay Goodstein-0/+5