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
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
iwlwifi: enable twt by default
Golan Ben Ami
1
-1
/
+1
2020-10-01
iwlwifi: mvm: add an option to add PASN station
Avraham Stern
6
-6
/
+137
2020-10-01
iwlwifi: add new cards for AX201 family
Ihab Zhaika
3
-1
/
+35
2020-10-01
iwlwifi: fw: move assert descriptor parser to common code
Mordechay Goodstein
3
-46
/
+48
2020-10-01
iwlwifi: wowlan: adapt to wowlan status API version 10
Mordechay Goodstein
1
-1
/
+2
2020-10-01
iwlwifi: acpi: evaluate dsm to disable 5.8GHz channels
Gil Adam
2
-16
/
+79
2020-10-01
iwlwifi: msix: limit max RX queues for 9000 family
Mordechay Goodstein
2
-1
/
+6
2020-10-01
iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SN
Mordechay Goodstein
1
-1
/
+1
2020-10-01
iwlwifi: mvm: set PROTECTED_TWT feature if supported by firmware
Shaul Triebitz
1
-0
/
+4
2020-10-01
iwlwifi: mvm: set PROTECTED_TWT in MAC data policy
Shaul Triebitz
1
-5
/
+7
2020-10-01
iwlwifi: mvm: add PROTECTED_TWT firmware API
Shaul Triebitz
2
-6
/
+13
2020-10-01
iwlwifi: mvm: rs-fw: handle VHT extended NSS capability
Johannes Berg
1
-5
/
+19
2020-09-29
net: iwlwifi: Remove in_interrupt() from tracing macro.
Sebastian Andrzej Siewior
2
-5
/
+3
2020-09-29
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
1
-2
/
+1
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2
-4
/
+4
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+7
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
3
-7
/
+7
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
3
-7
/
+19
2020-08-02
iwlwifi: yoyo: don't print failure if debug firmware is missing
Wolfram Sang
1
-1
/
+1
2020-07-20
iwlwifi: Make some Killer Wireless-AC 1550 cards work again
Alessio Bonfiglio
1
-0
/
+2
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-1
/
+8
2020-06-23
iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
Jiri Slaby
1
-2
/
+14
2020-06-23
iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
Johannes Berg
1
-5
/
+3
2020-06-15
Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...
Kalle Valo
13
-31
/
+32
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-10
net: wireless: intel: fix wiki website url
Flavio Suligoi
1
-1
/
+1
2020-06-10
iwlwifi: Replace zero-length array with flexible-array
Gustavo A. R. Silva
5
-11
/
+11
2020-06-10
iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queue
YueHaibing
1
-8
/
+0
2020-06-09
iwlwifi: mvm: fix gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-7
/
+7
2020-06-08
iwlwifi: mvm: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-06-08
iwlwifi: fix config variable name in comment
Luca Ceresoli
1
-1
/
+1
2020-06-08
iwlwifi: mvm: Fix avg-power report
Ben Greear
1
-1
/
+1
2020-06-08
iwlwifi: Don't IWL_WARN on FW reconfiguration
Chris Down
1
-1
/
+1
2020-06-05
iwlwifi: Extended Key ID support for mvm and dvm
Alexander Wetzel
2
-0
/
+9
2020-05-29
iwlwifi: bump FW API to 56 for AX devices
Luca Coelho
1
-1
/
+1
2020-05-29
iwlwifi: mvm: add support for range request version 10
Avraham Stern
2
-11
/
+45
2020-05-29
iwlwifi: mvm: fix aux station leak
Sharon
3
-11
/
+18
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
9
-139
/
+138
2020-05-29
iwlwifi: move iwl_txq and substructures to a common trans header
Mordechay Goodstein
2
-107
/
+107
2020-05-29
iwlwifi: pcie: gen3: indicate 8k/12k RB size to device
Johannes Berg
2
-2
/
+18
2020-05-29
iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia
Gil Adam
2
-2
/
+75
2020-05-29
iwlwifi: acpi: support device specific method (DSM)
Gil Adam
2
-11
/
+110
2020-05-29
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
2
-6
/
+6
2020-05-29
iwlwifi: pcie: don't count on the FW to set persistence mode
Haim Dreyfuss
1
-9
/
+3
2020-05-29
iwlwifi: set NO_HE if the regulatory domain forbids it
Haim Dreyfuss
1
-0
/
+5
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-3
/
+3
2020-05-25
Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...
David S. Miller
39
-475
/
+761
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-05-08
iwlwifi: pcie: handle QuZ configs with killer NICs as well
Luca Coelho
1
-0
/
+4
[prev]
[next]