index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: mvm: add dbgfs entry for fw info
Liad Kaufman
2017-10-06
1
-0
/
+32
*
iwlwifi: move BT_MBOX_PRINT macro to common header
Luca Coelho
2017-08-18
1
-12
/
+0
*
iwlwifi: mvm: support new Coex firmware API
Emmanuel Grumbach
2017-08-18
1
-3
/
+10
*
iwlwifi: mvm: remove the corunning support
Emmanuel Grumbach
2017-08-18
1
-5
/
+0
*
iwlwifi: mvm: fix the coex firmware API
Emmanuel Grumbach
2017-08-09
1
-2
/
+2
*
iwlwifi: mvm: don't send CTDP commands via debugfs if not supported
Matt Chen
2017-08-09
1
-0
/
+6
*
iwlwifi: mvm: add debugfs to force CT-kill
Chaya Rachel Ivgi
2017-08-09
1
-0
/
+14
*
iwlwifi: refactor firmware debug code
Johannes Berg
2017-08-01
1
-5
/
+4
*
iwlwifi: track current firmware image in common code
Johannes Berg
2017-08-01
1
-6
/
+6
*
iwlwifi: mvm: update rx statistics cmd api
Liad Kaufman
2017-06-29
1
-87
/
+148
*
iwlwifi: create new subdirectory for FW interaction
Johannes Berg
2017-06-29
1
-1
/
+1
*
iwlwifi: unify external & internal modparam names
Johannes Berg
2017-06-29
1
-2
/
+2
*
iwlwifi: mvm: change when the BT_COEX is sent
Emmanuel Grumbach
2017-06-29
1
-1
/
+1
*
iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profile
Haim Dreyfuss
2017-06-29
1
-0
/
+50
*
iwlwifi: mvm: support new flush API
Mordechai Goodstein
2017-06-23
1
-4
/
+15
*
iwlwifi: mvm: add and use iwl_mvm_device_running()
Johannes Berg
2017-06-05
1
-10
/
+15
*
iwlwifi: mvm: check firmware is up in debugfs
Johannes Berg
2017-06-05
1
-6
/
+49
*
iwlwifi: add 9000 and A000 device families
Sara Sharon
2017-06-05
1
-1
/
+1
*
iwlwifi: mvm: prepare for station count change
Sara Sharon
2017-04-19
1
-1
/
+1
*
iwlwifi: mvm: writing zero bytes to debugfs causes a crash
Dan Carpenter
2017-03-24
1
-0
/
+2
*
iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()
Luca Coelho
2017-01-26
1
-1
/
+1
*
Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2016-10-27
1
-2
/
+2
|
\
|
*
iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()
Luca Coelho
2016-10-19
1
-2
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: use %pd
Al Viro
2016-08-08
1
-3
/
+1
*
|
iwlwifi: mvm: Add mem debugfs entry
Ido Yariv
2016-09-19
1
-0
/
+129
*
|
iwlwifi: mvm: support packet injection
Sara Sharon
2016-09-19
1
-0
/
+55
|
/
*
iwlwifi: mvm: silence uninitialized variable warning
Dan Carpenter
2016-07-05
1
-0
/
+2
*
iwlwifi: mvm: add a new mvm reference type for RX data
Luca Coelho
2016-05-10
1
-0
/
+1
*
iwlwifi: wake from runtime suspend before sending sync commands
Luca Coelho
2016-05-10
1
-0
/
+1
*
iwlwifi: mvm: improve RSS configuration
Sara Sharon
2016-03-30
1
-1
/
+4
*
iwlwifi: remove support for fw older than -16.ucode
Sara Sharon
2016-03-30
1
-137
/
+27
*
iwlwifi: mvm: add ctdp operations to debugfs
Chaya Rachel Ivgi
2016-03-09
1
-0
/
+42
*
iwlwifi: mvm: allow to limit the A-MSDU from debugfs
Emmanuel Grumbach
2016-02-27
1
-0
/
+19
*
iwlwifi: mvm: fix RSS key sizing
Sara Sharon
2016-02-27
1
-2
/
+3
*
iwlwifi: mvm: allow to disable beacon filtering for AP/GO interface
Andrei Otcheretianski
2016-02-01
1
-0
/
+3
*
iwlwifi: mvm: support rss queues configuration command
Sara Sharon
2016-02-01
1
-0
/
+44
*
iwlwifi: mvm: add support for negative temperatures
Chaya Rachel Ivgi
2016-02-01
1
-4
/
+5
*
iwlwifi: mvm: fix debugfs signedness warning
Johannes Berg
2016-02-01
1
-1
/
+1
*
iwlwifi: mvm: support description for user triggered fw dbg collection
Golan Ben-Ami
2015-12-20
1
-2
/
+3
*
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
2015-12-20
1
-1
/
+1
*
iwlwifi: avoid d0i3 commands when no/init ucode is loaded
Eliad Peller
2015-12-13
1
-0
/
+1
*
iwlwifi: mvm: Support setting continuous recording debug mode
Golan Ben Ami
2015-12-01
1
-0
/
+40
*
iwlwifi: mvm: move fw-dbg code to separate file
Golan Ben-Ami
2015-12-01
1
-0
/
+1
*
iwlwifi: mvm: drop low_latency_agg_frame_cnt_limit
Eyal Shapira
2015-11-26
1
-4
/
+0
*
iwlwifi: mvm: add bt rrc and ttc to debugfs
Moshe Harel
2015-11-26
1
-0
/
+8
*
iwlwifi: mvm: add bt settings to debugfs
Moshe Harel
2015-11-26
1
-0
/
+7
*
iwlwifi: move under intel vendor directory
Kalle Valo
2015-11-18
1
-0
/
+1516