aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-io.h
AgeCommit message (Expand)Author
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein
2013-01-24iwlwifi: update copyrightJohannes Berg
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka
2012-03-07iwlwifi: make tracing use device as identifierJohannes Berg
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg
2011-04-22iwlagn: simplify error table readingJohannes Berg
2011-04-07iwlagn: move IO functions out of lineJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill
2009-11-11iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill
2009-10-07iwlwifi: device tracingJohannes Berg
2009-05-22iwlcore: register locksMohamed Abbas
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler