summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg1-1/+0
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg2-12/+0
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg2-2/+2
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach3-85/+2
2020-12-10iwlwifi: pcie: validate RX descriptor lengthJohannes Berg1-1/+7
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach2-33/+1
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein3-258/+6
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado1-0/+2
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-11-10iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg1-0/+20
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
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