summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller1-28/+9
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+2
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg1-23/+7
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu1-1/+1
2019-02-20iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz1-2/+7
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon1-0/+2
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu1-0/+1
2019-02-04iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu1-17/+1
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg1-4/+40
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho1-2/+0
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-0/+5
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen1-0/+44
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon1-19/+0
2018-08-31iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami1-1/+9
2018-08-31iwlwifi: change monitor DMA to be coherentShahar S Matityahu1-2/+2
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-3/+0
2018-08-31iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach1-2/+0
2018-08-31iwlwifi: pcie: make gen2 of apm_init non-staticGolan Ben Ami1-0/+1
2018-08-31iwlwifi: pcie: store the default rxq numberGolan Ben Ami1-0/+2
2018-08-31iwlwifi: remove dump_regs() from transport opsJohannes Berg1-0/+1
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami1-0/+8
2018-08-31iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami1-1/+2
2018-08-31iwlwifi: drop packets with bad status in CDSara Sharon1-60/+0
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami1-0/+43
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon1-1/+5
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami1-4/+27
2018-07-26iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami1-0/+100
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami1-6/+6
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami1-4/+8
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami1-0/+12
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami1-0/+3
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami1-1/+69
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami1-2/+11
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho1-0/+5
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon1-1/+1
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon1-3/+0
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller1-7/+0
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach1-3/+7
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami1-7/+0
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain1-0/+1
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu1-0/+3
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho1-0/+2
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach1-6/+7
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach1-0/+2
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach1-0/+7
2017-06-29iwlwifi: pcie: fix 9000-series RF-kill interrupt propagationJohannes Berg1-0/+10
2017-06-23iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg1-1/+1
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach1-1/+1