index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-2
/
+0
2011-02-01
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
1
-4
/
+3
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
1
-1
/
+1
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
1
-1
/
+1
2011-01-22
iwlwifi: correct debugfs data dumped from sram
Jay Sternberg
1
-25
/
+56
2011-01-22
iwlwifi: use mac80211 throughput trigger
Wey-Yi Guy
1
-25
/
+0
2010-12-14
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
1
-0
/
+7
2010-12-07
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
1
-15
/
+9
2010-11-16
iwlwifi: always build swq_id as virtual queue ID
Johannes Berg
1
-5
/
+2
2010-11-16
iwlagn: support dynamic aggregation for BT coex
Wey-Yi Guy
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-33
/
+176
2010-10-08
iwlwifi: clean up declarations
Johannes Berg
1
-1
/
+0
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-24
/
+34
2010-09-18
iwlagn: keep track of failure tx status
Wey-Yi Guy
1
-0
/
+14
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+3
2010-09-11
iwlwifi: allow configure protection mode
Wey-Yi Guy
1
-0
/
+40
2010-09-11
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
1
-2
/
+2
2010-08-27
iwlwifi: move QoS into context
Johannes Berg
1
-9
/
+15
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-3
/
+4
2010-08-25
iwlwifi: add bt traffic load debugfs file
Wey-Yi Guy
1
-0
/
+45
2010-08-25
iwlwifi: add debugfs to control stuck queue timer
Wey-Yi Guy
1
-0
/
+30
2010-08-25
iwlwifi: do not call ieee80211_frequency_to_channel
Shanyu Zhao
1
-4
/
+2
2010-07-23
iwlagn: add bluetooth stats to debugfs
Wey-Yi Guy
1
-0
/
+13
2010-07-14
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
1
-5
/
+5
2010-07-02
iwlwifi: debugfs file for txfifo command testing
Wey-Yi Guy
1
-0
/
+27
2010-07-02
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
1
-1
/
+1
2010-06-26
iwlwifi: add a mechanism to disable plcp error checking
Wey-Yi Guy
1
-2
/
+2
2010-06-14
iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.
Dor Shaish
1
-1
/
+6
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-56
/
+25
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-51
/
+15
2010-05-13
iwlwifi: improve station debugfs
Johannes Berg
1
-35
/
+25
2010-05-13
iwlwifi: separate statistics flag function for agn & 3945
Wey-Yi Guy
1
-22
/
+0
2010-05-13
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
1
-4
/
+5
2010-05-11
iwlwifi: "tx power per chain" are part of ucode_tx_stats
Wey-Yi Guy
1
-42
/
+0
2010-05-11
iwlwifi: give correct return information for tx power debugfs
Wey-Yi Guy
1
-1
/
+1
2010-05-11
iwlwifi: use cfg to configure calibration operation
Wey-Yi Guy
1
-5
/
+8
2010-05-11
iwlwifi: use .cfg to enable/disable continuous ucode trace
Wey-Yi Guy
1
-1
/
+2
2010-05-11
iwlwifi: remove device type checking for tx power in debugfs
Wey-Yi Guy
1
-2
/
+1
2010-05-11
iwlwifi: rename "tx_power" to "chain_tx_power"
Wey-Yi Guy
1
-3
/
+3
2010-05-11
iwlwifi: remove powersave debugfs if it is not supported
Wey-Yi Guy
1
-2
/
+5
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+6
2010-05-01
iwl3945: add ucode statistics
Abhijeet Kolekar
1
-12
/
+6
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-734
/
+36
2010-04-17
iwlwifi: add debugfs ops to iwlwifi
Abhijeet Kolekar
1
-739
/
+36
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-10
iwlwifi: remove duplicate function
Wey-Yi Guy
1
-23
/
+0
2010-03-10
iwlwifi: remove un-necessary parameters
Wey-Yi Guy
1
-21
/
+7
2010-03-10
iwlagn: move sysfs flags and filter_flags files to debugfs
Johannes Berg
1
-0
/
+29
2010-03-10
iwlwifi: remove STATUS_MODE_PENDING
Johannes Berg
1
-2
/
+0
[next]