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