summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-ucode.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-061-688/+0
* iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-281-33/+7
* iwlagn: remove calibration knowledgeJohannes Berg2011-11-281-3/+5
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-24/+72
* iwlagn: push knowledge of ucode image lower downDon Fry2011-11-111-21/+30
* iwlagn: remove knowledge of ucode image location from upper layersDon Fry2011-11-111-3/+23
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-111-14/+15
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* 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/+2
* | 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/+1
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-161-135/+1
* 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/+5
* 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/+5
* 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/+10
* 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/+2
* 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/+12
OpenPOWER on IntegriCloud