summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)Author
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-10-23wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg
2023-10-23wifi: iwlwifi: pcie: clean up WFPM control bitsJohannes Berg
2023-10-23wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() errorJohannes Berg
2023-10-11netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi
2023-09-25wifi: iwlwifi: add mapping of a periphery register crf for WH RFMukesh Sisodiya
2023-09-25wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg
2023-09-25wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg
2023-09-13wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg
2023-09-13wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg
2023-09-11wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg
2023-08-22wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern
2023-08-22wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-21wifi: iwlwifi: remove support of A0 version of FM RFMukesh Sisodiya
2023-06-21wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo
2023-06-21wifi: iwlwifi: also unify Ma device configurationsJohannes Berg
2023-06-21wifi: iwlwifi: also unify Sc device configurationsJohannes Berg
2023-06-21wifi: iwlwifi: unify Bz/Gl device configurationsJohannes Berg
2023-06-21wifi: iwlwifi: pcie: also drop jacket from info macroJohannes Berg
2023-06-21wifi: iwlwifi: remove support for *nJ devicesJohannes Berg
2023-06-21wifi: iwlwifi: split 22000.c into multiple filesJohannes Berg
2023-06-21wifi: iwlwifi: Add support for new CNVi (SC)Mukesh Sisodiya
2023-06-21wifi: iwlwifi: Add support for new Bz versionMukesh Sisodiya
2023-06-21wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya
2023-06-21wifi: iwlwifi: limit EHT capabilities based on PCIe link speedJohannes Berg
2023-06-21wifi: iwlwifi: pcie: add size assertionsJohannes Berg
2023-06-21wifi: iwlwifi: pcie: refactor RB status size calculationJohannes Berg
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-19wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu
2023-06-19wifi: iwlwifi: pcie: double-check ACK interrupt after timeoutJohannes Berg
2023-06-14wifi: iwlwifi: pcie: remove redundant argumentJohannes Berg
2023-06-14wifi: iwlwifi: pcie: clear FW debug memory on initJohannes Berg
2023-06-14wifi: iwlwifi: support version C0 of BZ and GL devicesMukesh Sisodiya
2023-06-14wifi: iwlwifi: unify checks for HW error valuesJohannes Berg
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi
2023-06-06wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flowAlon Giladi
2023-06-06wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi
2023-06-06wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi
2023-06-06wifi: iwlwifi: Add support for fragmented pnvm imagesAlon Giladi