summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-ucode.c
AgeCommit message (Expand)Author
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach
2011-09-13iwlagn: fix stack corruptionJohannes Berg
2011-08-29iwlagn: upper layer uses slabs to allocate tx cmdsEmmanuel Grumbach
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: iwl-dev.h doesn't include iwl-fh.h any moreEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: radio sensor offset in le16 formatWey-Yi Guy
2011-07-21iwlagn: set correct calibration flagWey-Yi Guy
2011-07-21iwlagn: add kick_nic API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-01iwlagn: scd memory boundaryWey-Yi Guy
2011-06-11iwlagn: merge duplicated code into single placeWey-Yi Guy
2011-06-11iwlagn: generic temperature location in EEPROMWey-Yi Guy
2011-06-11iwlagn: use IWL_DEBUG_FW for firmware related debug msgWey-Yi Guy
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-22iwlagn: combine firmware code/dataJohannes Berg
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian
2011-04-07iwlagn: move IO functions out of lineJohannes Berg
2011-04-07iwlagn: fix ucode verify messageJohannes Berg
2011-04-07iwlagn: check more error return codeWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: verify specific ucodeJohannes Berg
2011-04-07iwlagn: simplify ucode check codeJohannes Berg
2011-04-07iwlagn: return send calibration resultWey-Yi Guy
2011-04-07iwlagn: remove pointless return variablesJohannes Berg
2011-04-07iwlagn: clean up ucode loadingJohannes Berg
2011-01-31iwlwifi: check ucode loading error and restartWey-Yi Guy
2010-12-02iwlagn: Enable PCI L1 ACTIVE state after uCode has been loadedGrumbach, Emmanuel
2010-11-24iwlwifi: use mac80211 AC definesJohannes Berg