summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: check more notification sizesJohannes Berg2021-02-051-0/+4
* iwlwifi: mvm: add notification size checksJohannes Berg2021-02-051-5/+4
* iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-1/+1
* iwlwifi: mvm: check that statistics TLV version match struct versionMordechay Goodstein2020-12-091-1/+2
* iwlwifi: tighten RX MPDU bounds checksJohannes Berg2020-12-091-0/+5
* iwlwifi: use SPDX tagsJohannes Berg2020-12-091-62/+6
* iwlwifi: validate MPDU length against notification lengthJohannes Berg2020-12-091-1/+7
* iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein2020-12-091-23/+13
* iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2020-10-081-58/+137
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-2/+2
* iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-211-2/+11
* iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui2019-11-151-1/+2
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-15/+3
* timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
* iwlwifi: mvm: add fall through comments where neededLuca Coelho2019-02-041-1/+1
* iwlwifi: mvm: fix firmware statistics usageEmmanuel Grumbach2019-01-251-5/+5
* iwlwifi: mvm: don't check if a pointer is set if it can't be unsetEmmanuel Grumbach2018-12-141-20/+17
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-18/+11
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg2018-04-201-0/+47
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-3/+57
* iwlwifi: mvm: support RX flags API changeSara Sharon2017-12-201-1/+3
* iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-051-1/+1
* iwlwifi: mvm: check for short GI only for OFDMSara Sharon2017-11-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-1/+3
|\
| * iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-061-1/+3
* | iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg2017-10-061-4/+3
|/
* iwlwifi: refactor firmware debug codeJohannes Berg2017-08-011-5/+6
* iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman2017-06-291-30/+53
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-13/+13
|\
| * mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-1/+1
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-5/+5
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-12/+12
* | iwlwifi: mvm: support new rate flagsSara Sharon2017-04-251-2/+2
|/
* iwlwifi: mvm: dump frames early on invalid rateSara Sharon2017-04-191-3/+10
* iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()Luca Coelho2017-04-191-8/+5
* iwlwifi: mvm: move new API code to the endGoodstein, Mordechay2017-04-191-33/+36
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-2/+2
* iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg2017-04-111-3/+15
* Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-101-0/+2
|\
| * mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-0/+2
* | iwlwifi: mvm: support new statistics APIsSara Sharon2017-02-031-18/+52
* | iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho2017-01-261-2/+0
|/
* iwlwifi: mvm: support new statistics notificationSara Sharon2016-07-061-2/+24
* iwlwifi: mvm: remove an unused variableDan Carpenter2016-07-051-3/+2
* iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski2016-07-011-2/+11
* iwlwifi: mvm: add a new mvm reference type for RX dataLuca Coelho2016-05-101-0/+15
* iwlwifi: mvm: pass station to mac80211 RX where knownJohannes Berg2016-05-101-3/+8
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1