aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-1/+3
2017-06-23iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg1-1/+9
2017-06-05iwlwifi: pcie: add AMSDU to gen2Sara Sharon1-0/+3
2017-04-25iwlwifi: move to 512 queuesSara Sharon1-3/+3
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman1-0/+1
2017-04-19iwlwifi: pcie: get rid of txq id assignmentSara Sharon1-2/+2
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon1-1/+12
2017-04-19iwlwifi: pcie: introduce new stop_deviceSara Sharon1-0/+5
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon1-1/+2
2017-04-19iwlwifi: pcie: support host commands in new transportSara Sharon1-0/+2
2017-04-19iwlwifi: pcie: support new TX commandSara Sharon1-2/+2
2017-04-19iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon1-4/+0
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon1-0/+13
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon1-0/+6
2017-04-11iwlwifi: pcie: add context information supportSara Sharon1-1/+49
2017-04-11iwlwifi: pcie: remove the active field in struct iwl_txqSara Sharon1-2/+0
2017-04-11Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon1-1/+0
2017-02-08iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-02-06iwlwifi: pcie: fix another RF-kill raceJohannes Berg1-0/+2
2016-09-22iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg1-11/+8
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon1-2/+0
2016-09-16iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss1-0/+2
2016-09-16iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss1-4/+17
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon1-43/+37
2016-09-16iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon1-3/+16
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon1-0/+1
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon1-1/+3
2016-07-06iwlwifi: move iwl_drv to be shared across transportsSara Sharon1-2/+0
2016-07-06iwlwifi: pcie: centralize SCD status loggingSara Sharon1-0/+2
2016-07-06iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon1-19/+18
2016-07-06iwlwifi: pcie: track rxb statusSara Sharon1-0/+2
2016-07-06iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach1-2/+19
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-0/+2
2016-07-06iwlwifi: mvm: support dqa queue sharingLiad Kaufman1-0/+2
2016-07-01iwlwifi: pcie: workaround HW shadow registers bugSara Sharon1-0/+2
2016-05-10iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho1-3/+0