summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2023-10-23wifi: iwlwifi: empty overflow queue during flushMiri Korenblit1-2/+3
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo1-2/+2
2023-10-23wifi: iwlwifi: fw: increase fw_version string sizeGregory Greenman1-1/+1
2023-09-11wifi: iwlwifi: dvm: remove kernel-doc warningsJohannes Berg4-29/+39
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-3/+3
2023-06-19wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warningDmitry Antipov1-17/+17
2023-06-19wifi: iwlwifi: add a few rate index validity checksAnjaneyulu1-3/+6
2023-04-19wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede1-1/+4
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook2-2/+9
2022-09-07wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarityKees Cook3-15/+17
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg2-8/+8
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-2/+3
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz2-3/+3
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg2-2/+2
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-11/+11
2022-04-11mac80211: prepare sta handling for MLO supportSriram R3-14/+14
2022-02-18iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-02-18iwlwifi: dvm: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)1-1/+1
2022-02-18iwlwifi: move symbols into a separate namespaceJohannes Berg1-0/+1
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg1-3/+2
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-6/+2
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-100/+7
2021-10-22iwlwifi: allow rate-limited error messagesJohannes Berg1-4/+7
2021-10-22iwlwifi: remove contact informationJohannes Berg20-94/+0
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg1-1/+0
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-2/+4
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix1-1/+1
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-2/+2
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg2-10/+7
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva5-7/+7
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg1-0/+6
2020-12-10iwlwifi: use SPDX tagsJohannes Berg4-227/+16
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg1-2/+8
2020-10-08iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones1-4/+4
2020-10-08iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones1-3/+3
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones1-5/+3
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones1-11/+11
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones1-6/+6
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-06-10iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-6/+6
2020-06-05iwlwifi: Extended Key ID support for mvm and dvmAlexander Wetzel1-0/+1
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-1/+1