summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tt.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-0/+1
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-1/+1
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-7/+7
* iwlwifi: more status bit factoringDon Fry2012-03-081-10/+10
* iwlwifi: separate status to priv and transDon Fry2012-03-081-9/+7
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-081-1/+1
* iwlwifi: move status check functions out of sharedJohannes Berg2012-03-071-0/+1
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-4/+4
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-3/+3
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-7/+7
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-1/+1
* iwlagn: remove Kelvin supportJohannes Berg2011-09-271-6/+0
* iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-271-5/+7
* iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-191-2/+2
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-7/+7
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-15/+17
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: use IWL_DEBUG_TEMP for temperature related debugWey-Yi Guy2011-06-111-19/+19
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlwifi: remove spurious exportsJohannes Berg2010-10-071-5/+0
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-3/+3
* iwlwifi: initial contextificationJohannes Berg2010-08-271-9/+17
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-0/+696
OpenPOWER on IntegriCloud