aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-29iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg1-4/+35
2019-01-29iwlwifi: mvm: document monitor mode reorder buffer bypassJohannes Berg1-0/+2
2019-01-29iwlwifi: mvm: implement CSI reportingJohannes Berg1-11/+9
2019-01-29iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2019-01-29iwlwifi: mvm: read IWL_RX_MPDU_PHY_SHORT_PREAMBLE only for CCKJohannes Berg1-1/+2
2019-01-29iwlwifi: iwlmvm: in monitor NDP notif take the NSS from rx_vecShaul Triebitz1-4/+13
2019-01-29iwlwifi: iwlmvm: ignore HE PPDU type regarding EOFShaul Triebitz1-11/+7
2018-12-20iwlwifi: mvm: handle RX no data notificationShaul Triebitz1-1/+125
2018-12-14iwlwifi: mvm: radiotap: remove UL_DL bit in HE TRIG_BASEDShaul Triebitz1-3/+6
2018-12-14iwlwifi: mvm: add L-SIG length to radiotapShaul Triebitz1-36/+60
2018-12-14iwlwifi: mvm: change PHY data RX for HE radiotapShaul Triebitz1-189/+178
2018-11-11iwlwifi: mvm: remove set but not used variable 'he_phy_data'YueHaibing1-6/+0
2018-10-06iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg1-36/+31
2018-10-06iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg1-1/+2
2018-10-06iwlwifi: mvm: add more information to HE radiotapJohannes Berg1-4/+31
2018-10-06iwlwifi: mvm: add LDPC-XSYM to HE radiotap dataJohannes Berg1-5/+11
2018-10-06iwlwifi: mvm: add TXOP to HE radiotap dataJohannes Berg1-0/+5
2018-10-06iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsingJohannes Berg1-25/+10
2018-10-06iwlwifi: mvm: clean up HE radiotap RU allocation parsingJohannes Berg1-77/+89
2018-10-06iwlwifi: mvm: pull some he_phy_data decoding into a separate functionJohannes Berg1-46/+59
2018-10-06iwlwifi: mvm: put HE SIG-B symbols/users data correctlyJohannes Berg1-4/+4
2018-10-06iwlwifi: mvm: minor cleanups to HE radiotap codeJohannes Berg1-8/+3
2018-10-06iwlwifi: mvm: remove unnecessary overload variableJohannes Berg1-3/+3
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-13/+9
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel1-1/+8
2018-09-28iwlwifi: mvm: report RU offset is knownJohannes Berg1-1/+2
2018-09-28iwlwifi: iwlmvm: fix typo when checking for TX BeamformingShaul Triebitz1-1/+1
2018-08-31iwlwifi: mvm: decode HE TB PPDU dataJohannes Berg1-17/+21
2018-08-31iwlwifi: mvm: remove channel 2 from HE radiotap if not applicableJohannes Berg1-2/+4
2018-08-31iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUsJohannes Berg1-2/+2
2018-08-31iwlwifi: mvm: properly decode HE GI durationJohannes Berg1-6/+16
2018-08-31iwlwifi: mvm: put LTF symbol size into HE radiotapJohannes Berg1-1/+13
2018-08-31iwlwifi: mvm: implement extended HE-MU sniffer APIJohannes Berg1-26/+114
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon1-1/+1
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon1-296/+286
2018-08-31iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SULiad Kaufman1-1/+2
2018-08-31iwlwifi: mvm: add bss color to radiotapLiad Kaufman1-0/+14
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami1-22/+73
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho1-6/+163
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-2/+120