summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-ucode.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: fix stack corruptionJohannes Berg2011-09-131-1/+1
* iwlagn: implement WoWLANJohannes Berg2011-07-211-7/+14
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-8/+8
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-211-1/+1
* iwlagn: radio sensor offset in le16 formatWey-Yi Guy2011-07-211-2/+2
* iwlagn: set correct calibration flagWey-Yi Guy2011-07-211-1/+2
* iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-211-2/+1Star
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-161-135/+1Star
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-1/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-4/+5
* iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-111-1/+1
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-4/+7
* iwlagn: scd memory boundaryWey-Yi Guy2011-07-011-3/+5
* iwlagn: merge duplicated code into single placeWey-Yi Guy2011-06-111-9/+5Star
* iwlagn: generic temperature location in EEPROMWey-Yi Guy2011-06-111-1/+1
* iwlagn: use IWL_DEBUG_FW for firmware related debug msgWey-Yi Guy2011-06-111-5/+5
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-14/+5Star
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-1/+1
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-1/+1
* iwlagn: combine firmware code/dataJohannes Berg2011-04-221-13/+10Star
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-68/+172
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-081-0/+3
* iwlagn: move IO functions out of lineJohannes Berg2011-04-071-4/+2Star
* iwlagn: fix ucode verify messageJohannes Berg2011-04-071-1/+1
* iwlagn: check more error return codeWey-Yi Guy2011-04-071-2/+8
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: verify specific ucodeJohannes Berg2011-04-071-39/+12Star
* iwlagn: simplify ucode check codeJohannes Berg2011-04-071-34/+17Star
* iwlagn: return send calibration resultWey-Yi Guy2011-04-071-3/+1Star
* iwlagn: remove pointless return variablesJohannes Berg2011-04-071-3/+1Star
* iwlagn: clean up ucode loadingJohannes Berg2011-04-071-1/+1
* iwlwifi: check ucode loading error and restartWey-Yi Guy2011-01-311-8/+0Star
* iwlagn: Enable PCI L1 ACTIVE state after uCode has been loadedGrumbach, Emmanuel2010-12-021-0/+4
* iwlwifi: use mac80211 AC definesJohannes Berg2010-11-251-12/+12
* iwlagn: fix PAN queuesJohannes Berg2010-11-161-24/+33
* iwlagn: fix some naming regarding FIFOsJohannes Berg2010-11-161-6/+6
* iwlagn: add temperature offset calib for 6000g2Shanyu Zhao2010-10-081-0/+27
* iwlwifi: clean up declarationsJohannes Berg2010-10-081-0/+1
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-2/+3
* iwlagn: open/close envlope to force move BT state machineWey-Yi Guy2010-09-031-21/+13Star
* iwlwifi: define PAN queues/FIFOsJohannes Berg2010-08-271-5/+5
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-5/+26
* iwlagn: generic bt coex functionsWey-Yi Guy2010-08-251-4/+4
* iwlagn: parsing uart message and take actionsWey-Yi Guy2010-08-251-0/+5
* iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy2010-08-251-0/+59
* iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy2010-05-131-0/+123
* iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-111-49/+0Star
* iwlwifi: wimax co-exist code clean upWey-Yi Guy2010-05-111-1/+59
* iwlwifi: more code clean up for agn devicesWey-Yi Guy2010-04-161-17/+17