index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-03
wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX
Miri Korenblit
1
-4
/
+4
2024-08-27
wifi: iwlwifi: mvm: add and improve EMLSR debug info
Miri Korenblit
1
-2
/
+5
2024-08-27
wifi: iwlwifi: remove MVM prefix from FW macros
Miri Korenblit
1
-1
/
+1
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+7
2024-07-03
wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference
Miri Korenblit
1
-1
/
+1
2024-07-03
wifi: iwlwifi: mvm: avoid link lookup in statistics
Johannes Berg
1
-7
/
+6
2024-05-29
wifi: iwlwifi: mvm: add debug data for MPDU counting
Miri Korenblit
1
-0
/
+3
2024-05-06
wifi: iwlwifi: mvm: exit EMLSR if secondary link is not used
Miri Korenblit
1
-1
/
+36
2024-05-06
wifi: iwlwifi: mvm: Activate EMLSR based on traffic volume
Miri Korenblit
1
-0
/
+50
2024-04-19
wifi: iwlwifi: mvm: Don't allow EMLSR when the RSSI is low
Miri Korenblit
1
-5
/
+20
2024-04-19
wifi: iwlwifi: mvm: calculate EMLSR mode after connection
Miri Korenblit
1
-2
/
+2
2024-03-25
wifi: iwlwifi: mvm: Move beacon filtering to be per link
Ilan Peer
1
-21
/
+27
2024-02-21
wifi: iwlwifi: handle per-phy statistics from fw
Miri Korenblit
1
-1
/
+16
2024-02-02
wifi: iwlwifi: disable eSR when BT is active
Miri Korenblit
1
-3
/
+10
2023-10-23
wifi: iwlwifi: mvm: implement new firmware API for statistics
Anjaneyulu
1
-7
/
+150
2023-06-19
wifi: iwlwifi: mvm: Validate tid is in valid range before using it
Anjaneyulu
1
-3
/
+7
2023-04-14
wifi: iwlwifi: mvm: don't drop unencrypted MCAST frames
Ayala Beker
1
-2
/
+3
2023-03-30
wifi: iwlwifi: mvm: sta preparation for MLO
Gregory Greenman
1
-3
/
+3
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
1
-13
/
+13
2023-03-07
wifi: iwlwifi: mvm: clean up duplicated defines
Mordechay Goodstein
1
-4
/
+2
2023-03-07
wifi: iwlwifi: reduce verbosity of some logging events
Golan Ben Ami
1
-1
/
+1
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
[next]