summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka2022-08-301-4/+1
* Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-8/+4
|\
| * tracing/iwlwifi: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-8/+4
* | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-0332-134/+172
|\ \
| * | wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez2022-07-271-0/+1
| * | wifi: iwlwifi: mvm: fix clang -Wformat warningsJustin Stitt2022-07-271-2/+2
| * | wifi: iwlegacy: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| * | wifi: ipw2x00: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-2/+2
| * | wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-8/+8
| * | wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-154-5/+9
| * | wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-152-3/+3
| * | wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev2022-06-211-1/+4
| * | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-205-6/+6
| * | wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-201-6/+34
| * | wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-202-3/+3
| * | wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-1/+1
| * | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-0/+2
| * | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-205-9/+9
| * | wifi: mac80211: move interface config to new structJohannes Berg2022-06-2018-70/+70
| * | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-2011-25/+25
| |/
* / iwlwifi: Switch to proper EFI variable store interfaceArd Biesheuvel2022-06-201-64/+32
|/
* 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-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