aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2022-04-15iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter
2022-04-15iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
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
2022-02-23iwlwifi: fix use-after-freeJohannes Berg
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-11-17iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-09-22iwlwifi: mvm: fix access to BSS elementsJohannes Berg
2021-09-22iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-09-22iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
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: mvm: guard against device removal in reprobeJohannes Berg
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
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-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-02-10iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho
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: mvm: hook up missing RX handlersJohannes Berg
2020-12-30iwlwifi: pcie: add one missing entry for AX210Luca Coelho
2020-12-16iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-12-02iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach
2020-08-19iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-07-29iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg
2020-06-22iwlwifi: mvm: fix aux station leakSharon
2020-06-22iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein
2020-06-17iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg