summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
* iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika2019-07-301-0/+3
* iwlwifi: pcie: add support for qu c-step devicesLuca Coelho2019-07-151-0/+21
* iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika2019-07-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-092-123/+135
|\
| * iwlwifi: add support for hr1 RF IDOren Givon2019-06-241-3/+5
| * iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika2019-06-241-50/+50
| * iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika2019-06-242-63/+64
| * iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika2019-06-242-9/+18
* | iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-06-291-6/+21
* | iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-06-295-2/+43
* | iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-06-291-18/+16Star
* | iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2019-06-292-2/+2
* | iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-294-73/+74
* | iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu2019-06-291-8/+3Star
* | iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho2019-06-291-8/+14
* | iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu2019-06-291-4/+17
|/
* iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen2019-06-011-1/+3
* iwlwifi: print fseq info upon fw assertShahar S Matityahu2019-06-011-1/+2
* iwlwifi: clear persistence bit according to device familyShahar S Matityahu2019-06-011-13/+33
* iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach2019-06-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-088-93/+76Star
|\
| * Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-058-29/+30
| |\
| | * iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()Luca Coelho2019-04-291-1/+1
| | * iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg2019-04-291-1/+6
| | * iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg2019-04-292-7/+8
| | * iwlwifi: remove unused 0x40C0 PCI device IDsLuca Coelho2019-04-191-5/+0Star
| | * iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu2019-04-191-0/+2
| | * iwlwifi: unite macros with same meaningShaul Triebitz2019-04-195-15/+13Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-6/+13
| |\ \ | | |/ | |/|
| * | Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-185-66/+48Star
| |\ \
| | * | iwlwifi: remove misconfigured pci ids from 22260 seriesIhab Zhaika2019-04-031-4/+1Star
| | * | iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz2019-04-031-2/+4
| | * | iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-033-19/+6Star
| | * | iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu2019-04-031-0/+1
| | * | iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu2019-03-221-9/+20
| | * | iwlwifi: for AX210 device support radio GF4Shaul Triebitz2019-03-221-0/+3
| | * | iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg2019-03-222-32/+11Star
| | * | iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu2019-03-221-2/+4
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-1/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0Star
| | |/ | |/|
* | | iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu2019-04-181-6/+13
| |/ |/|
* | iwlwifi: add support for quz firmwaresLuca Coelho2019-04-031-0/+4
* | iwlwifi: add new 0x2723/0x2080 card for 22000Ihab Zhaika2019-03-221-0/+1
* | iwlwifi: rename structs to fit the new namesIhab Zhaika2019-03-222-7/+7
* | iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-224-5/+6
|/
* iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika2019-02-202-43/+59
* iwlwifi: add new card for 9260 seriesIhab Zhaika2019-02-201-0/+1
* iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz2019-02-202-18/+57
* iwlwifi: start using B-step for some 9000 devicesLuca Coelho2019-02-141-4/+4