summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2-0/+5
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-05-29iwlwifi: add csr configuration for 6300 devicesGolan Ben Ami1-0/+3
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho2-3/+76
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller1-1/+7
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami4-41/+58
2018-04-20iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz1-4/+6
2018-04-20iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon1-3/+3
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon2-2/+2
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon4-31/+5
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon2-1/+4
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach2-4/+25
2018-03-28iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho1-2/+155
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-19/+19
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-6/+6
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho1-19/+19
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach2-2/+2
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller3-34/+54
2018-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-15/+14
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami3-14/+15
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami1-20/+39
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2-21/+21
2017-12-05iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika1-0/+2
2017-12-02Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo2-20/+20
2017-12-02Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2-0/+16
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2-20/+20
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+3
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon2-0/+15
2017-11-25iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon1-0/+1
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo1-29/+103
2017-11-16iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho1-29/+103
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