aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)Author
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami
2018-07-26iwlwifi: add support for 22560 devicesLuca Coelho
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho
2018-07-25iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-05-29iwlwifi: add csr configuration for 6300 devicesGolan Ben Ami
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami
2018-04-20iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz
2018-04-20iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach
2018-03-28iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-05iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika
2017-12-02Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo
2017-12-02Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon
2017-11-25iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-16iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland