aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg1-1/+5
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter1-2/+1
2021-12-07iwlwifi: mvm: fix delBA vs. NSSN queue sync raceJohannes Berg1-1/+4
2021-10-22iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()Luca Coelho1-5/+3
2021-10-22iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIFLuca Coelho1-54/+78
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit1-39/+39
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit1-1/+0
2021-08-26iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg1-14/+27
2021-08-26iwlwifi: mvm: silently drop encrypted frames for unknown stationAvraham Stern1-2/+2
2021-06-22iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg1-6/+4
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg1-47/+11
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg1-5/+12
2021-02-05iwlwifi: mvm: fix CSA AP sideEmmanuel Grumbach1-0/+31
2021-02-05iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg1-10/+75
2021-02-05iwlwifi: mvm: check more notification sizesJohannes Berg1-0/+9
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva1-4/+4
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg1-10/+22
2020-12-10iwlwifi: mvm: validate firmware sync response sizeJohannes Berg1-0/+19
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-62/+6
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg1-3/+7
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg1-6/+7
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg1-0/+6
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho1-0/+2
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-1/+1
2020-10-01iwlwifi: align RX status flags with firmwareJohannes Berg1-6/+6
2020-10-01iwlwifi: mvm: use CHECKSUM_COMPLETEJohannes Berg1-17/+56
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach1-8/+11
2019-11-20iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg1-1/+1
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-2/+2
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai1-2/+21
2019-09-06iwlwifi: mvm: don't log un-decrypted framesEmmanuel Grumbach1-2/+10
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg1-0/+39
2019-09-06iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg1-0/+53
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-5/+5
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-5/+6
2019-07-30iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach1-11/+33
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach1-12/+52
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach1-8/+9
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach1-32/+52
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-1/+1
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+24
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-03-22iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg1-11/+20
2019-02-14iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUsEmmanuel Grumbach1-4/+4
2019-02-14iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUsJohannes Berg1-4/+14
2019-02-14iwlwifi: mvm: clean up NO_PSDU caseJohannes Berg1-5/+2
2019-02-04iwlwifi: mvm: don't hide HE radiotap data in SKBJohannes Berg1-11/+36
2019-02-04iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg1-6/+15
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho1-1/+1
2019-01-31iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho1-0/+3