summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-8/+8
2025-03-18wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-76/+78
2025-02-11wifi: iwlwifi: dvm: Remove unused iwl_rx_ant_restrictionDr. David Alan Gilbert2-12/+0
2025-01-13wifi: iwlwifi: rename bits in config/boot control registerJohannes Berg1-4/+4
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg2-8/+30
2025-01-13wifi: iwlwifi: unify cmd_queue_full() into nic_error()Johannes Berg1-13/+9
2025-01-13wifi: iwlwifi: return ERR_PTR from opmode start()Johannes Berg1-12/+22
2025-01-13wifi: iwlwifi: differentiate NIC error typesJohannes Berg1-1/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro2-2/+2
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit1-2/+0
2024-06-26wifi: iwlwifi: dvm: fix kernel-doc warningsJohannes Berg2-6/+6
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol1-5/+1
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski7-20/+1184
2024-05-23wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach5-3/+777
2024-05-23wifi: iwlwifi: kill iwl-eeprom-readEmmanuel Grumbach4-4/+399
2024-05-23wifi: iwlwifi: dvm: clean up rs_get_rate() logicJohannes Berg1-13/+8
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
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