summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-0/+1
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-84/+0
* iwlwifi: remove traffic logJohannes Berg2012-04-231-103/+0
* iwlwifi: move iwl_cmd_echo_testJohannes Berg2012-04-231-0/+17
* iwlwifi: remove debugfs logspamJohannes Berg2012-04-231-50/+17
* iwlwifi: Added debugfs calib disabled writeDavid Spinadel2012-04-231-2/+23
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-1/+1
* iwlwifi: Disabling calibrations variableDor Shaish2012-04-161-4/+31
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-161-2/+0
* iwlwifi: move eeprom into privJohannes Berg2012-04-121-3/+3
* iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-121-42/+22
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-6/+6
* iwlwifi: remove watchdog debugfs fileJohannes Berg2012-04-121-25/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-9/+3
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-9/+3
* | iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-1/+1
* | iwlwifi: move FW_ERROR to privDon Fry2012-04-091-1/+1
* | iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-091-1/+1
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-0/+41
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-3/+8
|/
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-121-12/+5
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-2/+13
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-20/+18
* iwlwifi: separate status to priv and transDon Fry2012-03-081-5/+1
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-3/+3
* iwlwifi: use watchdog timeout from hw_paramsJohannes Berg2012-03-071-1/+1
* iwlwifi: keep plcp_delta_threshold in privJohannes Berg2012-03-071-3/+3
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-6/+6
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-5/+4
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-061-3/+6
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-061-53/+2
* iwlwifi: introduce statistics lockJohannes Berg2012-03-061-0/+21
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-171-5/+6
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-3/+3
* iwlwifi: fix uCode event tracingJohannes Berg2012-01-281-3/+4
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-1/+1
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-3/+2
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-3/+2
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-13/+13
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-2/+2
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-3/+4
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-111-1/+1
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-3/+3
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-141-2/+1
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-141-0/+19
OpenPOWER on IntegriCloud