aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-ucode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy1-0/+230
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy1-3/+3
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy1-0/+102
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy1-0/+84