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
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
83
-1247
/
+2723
2022-03-10
iwlwifi: bump FW API to 72 for AX devices
Luca Coelho
1
-2
/
+2
2022-03-10
iwlwifi: acpi: move ppag code from mvm to fw/acpi
Matt Chen
3
-184
/
+234
2022-03-10
iwlwifi: dbg: check trigger data before access
Mordechay Goodstein
1
-0
/
+5
2022-03-10
iwlwifi: dbg: in sync mode don't call schedule
Mordechay Goodstein
1
-2
/
+2
2022-03-10
iwlwifi: use 4k queue size for Bz A-step
Johannes Berg
1
-0
/
+4
2022-03-10
iwlwifi: pcie: fix SW error MSI-X mapping
Johannes Berg
1
-1
/
+1
2022-03-10
iwlwifi: yoyo: dump IMR DRAM only for HW and FW error
Mukesh Sisodiya
1
-0
/
+25
2022-03-10
iwlwifi: mvm: add support for IMR based on platform
Mukesh Sisodiya
5
-4
/
+28
2022-03-10
iwlwifi: yoyo: disable IMR DRAM region if IMR is disabled
Mukesh Sisodiya
1
-0
/
+23
2022-03-10
iwlwifi: mvm: remove cipher scheme support
Johannes Berg
5
-97
/
+1
2022-03-10
iwlwifi: Configure FW debug preset via module param.
Ayala Barazani
3
-7
/
+43
2022-03-10
iwlwifi: mvm: add a flag to reduce power command.
Ayala Barazani
6
-9
/
+44
2022-03-10
iwlwifi: bump FW API to 71 for AX devices
Luca Coelho
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-8
/
+13
2022-03-02
iwlwifi: mvm: return value for request_ownership
Emmanuel Grumbach
1
-2
/
+3
2022-03-02
iwlwifi: fix build error for IWLMEI
Randy Dunlap
1
-0
/
+1
2022-03-01
iwlwifi: mvm: check debugfs_dir ptr before use
Randy Dunlap
1
-3
/
+8
2022-03-01
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-02-18
iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write
Kees Cook
2
-2
/
+3
2022-02-18
iwlwifi: mvm: Fix an error code in iwl_mvm_up()
Dan Carpenter
1
-1
/
+3
2022-02-18
iwlwifi: Fix -EIO error code that is never returned
Colin Ian King
1
-1
/
+1
2022-02-18
iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
Bixuan Cui
1
-3
/
+1
2022-02-18
iwlwifi: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-02-18
iwlwifi: dvm: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi/fw: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
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: yoyo: send hcmd to fw after dump collection completes.
Mukesh Sisodiya
5
-3
/
+58
2022-02-18
iwlwifi: mvm: move only to an enabled channel
Miri Korenblit
1
-9
/
+22
2022-02-18
iwlwifi: mvm: update BAID allocation command again
Johannes Berg
2
-10
/
+27
2022-02-18
iwlwifi: api: remove ttl field from TX command
Johannes Berg
1
-4
/
+3
2022-02-18
iwlwifi: support new queue allocation command
Johannes Berg
8
-24
/
+142
2022-02-18
iwlwifi: yoyo: support dump policy for the dump size
Mukesh Sisodiya
3
-14
/
+61
2022-02-18
iwlwifi: pcie: iwlwifi: fix device id 7F70 struct
Yaara Baruch
1
-3
/
+5
2022-02-18
iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configuration
Abhishek Naik
3
-5
/
+17
2022-02-18
iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argument
Johannes Berg
1
-11
/
+10
2022-02-18
iwlwifi: remove command ID argument from queue allocation
Johannes Berg
4
-14
/
+11
2022-02-18
iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
Johannes Berg
1
-14
/
+12
2022-02-18
iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val
Luca Coelho
1
-3
/
+2
2022-02-18
iwlwifi: mvm: add additional info for boot info failures
Mordechay Goodstein
2
-0
/
+6
2022-02-18
iwlwifi: mvm: always remove the session protection after association
Emmanuel Grumbach
1
-4
/
+1
2022-02-18
iwlwifi: mvm: make iwl_mvm_reconfig_scd() static
Johannes Berg
3
-38
/
+35
2022-02-18
iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD
Miri Korenblit
1
-91
/
+113
2022-02-18
iwlwifi: mvm: Disable WiFi bands selectively with BIOS
Ayala Barazani
3
-12
/
+57
2022-02-18
iwlwifi: mvm: add additional info for boot info failures
Mordechay Goodstein
2
-2
/
+23
2022-02-18
iwlwifi: mvm: don't send BAID removal to the FW during hw_restart
Luca Coelho
1
-3
/
+6
2022-02-18
iwlwifi: don't dump_stack() when we get an unexpected interrupt
Emmanuel Grumbach
1
-3
/
+6
2022-02-18
iwlwifi: mvm: rfi: handle deactivation notification
Gregory Greenman
5
-1
/
+31
2022-02-18
iwlwifi: mvm: Consider P2P GO operation during scan
Ilan Peer
1
-3
/
+129
[next]