aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
|\
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez2022-10-111-0/+2
|/
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-3033-491/+937
|\
| * iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-2/+2
| * ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-1/+1
| * wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook2022-09-285-7/+16
| * Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...Kalle Valo2022-09-2213-413/+846
| |\
| | * wifi: iwlwifi: mvm: d3: parse keys from wowlan info notificationNaftali Goldstein2022-09-181-83/+88
| | * wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3Yedidya Benshimol2022-09-181-7/+11
| | * wifi: iwlwifi: mvm: trigger resume flow before wait for notificationsHaim, Dreyfuss2022-09-181-34/+43
| | * wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer2022-09-184-59/+166
| | * wifi: iwlwifi: mvm: enable resume based on notificationsHaim Dreyfuss2022-09-181-2/+11
| | * wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss2022-09-184-4/+44
| | * wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss2022-09-184-28/+118
| | * wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss2022-09-184-44/+230
| | * wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss2022-09-183-30/+0
| | * wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macroJohannes Berg2022-09-181-6/+3
| | * wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bitJohannes Berg2022-09-181-13/+12
| | * wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE codeJohannes Berg2022-09-181-22/+14
| | * wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status settingJohannes Berg2022-09-181-191/+165
| | * wifi: iwlwifi: mvm: fix typo in struct iwl_rx_no_data APIJohannes Berg2022-09-181-2/+2
| | * wifi: iwlwifi: pcie: add support for BZ devicesYaara Baruch2022-09-183-2/+53
| * | wifi: ipw2x00: fix array of flexible structures warningsJohannes Berg2022-09-222-12/+11
| |/
| * wifi: ipw2100: fix warnings about non-kernel-docJohannes Berg2022-09-071-2/+2
| * wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarityKees Cook2022-09-073-15/+17
| * wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-065-21/+24
| * wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-067-18/+18
| * Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-09-061-4/+1
| |\
* | | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-222-2/+3
|\ \ \
| * | | wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen2022-09-121-0/+1
| * | | wifi: iwlwifi: don't spam logs with NSS>2 messagesJason A. Donenfeld2022-09-071-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-4/+1
|\| | | |/ |/|
| * wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka2022-08-301-4/+1
* | wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-023-7/+7
|/
* 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