aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-op-mode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-271/+0
2015-10-05iwlwifi: op-mode API: add rx_rss methodJohannes Berg1-1/+18
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg1-22/+4
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg1-6/+4
2015-04-02iwlwifi: fix spelling errorsSara Sharon1-2/+2
2014-11-11iwlwifi: mvm/trans: abort d0i3_enter in case of held refEliad Peller1-1/+2
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-3/+22
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-5/+6
2014-02-03iwlwifi: fix kerneldoc formatEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: add enter/exit D0i3 opsEliad Peller1-0/+22
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach1-3/+1
2013-08-06iwlwifi: fix some documentation typosEliad Peller1-2/+2
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