summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)Author
2023-05-30wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-30wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2020-12-30iwlwifi: pcie: add one missing entry for AX210Luca Coelho
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-02-05iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2020-01-29net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-04Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg
2019-12-31iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho
2019-12-31net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin
2019-12-17iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
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
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho
2019-09-06iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho
2019-09-06iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu
2019-09-06iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach
2019-09-06iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach