summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho1-0/+3
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-18Merge 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
2019-11-20iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg1-1/+1
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg2-4/+2
2019-11-20iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg1-0/+14
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+7
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg6-73/+31
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King1-1/+1
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2-6/+3
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-11-06Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2-76/+150
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu1-0/+2
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2-15/+104
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2-71/+54
2019-10-23iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho1-54/+55
2019-10-23iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho1-0/+25
2019-10-23iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho1-8/+8
2019-10-23iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho1-4/+4
2019-10-23iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho1-5/+1
2019-10-09iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho1-137/+137
2019-10-09iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost1-11/+25
2019-10-09iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-4/+11
2019-10-09iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg1-2/+8
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+12
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss3-14/+80