summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-08-06iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach1-0/+22
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-07-08iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-04-24iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho1-2/+155
2018-04-24iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho1-19/+19
2018-02-03iwlwifi: fix access to prph when transport is stoppedSara Sharon2-0/+15
2018-01-17iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2017-12-14iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika1-0/+2
2017-11-30iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho1-29/+103
2017-11-30iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-30iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-30iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-30iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho1-42/+42
2017-11-30iwlwifi: add a new a000 deviceOren Givon1-0/+1
2017-11-30iwlwifi: fix wrong struct for a000 deviceOren Givon1-1/+1
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+12
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho3-9/+12
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-0/+20
2017-08-18iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-08-18iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres2-7/+18
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach6-36/+37
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach3-2/+13
2017-08-09iwlwifi: remove references to unsupported HWLuca Coelho1-4/+5
2017-08-09iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queueEmmanuel Grumbach1-2/+5
2017-08-09iwlwifi: add support of FPGA fwTzipi Peres1-0/+11
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller6-16/+15
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg4-9/+9
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach1-3/+3
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg2-4/+3
2017-08-01iwlwifi: add the new 9000 series PCI IDsTzipi Peres1-0/+20
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein1-0/+3
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach3-24/+14
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach1-8/+13
2017-06-29iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg1-0/+3
2017-06-29iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg1-0/+4
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg1-0/+5
2017-06-29iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg1-0/+2
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg1-3/+7
2017-06-29iwlwifi: pcie: improve "invalid queue" warningJohannes Berg1-2/+6