aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iwlwifi: make some functions friendly to sparseJohannes Berg1-8/+10
2021-12-21iwlwifi: fix Bz NMI behaviourJohannes Berg1-1/+1
2021-10-28iwlwifi: dump host monitor data when NIC doesn't initJohannes Berg1-1/+45
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg1-2/+2
2021-08-26iwlwifi: implement Bz NMI behaviourJohannes Berg1-1/+4
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg1-5/+12
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-2/+2
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg1-29/+17
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-0/+36
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein1-0/+36
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach1-4/+5
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+5
2020-12-10iwlwifi: mvm: fix 22000 series driver NMIJohannes Berg1-1/+1
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho1-34/+3
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-3/+3
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-10/+11
2019-02-14iwlwifi: add force NMI for AX210 devicesShaul Triebitz1-1/+4
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz1-4/+4
2019-02-04iwlwifi: implement BISR HW workaround for 22260 devicesJohannes Berg1-0/+10
2019-02-04iwlwifi: refactor NIC init sequenceJohannes Berg1-0/+30
2019-02-04iwlwifi: move config structs to C fileJohannes Berg1-0/+32
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg1-3/+38
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-4/+0
2017-08-09iwlwifi: fix nmi triggering from hostGolan Ben-Ami1-11/+3
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon1-2/+2
2017-04-25iwlwifi: gen2: support nmi triggering from hostLiad Kaufman1-0/+3
2017-04-11iwlwifi: use upper_32_bits/lower_32_bits where appropriateJohannes Berg1-2/+2
2016-09-15iwlwifi: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-07-06iwlwifi: centralize 64 bit HW registers writeSara Sharon1-0/+27
2016-07-06iwlwifi: add dump of RFHSara Sharon1-2/+113
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach1-7/+7
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-11-26iwlwifi: export the _no_grab version of PRPH IO functionsGolan Ben-Ami1-10/+15
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-0/+289