index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
1
-28
/
+978
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
1
-2
/
+2
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
1
-1
/
+1
2011-04-18
iwlagn: always support uCode trace
Wey-Yi Guy
1
-2
/
+1
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
1
-2
/
+1
2011-04-08
iwlagn: sensitivity and chain noise done by driver
Wey-Yi Guy
1
-10
/
+6
2011-04-08
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
1
-3
/
+0
2011-04-08
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
1
-5
/
+2
2011-04-08
iwlagn: remove un-necessary function pointer
Wey-Yi Guy
1
-13
/
+8
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: remove pointless return variables
Johannes Berg
1
-5
/
+2
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-2
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+2
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
[next]