summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach2017-04-113-46/+24Star
* iwlwifi: remove support for deprecated RFLuca Coelho2017-04-111-12/+5Star
* iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami2017-02-081-2/+6
* iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach2017-02-081-1/+1
* iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami2017-02-081-0/+9
* iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss2017-02-081-7/+18
* iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss2017-02-081-5/+14
* iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss2017-02-081-103/+103
* iwlwifi: pcie: fix another RF-kill raceJohannes Berg2017-02-063-5/+8
* iwlwifi: support two phys for a000 devicesSara Sharon2017-02-061-1/+7
* iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho2017-02-061-1/+1
* iwlwifi: pcie: fix the set of DMA memory maskSara Sharon2017-02-061-6/+2Star
* iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-02-061-4/+19
* iwlwifi: pcie: cleanup rfkill checksSara Sharon2017-01-261-21/+18Star
* iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani2017-01-261-6/+2Star
* iwlwifi: enlarge number of ucode sectionsSara Sharon2017-01-261-2/+2
* iwlwifi: use reset to set transport headerZhang Shengju2016-12-031-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-281-1/+28
|\
| * iwlwifi: pcie: give a meaningful name to interrupt requestSharon Dvir2016-10-191-1/+28
* | iwlwifi: pcie: fix SPLC structure parsingLuca Coelho2016-10-191-31/+48
* | iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg2016-10-191-0/+8
|/
* iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2016-09-222-33/+33
* iwlwifi: add two new 9560 series PCI IDsOren Givon2016-09-221-0/+2
* iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg2016-09-191-3/+1Star
* iwlwifi: add new 8265 series PCI IDOren Givon2016-09-191-0/+1
* iwlwifi: migrate to devm_* APISharon Dvir2016-09-191-49/+32Star
* iwlwifi: move to wide ID for all commandsSara Sharon2016-09-193-4/+1Star
* 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/+146Star
* 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/+0Star
* 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/+16Star
* iwlwifi: move iwl_drv to be shared across transportsSara Sharon2016-07-062-11/+5Star
* iwlwifi: pcie: centralize SCD status loggingSara Sharon2016-07-063-73/+47Star