index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
rx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: mvm: check more notification sizes
Johannes Berg
2021-02-05
1
-0
/
+4
*
iwlwifi: mvm: add notification size checks
Johannes Berg
2021-02-05
1
-5
/
+4
*
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-11
1
-1
/
+1
*
iwlwifi: mvm: check that statistics TLV version match struct version
Mordechay Goodstein
2020-12-09
1
-1
/
+2
*
iwlwifi: tighten RX MPDU bounds checks
Johannes Berg
2020-12-09
1
-0
/
+5
*
iwlwifi: use SPDX tags
Johannes Berg
2020-12-09
1
-62
/
+6
*
iwlwifi: validate MPDU length against notification length
Johannes Berg
2020-12-09
1
-1
/
+7
*
iwlwifi: mvm: iterate active stations when updating statistics
Mordechay Goodstein
2020-12-09
1
-23
/
+13
*
iwlwifi: stats: add new api fields for statistics cmd/ntfy
Mordechay Goodstein
2020-10-08
1
-58
/
+137
*
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
2020-10-08
1
-2
/
+2
*
iwlwifi: mvm: beacon statistics shouldn't go backwards
Mordechay Goodstein
2020-04-21
1
-2
/
+11
*
iwlwifi: mvm: fix unaligned read of rx_pkt_status
Wang Xuerui
2019-11-15
1
-1
/
+2
*
iwlwifi: remove all the d0i3 references
Emmanuel Grumbach
2019-09-06
1
-15
/
+3
*
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
1
-1
/
+1
*
iwlwifi: mvm: add fall through comments where needed
Luca Coelho
2019-02-04
1
-1
/
+1
*
iwlwifi: mvm: fix firmware statistics usage
Emmanuel Grumbach
2019-01-25
1
-5
/
+5
*
iwlwifi: mvm: don't check if a pointer is set if it can't be unset
Emmanuel Grumbach
2018-12-14
1
-20
/
+17
*
iwlwifi: dbg: group trigger condition to helper function
Sara Sharon
2018-10-06
1
-18
/
+11
*
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
2018-08-31
1
-5
/
+0
*
iwlwifi: mvm: detect U-APSD breaking aggregation
Johannes Berg
2018-04-20
1
-0
/
+47
*
iwlwifi: mvm: add traffic condition monitoring (TCM)
Luca Coelho
2018-04-20
1
-3
/
+57
*
iwlwifi: mvm: support RX flags API change
Sara Sharon
2017-12-20
1
-1
/
+3
*
iwlwifi: mvm: rs: introduce new API for rate scaling
Gregory Greenman
2017-12-05
1
-1
/
+1
*
iwlwifi: mvm: check for short GI only for OFDM
Sara Sharon
2017-11-25
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
1
-1
/
+3
|
\
|
*
iwlwifi: mvm: do not print security error in monitor mode
Shaul Triebitz
2017-10-06
1
-1
/
+3
*
|
iwlwifi: mvm: warn on invalid statistics size
Johannes Berg
2017-10-06
1
-4
/
+3
|
/
*
iwlwifi: refactor firmware debug code
Johannes Berg
2017-08-01
1
-5
/
+6
*
iwlwifi: mvm: update rx statistics cmd api
Liad Kaufman
2017-06-29
1
-30
/
+53
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
1
-13
/
+13
|
\
|
*
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
1
-1
/
+1
|
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-5
/
+5
|
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-12
/
+12
*
|
iwlwifi: mvm: support new rate flags
Sara Sharon
2017-04-25
1
-2
/
+2
|
/
*
iwlwifi: mvm: dump frames early on invalid rate
Sara Sharon
2017-04-19
1
-3
/
+10
*
iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()
Luca Coelho
2017-04-19
1
-8
/
+5
*
iwlwifi: mvm: move new API code to the end
Goodstein, Mordechay
2017-04-19
1
-33
/
+36
*
iwlwifi: mvm: prepare for station count change
Sara Sharon
2017-04-19
1
-2
/
+2
*
iwlwifi: mvm: fix RX SKB header size and align it properly
Johannes Berg
2017-04-11
1
-3
/
+15
*
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
2017-02-10
1
-0
/
+2
|
\
|
*
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
1
-0
/
+2
*
|
iwlwifi: mvm: support new statistics APIs
Sara Sharon
2017-02-03
1
-18
/
+52
*
|
iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()
Luca Coelho
2017-01-26
1
-2
/
+0
|
/
*
iwlwifi: mvm: support new statistics notification
Sara Sharon
2016-07-06
1
-2
/
+24
*
iwlwifi: mvm: remove an unused variable
Dan Carpenter
2016-07-05
1
-3
/
+2
*
iwlwifi: mvm: Support CSA countdown offloading
Andrei Otcheretianski
2016-07-01
1
-2
/
+11
*
iwlwifi: mvm: add a new mvm reference type for RX data
Luca Coelho
2016-05-10
1
-0
/
+15
*
iwlwifi: mvm: pass station to mac80211 RX where known
Johannes Berg
2016-05-10
1
-3
/
+8
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
[next]