summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: remove traffic logJohannes Berg
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg
2012-04-23iwlwifi: Added debugfs calib disabled writeDavid Spinadel
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg
2012-04-16iwlwifi: Disabling calibrations variableDor Shaish
2012-04-16iwlwifi: move HCMD_ACTIVE to transDon Fry
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg
2012-03-07iwlwifi: use watchdog timeout from hw_paramsJohannes Berg
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg
2012-03-06iwlwifi: introduce statistics lockJohannes Berg
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-01-28iwlwifi: fix uCode event tracingJohannes Berg
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach