summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)Author
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-01-29iwlwifi: mvm: fix RSS config commandSara Sharon
2020-01-29iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg
2020-01-04iwlwifi: check kasprintf() return valueJohannes Berg
2020-01-04iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-11-25iwlwifi: mvm: don't send keys when entering D3Sara Sharon
2019-11-25iwlwifi: mvm: avoid sending too many BARsSara Sharon
2019-08-04iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon
2018-05-30iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein
2018-05-30iwlwifi: mvm: fix security bug in PN checkingSara Sharon
2018-04-13iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2018-04-13iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2018-04-13iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2018-03-22iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach
2018-03-22iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach
2017-12-20iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon
2017-11-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev
2017-05-14iwlwifi: mvm: fix reorder timer re-armingSara Sharon
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg
2017-05-14iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho
2017-02-09iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg
2016-10-27Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2016-10-19iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon
2016-10-19iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss
2016-10-19iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho
2016-10-19iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller
2016-09-26iwlwifi: mvm: initialise ADD_STA before sending it to the firmwareEmmanuel Grumbach
2016-09-26iwlwifi: allow error table address new rangeSara Sharon
2016-09-26iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLEEmmanuel Grumbach
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22iwlwifi: mvm: correct rate_idx bounds-checkJohannes Berg