summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho1-0/+5
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho2-6/+5
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho4-9/+50
2020-10-08iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho1-2/+2
2020-10-08iwlwifi: support an additional Qu subsystem idGolan Ben Ami1-0/+1
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein3-200/+16
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein7-1519/+62
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein1-5/+0
2020-10-01iwlwifi: add new card for MA familyRoee Goldfiner1-0/+1
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein4-20/+14
2020-10-01iwlwifi: add new cards for MA familyIhab Zhaika1-0/+15
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein4-9/+6
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein4-48/+20
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein3-29/+6
2020-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein2-22/+3
2020-10-01iwlwifi: add new cards for AX201 familyIhab Zhaika1-0/+15
2020-10-01iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein1-1/+5
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long3-7/+7
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-26Merge 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