index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSS
Emmanuel Grumbach
1
-12
/
+32
2022-02-18
iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
Dan Carpenter
1
-1
/
+1
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
1
-2
/
+2
2021-12-07
iwlwifi: mvm: add support for statistics update version 15
Mordechay Goodstein
1
-63
/
+198
2021-10-22
iwlwifi: mvm: update definitions due to new rate & flags
Miri Korenblit
1
-13
/
+13
2021-10-22
iwlwifi: mvm: Remove antenna c references
Miri Korenblit
1
-9
/
+4
2021-02-05
iwlwifi: mvm: check more notification sizes
Johannes Berg
1
-0
/
+4
2021-02-05
iwlwifi: mvm: add notification size checks
Johannes Berg
1
-5
/
+4
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-10
iwlwifi: mvm: check that statistics TLV version match struct version
Mordechay Goodstein
1
-1
/
+2
2020-12-10
iwlwifi: tighten RX MPDU bounds checks
Johannes Berg
1
-0
/
+5
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-62
/
+6
2020-12-10
iwlwifi: validate MPDU length against notification length
Johannes Berg
1
-1
/
+7
2020-12-10
iwlwifi: mvm: iterate active stations when updating statistics
Mordechay Goodstein
1
-23
/
+13
2020-10-08
iwlwifi: stats: add new api fields for statistics cmd/ntfy
Mordechay Goodstein
1
-58
/
+137
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
1
-2
/
+2
2020-04-21
iwlwifi: mvm: beacon statistics shouldn't go backwards
Mordechay Goodstein
1
-2
/
+11
2019-11-15
iwlwifi: mvm: fix unaligned read of rx_pkt_status
Wang Xuerui
1
-1
/
+2
2019-09-06
iwlwifi: remove all the d0i3 references
Emmanuel Grumbach
1
-15
/
+3
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-1
/
+1
2019-02-04
iwlwifi: mvm: add fall through comments where needed
Luca Coelho
1
-1
/
+1
2019-01-25
iwlwifi: mvm: fix firmware statistics usage
Emmanuel Grumbach
1
-5
/
+5
2018-12-14
iwlwifi: mvm: don't check if a pointer is set if it can't be unset
Emmanuel Grumbach
1
-20
/
+17
2018-10-06
iwlwifi: dbg: group trigger condition to helper function
Sara Sharon
1
-18
/
+11
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-5
/
+0
2018-04-20
iwlwifi: mvm: detect U-APSD breaking aggregation
Johannes Berg
1
-0
/
+47
2018-04-20
iwlwifi: mvm: add traffic condition monitoring (TCM)
Luca Coelho
1
-3
/
+57
2017-12-20
iwlwifi: mvm: support RX flags API change
Sara Sharon
1
-1
/
+3
2017-12-05
iwlwifi: mvm: rs: introduce new API for rate scaling
Gregory Greenman
1
-1
/
+1
2017-11-25
iwlwifi: mvm: check for short GI only for OFDM
Sara Sharon
1
-1
/
+2
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+3
2017-10-06
iwlwifi: mvm: warn on invalid statistics size
Johannes Berg
1
-4
/
+3
2017-10-06
iwlwifi: mvm: do not print security error in monitor mode
Shaul Triebitz
1
-1
/
+3
2017-08-01
iwlwifi: refactor firmware debug code
Johannes Berg
1
-5
/
+6
2017-06-29
iwlwifi: mvm: update rx statistics cmd api
Liad Kaufman
1
-30
/
+53
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-13
/
+13
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-5
/
+5
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-12
/
+12
2017-04-25
iwlwifi: mvm: support new rate flags
Sara Sharon
1
-2
/
+2
2017-04-19
iwlwifi: mvm: dump frames early on invalid rate
Sara Sharon
1
-3
/
+10
2017-04-19
iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()
Luca Coelho
1
-8
/
+5
2017-04-19
iwlwifi: mvm: move new API code to the end
Goodstein, Mordechay
1
-33
/
+36
2017-04-19
iwlwifi: mvm: prepare for station count change
Sara Sharon
1
-2
/
+2
2017-04-11
iwlwifi: mvm: fix RX SKB header size and align it properly
Johannes Berg
1
-3
/
+15
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+2
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-0
/
+2
2017-02-03
iwlwifi: mvm: support new statistics APIs
Sara Sharon
1
-18
/
+52
2017-01-26
iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()
Luca Coelho
1
-2
/
+0
[next]