summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-06-291-0/+27
* iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-1/+1
* iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach2019-06-011-1/+1
* iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg2019-04-291-2/+2
* iwlwifi: unite macros with same meaningShaul Triebitz2019-04-191-4/+0Star
* Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-181-28/+9Star
|\
| * iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-031-5/+2Star
| * iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg2019-03-221-23/+7Star
* | iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-221-1/+1
|/
* iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz2019-02-201-2/+7
* iwlwifi: pcie: fix TX while flushingSara Sharon2019-02-141-0/+2
* iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu2019-02-041-0/+1
* iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu2019-02-041-17/+1Star
* iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg2019-01-291-4/+40
* iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho2019-01-251-2/+0Star
* iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon2018-12-141-0/+5
* iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2018-11-231-0/+44
* iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon2018-09-281-19/+0Star
* iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami2018-08-311-1/+9
* iwlwifi: change monitor DMA to be coherentShahar S Matityahu2018-08-311-2/+2
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-3/+0Star
* iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach2018-08-311-2/+0Star
* iwlwifi: pcie: make gen2 of apm_init non-staticGolan Ben Ami2018-08-311-0/+1
* iwlwifi: pcie: store the default rxq numberGolan Ben Ami2018-08-311-0/+2
* iwlwifi: remove dump_regs() from transport opsJohannes Berg2018-08-311-0/+1
* iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami2018-08-311-0/+8
* iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami2018-08-311-1/+2
* iwlwifi: drop packets with bad status in CDSara Sharon2018-08-311-60/+0Star
* iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami2018-08-021-0/+43
* iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2018-08-021-1/+5
* iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami2018-08-021-4/+27
* iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami2018-07-261-0/+100
* iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami2018-07-261-6/+6
* iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami2018-07-261-4/+8
* iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami2018-07-261-0/+12
* iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami2018-07-261-0/+3
* iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami2018-07-261-1/+69
* iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2018-07-261-2/+11
* iwlwifi: pcie: remove non-responsive deviceLuca Coelho2018-04-261-0/+5
* iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon2018-04-201-1/+1
* iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon2018-04-201-3/+0Star
* Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller2018-01-151-7/+0Star
|\
| * iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-201-7/+0Star
* | iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-051-3/+7
|/
* iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2017-10-061-0/+1
* iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu2017-10-061-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-0/+2
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-241-0/+2
* | iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-181-6/+7
* | iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach2017-08-091-0/+2