summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-279-128/+259
|\
| * Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-01-269-128/+259
| |\
| | * iwlwifi: add device name to device_infoLuca Coelho2020-01-041-20/+24
| | * iwlwifi: implement a new device configuration tableLuca Coelho2020-01-041-9/+33
| | * iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho2020-01-041-35/+55
| | * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-235-37/+25
| | * iwlwifi: remove some outdated iwl22000 configurationsLuca Coelho2019-12-231-6/+0
| | * iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg2019-12-231-1/+15
| | * iwlwifi: pcie: use partial pages if applicableJohannes Berg2019-12-233-13/+70
| | * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-233-8/+11
| | * iwlwifi: allocate more receive buffers for HE devicesJohannes Berg2019-12-235-19/+46
* | | Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-235-84/+303
|\ \ \
| * | | iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| * | | iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-241-2/+2
| * | | iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| * | | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-234-26/+53
| * | | iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| * | | iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| * | | iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16
| |/ /
* / / net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-2/+2
|/ /
* | Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-173-37/+42
|\ \ | |/ |/|
| * iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-102-25/+30
| * Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg2019-12-101-12/+12
* | net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin2019-11-271-2/+11
|/
* iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg2019-11-202-19/+15
* iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg2019-11-201-1/+1
* iwlwifi: pcie: make some RX functions staticJohannes Berg2019-11-202-4/+2
* iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg2019-11-201-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-13/+7
|\
| * iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
* | iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-156-73/+31
* | iwlwifi: remove redundant assignment to variable bufszColin Ian King2019-11-151-1/+1
* | iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2019-11-152-6/+3
* | Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-052-76/+150
|\ \ | |/ |/|
| * iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-251-0/+2
| * iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-252-15/+104
| * iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2019-10-252-71/+54
* | iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho2019-10-231-54/+55
* | iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho2019-10-231-0/+25
* | iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho2019-10-231-8/+8
* | iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho2019-10-231-4/+4
* | iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho2019-10-231-5/+1
* | iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho2019-10-091-137/+137
* | iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost2019-10-091-11/+25
* | iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg2019-10-091-4/+11
* | iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg2019-10-091-2/+8
|/
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+0
|\
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-12/+12
|\ \
| * | iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho2019-09-031-12/+12
OpenPOWER on IntegriCloud