aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach1-12/+32
2022-02-18iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter1-1/+1
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-2/+2
2021-12-07iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein1-63/+198
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit1-13/+13
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit1-9/+4
2021-02-05iwlwifi: mvm: check more notification sizesJohannes Berg1-0/+4
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg1-5/+4
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-10iwlwifi: mvm: check that statistics TLV version match struct versionMordechay Goodstein1-1/+2
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg1-0/+5
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-62/+6
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg1-1/+7
2020-12-10iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein1-23/+13
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein1-58/+137
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-2/+2
2020-04-21iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2019-11-15iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-15/+3
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-1/+1
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho1-1/+1
2019-01-25iwlwifi: mvm: fix firmware statistics usageEmmanuel Grumbach1-5/+5
2018-12-14iwlwifi: mvm: don't check if a pointer is set if it can't be unsetEmmanuel Grumbach1-20/+17
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-18/+11
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-04-20iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg1-0/+47
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho1-3/+57
2017-12-20iwlwifi: mvm: support RX flags API changeSara Sharon1-1/+3
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman1-1/+1
2017-11-25iwlwifi: mvm: check for short GI only for OFDMSara Sharon1-1/+2
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+3
2017-10-06iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg1-4/+3
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz1-1/+3
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-5/+6
2017-06-29iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman1-30/+53
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-13/+13
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-1/+1
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-5/+5
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-12/+12
2017-04-25iwlwifi: mvm: support new rate flagsSara Sharon1-2/+2
2017-04-19iwlwifi: mvm: dump frames early on invalid rateSara Sharon1-3/+10
2017-04-19iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()Luca Coelho1-8/+5
2017-04-19iwlwifi: mvm: move new API code to the endGoodstein, Mordechay1-33/+36
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-2/+2
2017-04-11iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+2
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+2
2017-02-03iwlwifi: mvm: support new statistics APIsSara Sharon1-18/+52
2017-01-26iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho1-2/+0