summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2020-07-20iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio1-0/+2
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein8-139/+117
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein1-107/+0
2020-05-29iwlwifi: pcie: gen3: indicate 8k/12k RB size to deviceJohannes Berg1-0/+8
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein2-6/+6
2020-05-29iwlwifi: pcie: don't count on the FW to set persistence modeHaim Dreyfuss1-9/+3
2020-05-25Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller6-101/+111
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+4
2020-05-08iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho1-0/+4
2020-05-08iwlwifi: pcie: skip fragmented receive buffersJohannes Berg2-6/+30
2020-05-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg3-3/+28
2020-05-08iwlwifi: pcie: remove some dead codeJohannes Berg1-6/+6
2020-05-08iwlwifi: pcie: allocate much smaller byte-count tableJohannes Berg1-8/+16
2020-05-08iwlwifi: pcie: convert all AX101 devices to the device tablesLuca Coelho1-27/+25
2020-05-08iwlwifi: pcie: convert QnJ with Hr to the device tableLuca Coelho1-19/+5
2020-05-08iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hrLuca Coelho1-23/+0
2020-05-08iwlwifi: pcie: remove outdated comment about PCI RTPM referenceLuca Coelho1-10/+2
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller6-94/+163
2020-04-24iwlwifi: debug: set NPK buffer in context infoGil Adam1-22/+25
2020-04-24iwlwifi: pcie: add new structs for So devices with long latencyLuca Coelho1-5/+5
2020-04-24iwlwifi: pcie: add new structure for Qu devices with medium latencyLuca Coelho1-3/+4
2020-04-24iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0Luca Coelho1-0/+14
2020-04-24iwlwifi: add new cards for AX familyIhab Zhaika1-1/+6
2020-04-24iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach1-14/+1
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes Berg2-16/+15
2020-04-24iwlwifi: pcie: gen2: minor code cleanups in byte table updateJohannes Berg1-3/+5
2020-04-24iwlwifi: pcie: add n_window/ampdu to tx_queue debugfsJohannes Berg1-2/+3
2020-04-24iwlwifi: pcie: use seq_file for tx_queue debugfs fileJohannes Berg1-32/+89
2020-04-21iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg1-4/+14
2020-04-21iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg2-2/+1
2020-03-27iwlwifi: remove support for QnJ HR FPGALuca Coelho1-12/+0
2020-03-27iwlwifi: add trans_cfg for devices with long latencyLuca Coelho1-2/+3
2020-03-27iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with JfLuca Coelho1-22/+3
2020-03-27iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho1-45/+62
2020-03-27iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho1-250/+243
2020-03-27iwlwifi: add HW step to new cfg device tableLuca Coelho1-22/+45
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho3-36/+10
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho1-6/+6
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho1-0/+8
2020-03-17iwlwifi: move AX200 devices to the new tableLuca Coelho1-10/+9
2020-03-17iwlwifi: move shared clock entries to new tableLuca Coelho1-27/+29
2020-03-17iwlwifi: move pu devices to new tableLuca Coelho1-91/+31
2020-03-17iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDsLuca Coelho1-8/+0
2020-03-17iwlwifi: convert the 9260-1x1 device to use the new parametersLuca Coelho1-2/+3
2020-03-17iwlwifi: move TH1 devices to the new tableLuca Coelho1-4/+10
2020-03-17iwlwifi: map 9461 and 9462 using RF type and RF IDLuca Coelho1-13/+17
2020-03-17iwlwifi: add Pu/PnJ/Th device values to differentiate themLuca Coelho1-29/+25
2020-03-17iwlwifi: add GNSS differentiation to the device tablesLuca Coelho1-7/+18
2020-03-17iwlwifi: add mac/rf types and 160MHz to the device tablesLuca Coelho1-26/+30