summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2019-04-18iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu1-6/+13
2019-04-03iwlwifi: add support for quz firmwaresLuca Coelho1-0/+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
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz6-13/+59
2019-02-14iwlwifi: pcie: add TPT oriented printsSara Sharon1-6/+14
2019-02-14iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-02-07Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo6-118/+50
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller6-190/+306
2019-02-04iwlwifi: refactor NIC init sequenceJohannes Berg2-78/+10
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu4-10/+32
2019-02-04iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu3-26/+8
2019-02-04iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu1-4/+0
2019-01-29iwlwifi: update product name for 9260 and 9560Ihab Zhaika1-94/+94
2019-01-29iwlwifi: pcie: use u32* argument to iwl_trans_get_fw_monitor_len()Johannes Berg1-1/+1
2019-01-29iwlwifi: monitor dumping flow cleanupShahar S Matityahu1-15/+3
2019-01-29iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdrLuca Coelho1-2/+2
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg3-12/+120
2019-01-29iwlwifi: pcie: add prints to track virtual IDSara Sharon1-1/+7
2019-01-29iwlwifi: pcie: fix the use of a wrong defineSara Sharon1-1/+1
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2-4/+3
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman1-1/+5
2019-01-25iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho1-11/+0
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho3-32/+0
2019-01-25iwlwifi: add new cards for 22560, 9260 and killer seriesIhab Zhaika1-3/+43
2019-01-25iwlwifi: correct one of the PCI struct namesIhab Zhaika2-19/+19
2019-01-25iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctlyLuca Coelho1-1/+4
2019-01-25iwlwifi: add PCI IDs for the 22260 device seriesLuca Coelho2-1/+12
2019-01-25iwlwifi: pcie: make array 'prop' static, shrinks object sizeColin Ian King1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-24/+15
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon1-1/+2
2018-12-20iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon1-1/+1
2018-12-14iwlwifi: pcie: set cmd_len in the correct placeSara Sharon1-12/+12
2018-12-14iwlwifi: pcie: fix erroneous printSara Sharon1-5/+5
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon4-28/+63
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2-0/+204
2018-11-23iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho2-3/+21
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon1-17/+14
2018-11-11iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon1-2/+2
2018-11-11iwlwifi: pcie: don't reset TXQ write pointerSara Sharon1-2/+1
2018-11-11iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu1-0/+12
2018-10-08iwlwifi: trace: change trace to trace one TB at a timeSara Sharon2-19/+28