summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-ucode.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-3/+5
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+1
|\
| * iwlagn: fix stack corruptionJohannes Berg2011-09-131-1/+1
* | iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy2011-09-191-2/+2
* | iwlagn: do not use interruptible waitsJohannes Berg2011-09-191-7/+2Star
* | iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy2011-09-191-4/+5
* | iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy2011-09-191-3/+42
* | iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-0/+3
* | iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-1/+1
* | iwlagn: upper layer uses slabs to allocate tx cmdsEmmanuel Grumbach2011-08-291-0/+9
* | iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-10/+10
* | iwlagn: iwl-dev.h doesn't include iwl-fh.h any moreEmmanuel Grumbach2011-08-291-0/+1
* | iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-8/+8
* | iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* | iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-291-2/+2
|/
* 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