summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-147/+180
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani2-3/+5
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2-6/+6
2017-10-18iwlwifi: pcie: remove set but not used variable tcphJohannes Berg1-4/+1
2017-10-18iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho1-42/+42
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho1-3/+0
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho1-23/+2
2017-10-06iwlwifi: acpi: remove a couple of unnecessary ifdefsLuca Coelho1-6/+0
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho1-51/+10
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho1-4/+1
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho1-26/+7
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2-0/+90
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu4-5/+31
2017-10-06iwlwifi: add a new a000 deviceOren Givon1-0/+1
2017-10-06iwlwifi: fix wrong struct for a000 deviceOren Givon1-1/+1
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+12
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho3-9/+12
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-0/+20
2017-08-18iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-08-18iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres2-7/+18
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach6-36/+37
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach3-2/+13
2017-08-09iwlwifi: remove references to unsupported HWLuca Coelho1-4/+5
2017-08-09iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queueEmmanuel Grumbach1-2/+5
2017-08-09iwlwifi: add support of FPGA fwTzipi Peres1-0/+11
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller6-16/+15
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg4-9/+9
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach1-3/+3
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg2-4/+3
2017-08-01iwlwifi: add the new 9000 series PCI IDsTzipi Peres1-0/+20
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein1-0/+3
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach3-24/+14
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach1-8/+13
2017-06-29iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg1-0/+3
2017-06-29iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg1-0/+4
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg1-0/+5
2017-06-29iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg1-0/+2
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg1-3/+7
2017-06-29iwlwifi: pcie: improve "invalid queue" warningJohannes Berg1-2/+6
2017-06-29iwlwifi: add twelve new 9560 series PCI IDsTzipi Peres1-1/+14
2017-06-29iwlwifi: add the new a000_2ax seriesTzipi Peres1-0/+5
2017-06-29iwlwifi: pcie: fix 9000-series RF-kill interrupt propagationJohannes Berg1-0/+10
2017-06-29iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg1-6/+13