aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)Author
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2020-12-29iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-05-02iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz
2018-08-06iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-07-08iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee
2018-04-24iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho
2018-04-24iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho
2018-02-03iwlwifi: fix access to prph when transport is stoppedSara Sharon
2018-01-17iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2017-12-14iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika
2017-11-30iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho
2017-11-30iwlwifi: add new cards for 8260 seriesIhab Zhaika
2017-11-30iwlwifi: add new cards for 8265 seriesIhab Zhaika
2017-11-30iwlwifi: add new cards for a000 seriesIhab Zhaika
2017-11-30iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho
2017-11-30iwlwifi: add a new a000 deviceOren Givon
2017-11-30iwlwifi: fix wrong struct for a000 deviceOren Givon
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-08-18iwlwifi: pci: add new PCI ID for 7265DLuca Coelho
2017-08-18iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach
2017-08-09iwlwifi: remove references to unsupported HWLuca Coelho
2017-08-09iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queueEmmanuel Grumbach
2017-08-09iwlwifi: add support of FPGA fwTzipi Peres
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg
2017-08-01iwlwifi: add the new 9000 series PCI IDsTzipi Peres
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach