aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-2437/+0
2012-04-23iwlwifi: clean up module parametersJohannes Berg1-0/+1
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg1-84/+0
2012-04-23iwlwifi: remove traffic logJohannes Berg1-103/+0
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg1-0/+17
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg1-50/+17
2012-04-23iwlwifi: Added debugfs calib disabled writeDavid Spinadel1-2/+23
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-4/+4
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-4/+4
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg1-1/+1
2012-04-16iwlwifi: Disabling calibrations variableDor Shaish1-4/+31
2012-04-16iwlwifi: move HCMD_ACTIVE to transDon Fry1-2/+0
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-3/+3
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg1-42/+22
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-6/+6
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg1-25/+0
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+3
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry1-1/+1
2012-04-09iwlwifi: move FW_ERROR to privDon Fry1-1/+1
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman1-1/+1
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman1-0/+41
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-3/+8
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-9/+3
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel1-12/+5
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel1-2/+13
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy1-1/+1
2012-03-08iwlwifi: more status bit factoringDon Fry1-20/+18
2012-03-08iwlwifi: separate status to priv and transDon Fry1-5/+1
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg1-3/+3
2012-03-07iwlwifi: use watchdog timeout from hw_paramsJohannes Berg1-1/+1
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg1-3/+3
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-6/+6
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg1-1/+0
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-5/+4
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg1-3/+6
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg1-53/+2
2012-03-06iwlwifi: introduce statistics lockJohannes Berg1-0/+21
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry1-5/+6
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-3/+3
2012-01-28iwlwifi: fix uCode event tracingJohannes Berg1-3/+4
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach1-1/+1
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach1-3/+2
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach1-3/+2
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-13/+13
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry1-2/+2
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry1-3/+4
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry1-1/+1
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry1-3/+3
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach1-2/+1