summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)Author
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-04iwlwifi: add device name to device_infoLuca Coelho
2020-01-04iwlwifi: implement a new device configuration tableLuca Coelho
2020-01-04iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho
2019-12-24iwlwifi: pcie: always disable L0S statesLuca Coelho
2019-12-24iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho
2019-12-23iwlwifi: remove some outdated iwl22000 configurationsLuca Coelho
2019-12-23iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-23iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho
2019-12-10Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg
2019-11-20iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg
2019-11-20iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu
2019-10-23iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho
2019-10-23iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho
2019-10-23iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho
2019-10-23iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho
2019-10-23iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho
2019-10-09iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho
2019-10-09iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost
2019-10-09iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2019-10-09iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho