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
2024-02-08
wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devices
Emmanuel Grumbach
1
-0
/
+3
2024-02-08
wifi: iwlwifi: use system_unbound_wq for debug dump
Johannes Berg
1
-2
/
+5
2024-02-08
wifi: iwlwifi: mvm: remove EHT code from mac80211.c
Johannes Berg
1
-11
/
+4
2024-02-08
wifi: iwlwifi: read mac step from aux register
Miri Korenblit
4
-4
/
+22
2024-02-08
wifi: iwlwifi: adjust rx_phyinfo debugfs to MLO
Miri Korenblit
1
-16
/
+28
2024-02-08
wifi: iwlwifi: mvm: const-ify chandef pointers
Johannes Berg
2
-12
/
+12
2024-02-08
wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3
Anjaneyulu
7
-20
/
+66
2024-02-08
wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2
Johannes Berg
2
-7
/
+6
2024-02-08
wifi: iwlwifi: add HONOR to PPAG approved list
Miri Korenblit
1
-0
/
+5
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2
-3
/
+3
2024-02-08
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: iwlwifi: return negative -EINVAL instead of positive EINVAL
Dan Carpenter
1
-1
/
+1
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2
-7
/
+15
2024-02-08
wifi: iwlwifi: mvm: fix a crash when we run out of stations
Emmanuel Grumbach
2
-0
/
+7
2024-02-08
iwlwifi: mvm: Use for_each_thermal_trip() for walking trip points
Rafael J. Wysocki
1
-15
/
+25
2024-02-08
iwlwifi: mvm: Populate trip table before registering thermal zone
Rafael J. Wysocki
1
-10
/
+9
2024-02-08
iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device
Rafael J. Wysocki
2
-14
/
+1
2024-02-08
wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()
Dan Carpenter
1
-0
/
+3
2024-02-08
wifi: iwlwifi: Fix some error codes
Dan Carpenter
1
-6
/
+6
2024-02-08
wifi: iwlwifi: clear link_id in time_event
Miri Korenblit
1
-1
/
+2
2024-02-08
wifi: iwlwifi: mvm: use correct address 3 in A-MSDU
Daniel Gabay
1
-10
/
+59
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
7
-26
/
+26
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
3
-0
/
+12
2024-02-08
Merge wireless into wireless-next
Johannes Berg
6
-13
/
+13
2024-02-04
wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()
Johannes Berg
2
-3
/
+3
2024-02-04
wifi: iwlwifi: fw: fix compiler warning for NULL string print
Johannes Berg
1
-3
/
+3
2024-02-04
wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI
Johannes Berg
1
-4
/
+2
2024-02-02
wifi: iwlwifi: mvm: make functions public
Shaul Triebitz
3
-80
/
+88
2024-02-02
wifi: iwlwifi: bump FW API to 88 for AX/BZ/SC devices
Miri Korenblit
3
-3
/
+3
2024-02-02
wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devices
Emmanuel Grumbach
1
-0
/
+5
2024-02-02
wifi: iwlwifi: read DSM functions from UEFI
Miri Korenblit
7
-12
/
+75
2024-02-02
wifi: iwlwifi: prepare for reading DSM from UEFI
Miri Korenblit
5
-106
/
+97
2024-02-02
wifi: iwlwifi: simplify getting DSM from ACPI
Miri Korenblit
4
-85
/
+73
2024-02-02
wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdef
Miri Korenblit
2
-20
/
+0
2024-02-02
wifi: iwlwifi: rfi: use a single DSM function for all RFI configurations
Miri Korenblit
3
-30
/
+32
2024-02-02
wifi: iwlwifi: read ECKV table from UEFI
Miri Korenblit
7
-10
/
+51
2024-02-02
wifi: iwlwifi: read WRDD table from UEFI
Miri Korenblit
7
-8
/
+61
2024-02-02
wifi: iwlwifi: support link command version 2
Shaul Triebitz
2
-8
/
+20
2024-02-02
wifi: iwlwifi: mvm: use fast balance scan in case of an active P2P GO
Ayala Beker
1
-5
/
+3
2024-02-02
wifi: iwlwifi: mvm: don't send NDPs for new tx devices
Emmanuel Grumbach
1
-3
/
+7
2024-02-02
wifi: iwlwifi: read SPLC from UEFI
Miri Korenblit
6
-2
/
+49
2024-02-02
wifi: iwlwifi: prepare for reading SPLC from UEFI
Miri Korenblit
3
-16
/
+15
2024-02-02
wifi: iwlwifi: do not announce EPCS support
Benjamin Berg
1
-4
/
+1
2024-02-02
wifi: iwlwifi: exit eSR only after the FW does
Miri Korenblit
1
-3
/
+3
2024-02-02
wifi: iwlwifi: api: clean up some kernel-doc/typos
Johannes Berg
1
-3
/
+2
2024-02-02
wifi: iwlwifi: remove unused function prototype
Johannes Berg
1
-2
/
+0
2024-02-02
iwlwifi: fw: fix more kernel-doc warnings
Emmanuel Grumbach
5
-3
/
+8
2024-02-02
wifi: iwlwifi: read WTAS table from UEFI
Miri Korenblit
8
-29
/
+106
2024-02-02
wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flows
Miri Korenblit
6
-53
/
+62
2024-02-02
wifi: iwlwifi: prepare for reading TAS table from UEFI
Miri Korenblit
8
-101
/
+118
[prev]
[next]