aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-op-mode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-4/+6
2013-01-24iwlwifi: include debugfs.hJohannes Berg1-0/+2
2013-01-24iwlwifi: update copyrightJohannes Berg1-2/+2
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman1-1/+2
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach1-7/+9
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg1-5/+0
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry1-0/+3
2012-04-18iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel1-0/+1
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-0/+1
2012-04-16iwlwifi: complete STATUS_READY refactoringDon Fry1-0/+7
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-8/+9
2012-03-07iwlwifi: virtualize nic_configJohannes Berg1-0/+9
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg1-0/+7
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-1/+3
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-3/+3
2012-02-27iwlwifi: document the operational modeEmmanuel Grumbach1-2/+34
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach1-0/+7
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach1-0/+9
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach1-0/+17
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach1-0/+13
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach1-0/+12
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach1-0/+108