summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
AgeCommit message (Expand)Author
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg
2021-12-21iwlwifi: mvm: drop too short packets silentlyJohannes Berg
2021-12-21iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2021-12-21iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter
2021-12-07iwlwifi: mvm: fix delBA vs. NSSN queue sync raceJohannes Berg
2021-10-22iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()Luca Coelho
2021-10-22iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_N...Luca Coelho
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit
2021-08-26iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg
2021-08-26iwlwifi: mvm: silently drop encrypted frames for unknown stationAvraham Stern
2021-06-22iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg
2021-02-05iwlwifi: mvm: fix CSA AP sideEmmanuel Grumbach
2021-02-05iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg
2021-02-05iwlwifi: mvm: check more notification sizesJohannes Berg
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg
2020-12-10iwlwifi: mvm: validate firmware sync response sizeJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera
2020-10-01iwlwifi: align RX status flags with firmwareJohannes Berg
2020-10-01iwlwifi: mvm: use CHECKSUM_COMPLETEJohannes Berg
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach
2019-11-20iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai
2019-09-06iwlwifi: mvm: don't log un-decrypted framesEmmanuel Grumbach
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg
2019-09-06iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-07-30iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-03-22iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg
2019-02-14iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUsEmmanuel Grumbach
2019-02-14iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUsJohannes Berg
2019-02-14iwlwifi: mvm: clean up NO_PSDU caseJohannes Berg