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
2017-06-29
iwlwifi: add the new a000_2ax series
Tzipi Peres
3
-0
/
+16
2017-06-29
iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macro
Luca Coelho
1
-15
/
+9
2017-06-29
iwlwifi: mvm: change sta_id to u8
Sharon Dvir
1
-2
/
+2
2017-06-29
iwlwifi: pcie: fix 9000-series RF-kill interrupt propagation
Johannes Berg
2
-1
/
+11
2017-06-29
iwlwifi: pcie: only apply retention workaround on 9000-series A-step
Johannes Berg
1
-6
/
+13
2017-06-29
iwlwifi: dvm: use macros for format strings
Johannes Berg
1
-5
/
+4
2017-06-29
iwlwifi: mvm: fix a bunch of kernel-doc warnings
Johannes Berg
9
-58
/
+127
2017-06-29
iwlwifi: mvm: add documentation for all command IDs
Johannes Berg
4
-27
/
+292
2017-06-29
iwlwifi: mvm: use __le16 even for reserved fields
Johannes Berg
1
-1
/
+1
2017-06-29
iwlwifi: mvm: remove various unused command IDs/structs
Johannes Berg
2
-39
/
+0
2017-06-29
iwlwifi: mvm: fix various "Excess ... description" kernel-doc warnings
Johannes Berg
6
-13
/
+10
2017-06-29
iwlwifi: mvm: remove some CamelCase from firmware API
Johannes Berg
2
-3
/
+3
2017-06-29
iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profile
Haim Dreyfuss
1
-0
/
+50
2017-06-29
iwlwifi: mvm: refactor geo init
Haim Dreyfuss
3
-18
/
+67
2017-06-28
Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...
Kalle Valo
39
-450
/
+845
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
52
-641
/
+1744
2017-06-23
iwlwifi: mvm: support TX on MONITOR iface
Liad Kaufman
1
-0
/
+3
2017-06-23
iwlwifi: pcie: work around suspend/resume issue
Johannes Berg
2
-0
/
+15
2017-06-23
iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description
Chaya Rachel Ivgi
1
-1
/
+1
2017-06-23
iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crash
Emmanuel Grumbach
1
-4
/
+4
2017-06-23
iwlwifi: pcie: reduce unwanted noise in the logs
Luca Coelho
1
-3
/
+3
2017-06-23
iwlwifi: mvm: print base HW address during init
Luca Coelho
2
-0
/
+4
2017-06-23
iwlwifi: mvm: document assoc_beacon_arrive_time
Luca Coelho
1
-0
/
+1
2017-06-23
iwlwifi: mvm: support new flush API
Mordechai Goodstein
6
-42
/
+100
2017-06-23
iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT
Emmanuel Grumbach
1
-4
/
+2
2017-06-23
iwlwifi: mvm: set assoc_beacon_arrive_time
Avraham Stern
1
-0
/
+2
2017-06-23
iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void
Johannes Berg
2
-5
/
+3
2017-06-23
iwlwifi: add a W/A for a scheduler hardware bug
Emmanuel Grumbach
6
-34
/
+72
2017-06-23
iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive
Emmanuel Grumbach
1
-0
/
+4
2017-06-23
iwlwifi: mvm: reset the HW before dumping if HW error is detected
Luca Coelho
1
-0
/
+32
2017-06-23
iwlwifi: pcie: don't disable bh when handling FW errors
Luca Coelho
1
-2
/
+0
2017-06-23
iwlwifi: mvm: fix the recovery flow while connecting
Emmanuel Grumbach
1
-7
/
+25
2017-06-23
iwlwifi: mvm: fix nvm_data leak
Luca Coelho
1
-2
/
+6
2017-06-23
iwlwifi: remove useless iwl_free_nvm_data() function
Luca Coelho
3
-12
/
+3
2017-06-23
iwlwifi: document transmit buffer bits better
Johannes Berg
1
-4
/
+14
2017-06-23
iwlwifi: mvm: add documentation for enum iwl_debug_cmds
Johannes Berg
1
-0
/
+17
2017-06-23
iwlwifi: mvm: disentangle union in TX status struct
Johannes Berg
4
-19
/
+69
2017-06-23
iwlwifi: mvm: fix fw monitor 7000 HW recollecting
Liad Kaufman
1
-1
/
+5
2017-06-23
iwlwifi: mvm: docs: fix enum link, provide TX response link
Johannes Berg
2
-2
/
+3
2017-06-23
iwlwifi: pcie: fix command completion name debug
Johannes Berg
1
-1
/
+2
2017-06-23
iwlwifi: fix TX tracing for non-linear SKBs
Johannes Berg
3
-13
/
+16
2017-06-23
iwlwifi: simplify data tracepoint
Johannes Berg
3
-9
/
+8
2017-06-23
iwlwifi: mvm: better link scan notification results length
Johannes Berg
1
-1
/
+1
2017-06-23
iwlwifi: pcie: use kstrtou32_from_user()
Johannes Berg
1
-9
/
+4
2017-06-23
iwlwifi: mvm: support aggregations on A000 HW
Liad Kaufman
6
-14
/
+42
2017-06-23
iwlwifi: mvm: document status bits
Johannes Berg
1
-0
/
+12
2017-06-23
iwlwifi: pcie: remove pointless debugfs parsing for csr file
Johannes Berg
1
-10
/
+0
2017-06-23
iwlwifi: pcie: don't report RF-kill enabled while shutting down
Johannes Berg
9
-74
/
+88
2017-06-23
iwlwifi: mvm: don't warn in queue sync on RF-kill
Johannes Berg
2
-5
/
+17
2017-06-23
iwlwifi: pcie: add fake RF-kill to debugfs
Johannes Berg
3
-2
/
+50
[prev]
[next]