summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/dvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra10 days1-1/+1
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit2024-08-271-2/+0
* wifi: iwlwifi: dvm: fix kernel-doc warningsJohannes Berg2024-06-262-6/+6
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol2024-06-121-5/+1
* Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-117-20/+1184
|\
| * wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach2024-05-235-3/+777
| * wifi: iwlwifi: kill iwl-eeprom-readEmmanuel Grumbach2024-05-234-4/+399
| * wifi: iwlwifi: dvm: clean up rs_get_rate() logicJohannes Berg2024-05-231-13/+8
* | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-091-1/+1
|/
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: iwlwifi: empty overflow queue during flushMiri Korenblit2023-10-231-2/+3
* wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-2/+2
* wifi: iwlwifi: fw: increase fw_version string sizeGregory Greenman2023-10-231-1/+1
* wifi: iwlwifi: dvm: remove kernel-doc warningsJohannes Berg2023-09-114-29/+39
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-3/+3
* wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warningDmitry Antipov2023-06-191-17/+17
* wifi: iwlwifi: add a few rate index validity checksAnjaneyulu2023-06-191-3/+6
* wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede2023-04-191-1/+4
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook2022-09-282-2/+9
* wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarityKees Cook2022-09-073-15/+17
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-062-8/+8
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-2/+3
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-202-3/+3
* wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-2/+2
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-202-2/+2
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-11/+11
* mac80211: prepare sta handling for MLO supportSriram R2022-04-113-14/+14
* iwlwifi: Fix -EIO error code that is never returnedColin Ian King2022-02-181-1/+1
* iwlwifi: dvm: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-181-1/+1
* iwlwifi: move symbols into a separate namespaceJohannes Berg2022-02-181-0/+1
* iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-181-3/+2
* iwlwifi: support 4-bits in MAC step valueMike Golant2021-12-071-6/+2
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0221-100/+7
|\
| * iwlwifi: allow rate-limited error messagesJohannes Berg2021-10-221-4/+7
| * iwlwifi: remove contact informationJohannes Berg2021-10-2220-94/+0
| * iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg2021-10-221-1/+0
| * wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-131-1/+0
* | treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-2/+4
|/
* iwlwifi: remove trailing semicolon in macro definitionTom Rix2021-08-261-1/+1
* iwlwifi: prepare for synchronous error dumpsJohannes Berg2021-08-261-2/+2
* iwlwifi: remove flags argument for nic_accessJohannes Berg2021-02-102-10/+7
* iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-115-7/+7
* iwlwifi: tighten RX MPDU bounds checksJohannes Berg2020-12-091-0/+6
* iwlwifi: use SPDX tagsJohannes Berg2020-12-094-227/+16
* iwlwifi: validate MPDU length against notification lengthJohannes Berg2020-12-091-2/+8
* iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones2020-10-081-4/+4
* iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones2020-10-081-3/+3