summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg2016-09-191-3/+1
* iwlwifi: add new 8265 series PCI IDOren Givon2016-09-191-0/+1
* iwlwifi: migrate to devm_* APISharon Dvir2016-09-191-49/+32
* iwlwifi: move to wide ID for all commandsSara Sharon2016-09-193-4/+1
* iwlwifi: pcie: log full command sequenceSara Sharon2016-09-191-2/+3
* iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon2016-09-191-1/+1
* iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss2016-09-161-4/+5
* iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon2016-09-161-44/+44
* iwlwifi: add the new 8275 seriesOren Givon2016-09-161-0/+1
* iwlwifi: add the new 9560 seriesOren Givon2016-09-161-0/+4
* iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss2016-09-162-1/+33
* iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss2016-09-163-55/+130
* iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon2016-09-164-163/+146
* iwlwifi: change byte count table for a000 devicesSara Sharon2016-09-161-7/+29
* iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon2016-09-163-56/+120
* iwlwifi: introduce trans API to get byte count tableSara Sharon2016-09-163-0/+11
* iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon2016-09-153-16/+24
* iwlwifi: pcie: remove dead codeSara Sharon2016-08-301-8/+0
* iwlwifi: pcie: fix ucode load flow for a000 devicesSara Sharon2016-08-301-8/+25
* iwlwifi: pcie: refrain from SCD accessesSara Sharon2016-08-302-1/+16
* iwlwifi: add the new 9170 seriesOren Givon2016-08-301-0/+1
* iwlwifi: add the new 9270 seriesOren Givon2016-08-301-0/+1
* iwlwifi: add new 9460 series PCI IDsOren Givon2016-08-301-0/+4
* iwlwifi: add a new series 9460 with new PCI IDOren Givon2016-08-301-13/+14
* iwlwifi: rename and reorder 9000 series configuration structsOren Givon2016-08-301-18/+16
* iwlwifi: move iwl_drv to be shared across transportsSara Sharon2016-07-062-11/+5
* iwlwifi: pcie: centralize SCD status loggingSara Sharon2016-07-063-73/+47
* iwlwifi: pcie: load FW chunk for a000 devicesSara Sharon2016-07-061-11/+46
* iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon2016-07-061-5/+22
* iwlwifi: centralize 64 bit HW registers writeSara Sharon2016-07-061-16/+9
* iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon2016-07-062-58/+54
* iwlwifi: pcie: track rxb statusSara Sharon2016-07-062-1/+11
* iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach2016-07-063-17/+28
* iwlwifi: decouple PCIe transport from mac80211Johannes Berg2016-07-063-19/+27
* iwlwifi: pcie: don't use vid 0Sara Sharon2016-07-061-4/+7
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2016-07-061-2/+2
* iwlwifi: pcie: Enable MSI mode when using MSI interruptsIdo Yariv2016-07-061-1/+5
* iwlwifi: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach2016-07-061-1/+4
* iwlwifi: Add a000 HW family supportHaim Dreyfuss2016-07-061-0/+3
* iwlwifi: pcie: poll RFH for RX DMA stopSara Sharon2016-07-061-3/+10
* iwlwifi: add new 8265Oren Givon2016-07-061-0/+6
* iwlwifi: add new 8260 PCI IDsOren Givon2016-07-061-0/+3
* iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-063-0/+13
* iwlwifi: pcie: unify restock calls on initSara Sharon2016-07-061-15/+13
* iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon2016-07-011-0/+3
* iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon2016-07-011-3/+1
* iwlwifi: pcie: set RB chunk size per busSara Sharon2016-07-011-2/+6
* iwlwifi: pcie: workaround HW shadow registers bugSara Sharon2016-07-013-6/+27
* iwlwifi: pcie: grab NIC access only once on RX initSara Sharon2016-05-101-40/+57
* iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon2016-05-101-2/+2
OpenPOWER on IntegriCloud