aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
AgeCommit message (Expand)Author
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2018-12-20iwlwifi: mvm: handle RX no data notificationShaul Triebitz
2018-12-14iwlwifi: mvm: radiotap: remove UL_DL bit in HE TRIG_BASEDShaul Triebitz
2018-12-14iwlwifi: mvm: add L-SIG length to radiotapShaul Triebitz
2018-12-14iwlwifi: mvm: change PHY data RX for HE radiotapShaul Triebitz
2018-11-11iwlwifi: mvm: remove set but not used variable 'he_phy_data'YueHaibing
2018-10-06iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg
2018-10-06iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg
2018-10-06iwlwifi: mvm: add more information to HE radiotapJohannes Berg
2018-10-06iwlwifi: mvm: add LDPC-XSYM to HE radiotap dataJohannes Berg
2018-10-06iwlwifi: mvm: add TXOP to HE radiotap dataJohannes Berg
2018-10-06iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsingJohannes Berg
2018-10-06iwlwifi: mvm: clean up HE radiotap RU allocation parsingJohannes Berg
2018-10-06iwlwifi: mvm: pull some he_phy_data decoding into a separate functionJohannes Berg
2018-10-06iwlwifi: mvm: put HE SIG-B symbols/users data correctlyJohannes Berg
2018-10-06iwlwifi: mvm: minor cleanups to HE radiotap codeJohannes Berg
2018-10-06iwlwifi: mvm: remove unnecessary overload variableJohannes Berg
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel
2018-09-28iwlwifi: mvm: report RU offset is knownJohannes Berg
2018-09-28iwlwifi: iwlmvm: fix typo when checking for TX BeamformingShaul Triebitz
2018-08-31iwlwifi: mvm: decode HE TB PPDU dataJohannes Berg
2018-08-31iwlwifi: mvm: remove channel 2 from HE radiotap if not applicableJohannes Berg
2018-08-31iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUsJohannes Berg
2018-08-31iwlwifi: mvm: properly decode HE GI durationJohannes Berg
2018-08-31iwlwifi: mvm: put LTF symbol size into HE radiotapJohannes Berg
2018-08-31iwlwifi: mvm: implement extended HE-MU sniffer APIJohannes Berg
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon
2018-08-31iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SULiad Kaufman
2018-08-31iwlwifi: mvm: add bss color to radiotapLiad Kaufman
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon
2018-04-26iwlwifi: mvm: move skb padding reservation earlierJohannes Berg
2018-04-20iwlwifi: mvm: use the new get_tid functionSara Sharon
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho
2018-03-28iwlwifi: mvm: flip AMSDU addresses only for 9000 familySara Sharon
2018-02-16iwlwifi: mvm: fix security bug in PN checkingSara Sharon
2017-12-20iwlwifi: mvm: support RX flags API changeSara Sharon
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman
2017-12-05iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon
2017-12-05iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel
2017-11-25iwlwifi: mvm: check for short GI only for OFDMSara Sharon
2017-11-25iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook