summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2020-05-08iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho1-0/+4
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
2020-03-17iwlwifi: combine 9260 cfgs that only change namesLuca Coelho1-34/+35
2020-03-17iwlwifi: move the remaining 0x2526 configs to the new tableLuca Coelho1-33/+38
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller9-128/+259
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo9-128/+259
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller5-84/+303
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy1-2/+2
2020-01-04iwlwifi: add device name to device_infoLuca Coelho1-20/+24
2020-01-04iwlwifi: implement a new device configuration tableLuca Coelho1-9/+33
2020-01-04iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho1-35/+55
2019-12-24iwlwifi: pcie: always disable L0S statesLuca Coelho1-10/+5
2019-12-24iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho1-2/+2
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho5-37/+25
2019-12-23iwlwifi: remove some outdated iwl22000 configurationsLuca Coelho1-6/+0
2019-12-23iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg1-1/+15
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg3-13/+70
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg3-8/+11
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg5-19/+46
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg3-15/+54
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg4-26/+53
2019-12-23iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg1-0/+11
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg2-31/+176
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg3-14/+16
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller3-37/+42
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2-25/+30
2019-12-10Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg1-12/+12
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin1-2/+11
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg2-19/+15