aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-301-28/+978
* iwlagn: combine firmware code/dataJohannes Berg2011-04-221-2/+2
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-1/+1
* iwlagn: always support uCode traceWey-Yi Guy2011-04-181-2/+1
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-2/+1
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-081-10/+6
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-081-3/+0
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-5/+2
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-081-13/+8
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove pointless return variablesJohannes Berg2011-04-071-5/+2
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+2
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-311-4/+3
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-1/+1
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-281-1/+1
* iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-211-25/+56
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-211-25/+0
* iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy2010-12-131-0/+7
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-15/+9
* iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-161-5/+2
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-33/+176
|\
| * iwlwifi: clean up declarationsJohannes Berg2010-10-071-1/+0
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-24/+34
| * iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-171-0/+14
| * iwlwifi: allow configure protection modeWey-Yi Guy2010-09-111-0/+40
| * iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-111-2/+2
| * iwlwifi: move QoS into contextJohannes Berg2010-08-271-9/+15
| * iwlwifi: initial contextificationJohannes Berg2010-08-271-3/+4
| * iwlwifi: add bt traffic load debugfs fileWey-Yi Guy2010-08-251-0/+45
| * iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy2010-08-251-0/+30
| * iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao2010-08-241-4/+2
* | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+3
|/
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-231-0/+13
* drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-5/+5
* iwlwifi: debugfs file for txfifo command testingWey-Yi Guy2010-07-021-0/+27
* iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-021-1/+1
* iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy2010-06-251-2/+2
* iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish2010-06-141-1/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-56/+25
|\
| * iwlwifi: improve station debugfsJohannes Berg2010-05-131-35/+25
| * iwlwifi: separate statistics flag function for agn & 3945Wey-Yi Guy2010-05-131-22/+0
| * iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-131-4/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-51/+15
|\ \ | |/
| * iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy2010-05-101-42/+0
| * iwlwifi: give correct return information for tx power debugfsWey-Yi Guy2010-05-101-1/+1
| * iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-101-5/+8
| * iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-101-1/+2