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
2018-11-23
iwlwifi: mvm: set HW capability VHT_EXT_NSS_BW
Shaul Triebitz
1
-0
/
+1
2018-11-23
iwlwifi: mvm: send the STA_HE_CTXT command in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: fw: support API change to debug TLVs
Sara Sharon
1
-0
/
+2
2018-11-23
iwlwifi: add debugfs file to read fw debug data recording
Lior Cohen
6
-0
/
+228
2018-11-23
iwlwifi: dbg: add apply point logic
Sara Sharon
6
-2
/
+244
2018-11-23
iwlwifi: dbg: disable triggers for ini
Sara Sharon
4
-0
/
+9
2018-11-23
iwlwifi: trans: support loading ini TLVs from external file
Sara Sharon
4
-11
/
+89
2018-11-23
iwlwifi: trans: parse and store debug ini TLVs
Sara Sharon
7
-0
/
+269
2018-11-23
iwlwifi: fw: add FW API of new TLV infrastructure
Sara Sharon
1
-0
/
+399
2018-11-23
iwlwifi: mvm: add support for TWT capabilities
Emmanuel Grumbach
2
-5
/
+35
2018-11-23
iwlwifi: add fw dump upon RT ucode start failure
Lior Cohen
3
-0
/
+11
2018-11-23
iwlwifi: fix cfg structs for 22000 with different RF modules
Luca Coelho
3
-4
/
+21
2018-11-23
iwlwifi: mvm: remove assignment of the reciprocal
Emmanuel Grumbach
2
-29
/
+10
2018-11-23
iwlwifi: dbg: split fifos dump
Sara Sharon
1
-13
/
+39
2018-11-23
iwlwifi: dbg: don't limit dump decisions to all or monitor
Sara Sharon
4
-24
/
+22
2018-11-11
iwlwifi: fw: use helper to determine whether to dump paging
Sara Sharon
2
-28
/
+37
2018-11-11
iwlwifi: add new cards for 9560, 9462, 9461 and killer series
Ihab Zhaika
1
-0
/
+50
2018-11-11
iwlwifi: mvm: remove unused conversion table
Emmanuel Grumbach
1
-9
/
+0
2018-11-11
iwlwifi: dbg: use helper to check if debug type is set
Sara Sharon
2
-19
/
+24
2018-11-11
iwlwifi: mvm: Send non offchannel traffic via AP sta
Andrei Otcheretianski
1
-0
/
+15
2018-11-11
iwlwifi: mvm: add description to a few generic assert numbers
Naftali Goldstein
1
-1
/
+5
2018-11-11
iwlwifi: dbg: avoid passing trigger around
Sara Sharon
7
-23
/
+18
2018-11-11
iwlwifi: pcie: don't reset TXQ write pointer
Sara Sharon
1
-2
/
+1
2018-11-11
iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment
Avraham Stern
3
-15
/
+56
2018-11-11
iwlwifi: fw: do not set sgi bits for HE connection
Naftali Goldstein
1
-0
/
+4
2018-11-11
iwlwifi: mvm: switch management tx antenna only on tx failure
Avraham Stern
5
-12
/
+14
2018-11-11
iwlwifi: mvm: enable low latency for soft ap
Tova Mussai
4
-20
/
+43
2018-11-11
iwlwifi: trans: Clear persistence bit when starting the FW
Shahar S Matityahu
2
-0
/
+19
2018-11-11
iwlwifi: mvm: remove queue_info_lock
Johannes Berg
5
-113
/
+19
2018-11-11
iwlwifi: mvm: synchronize TID queue removal
Johannes Berg
1
-0
/
+10
2018-11-11
iwlwifi: mvm: remove set but not used variable 'he_phy_data'
YueHaibing
1
-6
/
+0
2018-11-06
iwlegacy: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-06
iwlegacy: common: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-06
iwlegacy: 4965-mac: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()
Jia-Ju Bai
1
-0
/
+2
2018-10-13
iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
Luca Coelho
1
-5
/
+19
2018-10-08
iwlwifi: mvm: kill INACTIVE queue state
Johannes Berg
4
-115
/
+66
2018-10-08
iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() down
Johannes Berg
1
-205
/
+205
2018-10-08
iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() static
Johannes Berg
2
-7
/
+3
2018-10-08
iwlwifi: mvm: make queue TID change more explicit
Johannes Berg
1
-28
/
+25
2018-10-08
iwlwifi: mvm: remove RECONFIGURING queue state
Johannes Berg
2
-26
/
+15
2018-10-08
iwlwifi: mvm: reconfigure queues during inactivity check
Johannes Berg
1
-11
/
+7
2018-10-08
iwlwifi: mvm: move queue reconfiguration into new function
Johannes Berg
1
-31
/
+33
2018-10-08
iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()
Johannes Berg
1
-17
/
+15
2018-10-08
iwlwifi: mvm: remove per-queue hw refcount
Johannes Berg
4
-25
/
+28
2018-10-08
iwlwifi: mvm: move queue management into sta.c
Johannes Berg
3
-431
/
+409
2018-10-08
iwlwifi: mvm: give TX queue info struct a name
Johannes Berg
1
-11
/
+13
2018-10-08
iwlwifi: mvm: move rt status check to the start of the resume flow
Shahar S Matityahu
1
-25
/
+35
2018-10-08
iwlwifi: dump debug data before stop device
Shahar S Matityahu
3
-7
/
+26
[next]