aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15iwlwifi: pcie: add support for qu c-step devicesLuca Coelho1-0/+21
2019-07-15iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika1-0/+2
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-123/+135
2019-06-29iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-06-29iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2-2/+2
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu4-73/+74
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu1-8/+3
2019-06-29iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho1-8/+14
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu1-4/+17
2019-06-24iwlwifi: add support for hr1 RF IDOren Givon1-3/+5
2019-06-24iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika1-50/+50
2019-06-24iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika2-63/+64
2019-06-24iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika2-9/+18
2019-06-01iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen1-1/+3
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu1-1/+2
2019-06-01iwlwifi: clear persistence bit according to device familyShahar S Matityahu1-13/+33
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach1-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-93/+76
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller8-29/+30
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+13
2019-04-29iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()Luca Coelho1-1/+1
2019-04-29iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-04-29iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg2-7/+8
2019-04-19iwlwifi: remove unused 0x40C0 PCI device IDsLuca Coelho1-5/+0
2019-04-19iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu1-0/+2
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz5-15/+13
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller5-66/+48
2019-04-18iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu1-6/+13
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-04-03iwlwifi: remove misconfigured pci ids from 22260 seriesIhab Zhaika1-4/+1
2019-04-03iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz1-2/+4
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-19/+6
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu1-0/+1
2019-04-03iwlwifi: add support for quz firmwaresLuca Coelho1-0/+4
2019-03-22iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu1-9/+20
2019-03-22iwlwifi: for AX210 device support radio GF4Shaul Triebitz1-0/+3
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg2-32/+11
2019-03-22iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu1-2/+4
2019-03-22iwlwifi: add new 0x2723/0x2080 card for 22000Ihab Zhaika1-0/+1
2019-03-22iwlwifi: rename structs to fit the new namesIhab Zhaika2-7/+7
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu4-5/+6
2019-02-20iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika2-43/+59
2019-02-20iwlwifi: add new card for 9260 seriesIhab Zhaika1-0/+1
2019-02-20iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz2-18/+57
2019-02-14iwlwifi: start using B-step for some 9000 devicesLuca Coelho1-4/+4
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz3-42/+47
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon3-2/+34