summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tt.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-696/+0
2012-04-24iwlwifi: clean up module parametersJohannes Berg1-0/+1
2012-04-24iwlwifi: remove TX/RX frame statisticsJohannes Berg1-1/+0
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-1/+1
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-7/+7
2012-03-08iwlwifi: more status bit factoringDon Fry1-10/+10
2012-03-08iwlwifi: separate status to priv and transDon Fry1-9/+7
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka1-1/+1
2012-03-07iwlwifi: move status check functions out of sharedJohannes Berg1-0/+1
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-4/+4
2012-02-17iwlwifi: move workqueue to privJohannes Berg1-3/+3
2012-02-03iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-7/+7
2012-01-07iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-1/+1
2011-09-27iwlagn: remove Kelvin supportJohannes Berg1-6/+0
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach1-5/+7
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-7/+7
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach1-4/+4
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-15/+17
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach1-3/+3
2011-06-11iwlagn: use IWL_DEBUG_TEMP for temperature related debugWey-Yi Guy1-19/+19
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2010-10-08iwlwifi: remove spurious exportsJohannes Berg1-5/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-3/+3
2010-08-27iwlwifi: initial contextificationJohannes Berg1-9/+17
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy1-0/+696