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