aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge wireless into wireless-nextJohannes Berg1-9/+1
2024-05-03wifi: iwlwifi: Use request_module_nowaitBen Greear1-9/+1
2024-03-25wifi: iwlwifi: remove devices that never came outEmmanuel Grumbach1-6/+0
2024-02-21wifi: iwlwifi: load b0 version of ucode for HR1/HR2Mukesh Sisodiya1-1/+2
2024-02-08Merge wireless into wireless-nextJohannes Berg1-0/+1
2024-01-26wifi: iwlwifi: fix double-free bugJohannes Berg1-0/+1
2024-01-26wifi: iwlwifi: remove retry loops in startJohannes Berg1-19/+9
2023-10-23wifi: iwlwifi: add new RF support for wifi7Mukesh Sisodiya1-3/+11
2023-10-23wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware()Dmitry Antipov1-2/+4
2023-10-23wifi: iwlwifi: fix opmode start/stop raceJohannes Berg1-7/+9
2023-10-23wifi: iwlwifi: skip opmode start retries on dead transportJohannes Berg1-0/+3
2023-09-11wifi: iwlwifi: honor the enable_ini valueEmmanuel Grumbach1-34/+17
2023-06-21wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constantsJohannes Berg1-6/+6
2023-06-21wifi: iwlwifi: unify Bz/Gl device configurationsJohannes Berg1-4/+65
2023-04-17wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg1-0/+7
2023-04-14wifi: iwlwifi: Fix spelling mistake "upto" -> "up to"Colin Ian King1-1/+1
2023-04-14wifi: iwlwifi: dbg: print pc register data once fw dump occurredMukesh Sisodiya1-0/+9
2023-01-30wifi: iwlwifi: improve tag handling in iwl_request_firmwareHeiner Kallweit1-8/+4
2022-11-28wifi: iwlwifi: mvm: Advertise EHT capabilitiesIlan Peer1-0/+3
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-87/+94
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg1-28/+0
2022-03-10iwlwifi: Configure FW debug preset via module param.Ayala Barazani1-4/+37
2022-02-18iwlwifi: drv: load tlv debug data earlierJohannes Berg1-2/+2
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg1-2/+2
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-54/+56
2022-02-10iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2021-12-21iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2021-12-21iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg1-0/+10
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg1-2/+7
2021-12-21iwlwifi: parse error tables from debug TLVsJohannes Berg1-12/+48
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-2/+2
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-2/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein1-7/+15
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya1-0/+1
2021-10-22iwlwifi: parse debug exclude data from firmware fileJohannes Berg1-0/+42
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg1-1/+0
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg1-0/+11
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner1-3/+1
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai1-1/+1
2021-02-05iwlwifi: parse phy integration string from FW TLVDror Moshe1-0/+14
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg1-1/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-0/+15
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones1-1/+4
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-2/+1
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach1-9/+2
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-4/+0