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