index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
wifi: iwlwifi: mvm: Refactor security key update after D3
Yedidya Benshimol
1
-40
/
+42
2023-06-21
wifi: iwlwifi: remove support of A0 version of FM RF
Mukesh Sisodiya
4
-43
/
+1
2023-06-21
wifi: iwlwifi: cfg: clean up Bz module firmware lines
Johannes Berg
1
-22
/
+2
2023-06-21
wifi: iwlwifi: pcie: add device id 51F1 for killer 1675
Yi Kuo
1
-0
/
+2
2023-06-21
wifi: iwlwifi: bump FW API to 83 for AX/BZ/SC devices
Gregory Greenman
3
-3
/
+3
2023-06-21
wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constants
Johannes Berg
14
-162
/
+150
2023-06-21
wifi: iwlwifi: also unify Ma device configurations
Johannes Berg
3
-127
/
+19
2023-06-21
wifi: iwlwifi: also unify Sc device configurations
Johannes Berg
3
-91
/
+7
2023-06-21
wifi: iwlwifi: unify Bz/Gl device configurations
Johannes Berg
7
-239
/
+102
2023-06-21
wifi: iwlwifi: pcie: also drop jacket from info macro
Johannes Berg
1
-110
/
+109
2023-06-21
wifi: iwlwifi: remove support for *nJ devices
Johannes Berg
5
-529
/
+0
2023-06-21
wifi: iwlwifi: don't load old firmware for 22000
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: don't load old firmware for ax210
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: don't load old firmware for Bz
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: don't load old firmware for Sc
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: give Sc devices their own family
Johannes Berg
2
-2
/
+3
2023-06-21
wifi: iwlwifi: split 22000.c into multiple files
Johannes Berg
7
-928
/
+1206
2023-06-21
wifi: iwlwifi: Add support for new CNVi (SC)
Mukesh Sisodiya
3
-1
/
+137
2023-06-21
wifi: iwlwifi: Add support for new Bz version
Mukesh Sisodiya
3
-6
/
+75
2023-06-21
wifi: iwlwifi: mvm: Add support for scan version 17
Ilan Peer
2
-42
/
+99
2023-06-21
wifi: iwlwifi: mvm: adjust skip-over-dtim in D3
Johannes Berg
1
-4
/
+3
2023-06-21
wifi: iwlwifi: mvm: check only affected links
Johannes Berg
1
-1
/
+2
2023-06-21
wifi: iwlwifi: mvm: avoid baid size integer overflow
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection
Johannes Berg
1
-3
/
+6
2023-06-21
wifi: iwlwifi: mvm: support new flush_sta method
Johannes Berg
3
-0
/
+28
2023-06-21
wifi: iwlwifi: Add support for new PCI Id
Mukesh Sisodiya
1
-0
/
+2
2023-06-21
wifi: iwlwifi: mvm: send LARI configuration earlier
Benjamin Berg
1
-1
/
+2
2023-06-21
wifi: iwlwifi: remove disable_dummy_notification
Johannes Berg
2
-5
/
+1
2023-06-21
wifi: iwlwifi: limit EHT capabilities based on PCIe link speed
Johannes Berg
3
-4
/
+24
2023-06-21
wifi: iwlwifi: mvm: add EHT A-MPDU size exponent support
Johannes Berg
1
-9
/
+18
2023-06-21
wifi: iwlwifi: mvm: use min_t() for agg_size
Johannes Berg
1
-3
/
+2
2023-06-21
wifi: iwlwifi: mvm: use EHT maximum MPDU length on 2.4 GHz
Johannes Berg
1
-2
/
+13
2023-06-21
wifi: iwlwifi: nvm: handle EHT/320 MHz regulatory flag
Johannes Berg
1
-0
/
+7
2023-06-21
wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld aware
Emmanuel Grumbach
3
-7
/
+7
2023-06-21
wifi: iwlwifi: fw: send marker cmd before suspend cmd
Miri Korenblit
4
-28
/
+58
2023-06-21
wifi: iwlwifi: mvm: check the right csa_active
Emmanuel Grumbach
1
-1
/
+4
2023-06-21
wifi: iwlwifi: pcie: add size assertions
Johannes Berg
2
-1
/
+11
2023-06-21
wifi: iwlwifi: pcie: refactor RB status size calculation
Johannes Berg
1
-10
/
+14
2023-06-20
wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
Mukesh Sisodiya
1
-0
/
+2
2023-06-19
wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warning
Dmitry Antipov
1
-17
/
+17
2023-06-19
wifi: iwlwifi: bump FW API to 81 for AX devices
Gregory Greenman
1
-2
/
+2
2023-06-19
wifi: iwlwifi: mvm: Add support for SCAN API version 16
Ilan Peer
2
-21
/
+48
2023-06-19
wifi: iwlwifi: mvm: Don't access vif valid links directly
Ilan Peer
3
-4
/
+4
2023-06-19
wifi: iwlwifi: handle eSR transitions
Miri Korenblit
5
-33
/
+155
2023-06-19
wifi: iwlwifi: fix max number of fw active links
Miri Korenblit
3
-22
/
+24
2023-06-19
wifi: iwlwifi: add a few rate index validity checks
Anjaneyulu
2
-7
/
+13
2023-06-19
wifi: iwlwifi: Validate slots_num before allocating memory
Anjaneyulu
1
-1
/
+4
2023-06-19
wifi: iwlwifi: mvm: Validate tid is in valid range before using it
Anjaneyulu
2
-6
/
+13
2023-06-19
wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP address
Johannes Berg
3
-17
/
+26
2023-06-19
wifi: iwlwifi: implement WPFC ACPI table loading
Johannes Berg
6
-51
/
+65
[prev]
[next]