summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-op-mode.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-271/+0
* iwlwifi: op-mode API: add rx_rss methodJohannes Berg2015-10-051-1/+18
* iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-161-22/+4
* iwlwifi: remove command and return value from opmode RXJohannes Berg2015-08-041-6/+4
* iwlwifi: fix spelling errorsSara Sharon2015-04-021-2/+2
* iwlwifi: mvm/trans: abort d0i3_enter in case of held refEliad Peller2014-11-111-1/+2
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-131-3/+22
* iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-5/+6
* iwlwifi: fix kerneldoc formatEmmanuel Grumbach2014-02-031-1/+1
* iwlwifi: add enter/exit D0i3 opsEliad Peller2014-02-031-0/+22
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach2013-12-171-3/+1
* iwlwifi: fix some documentation typosEliad Peller2013-08-061-2/+2
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-4/+6
* iwlwifi: include debugfs.hJohannes Berg2013-01-241-0/+2
* iwlwifi: update copyrightJohannes Berg2013-01-241-2/+2
* iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-261-1/+2
* iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach2012-06-181-7/+9
* iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-061-5/+0
* iwlwifi: implement dynamic opmode loadingDon Fry2012-06-051-0/+3
* iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel2012-04-181-0/+1
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-0/+1
* iwlwifi: complete STATUS_READY refactoringDon Fry2012-04-161-0/+7
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-8/+9
* iwlwifi: virtualize nic_configJohannes Berg2012-03-071-0/+9
* iwlwifi: virtualize command queue full behaviourJohannes Berg2012-03-071-0/+7
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-1/+3
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-3/+3
* iwlwifi: document the operational modeEmmanuel Grumbach2012-02-271-2/+34
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-0/+7
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-0/+9
* iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-271-0/+17
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-271-0/+13
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-271-0/+12
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-0/+108