aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-5/+8
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach1-15/+0
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach1-4/+2
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach1-5/+5
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach1-1/+1
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach1-6/+6
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach1-1/+1
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg1-0/+2
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka1-1/+1
2012-03-07iwlwifi: make tracing use device as identifierJohannes Berg1-3/+3
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-34/+29
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach1-3/+8
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny1-1/+4
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-32/+29
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach1-3/+4
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach1-3/+3
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg1-0/+1
2011-04-22iwlagn: simplify error table readingJohannes Berg1-0/+10
2011-04-07iwlagn: move IO functions out of lineJohannes Berg1-468/+21
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill1-0/+20
2009-11-11iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill1-0/+20
2009-10-07iwlwifi: device tracingJohannes Berg1-2/+14
2009-05-22iwlcore: register locksMohamed Abbas1-94/+159
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre1-1/+3
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-10/+10
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed1-1/+1
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-9/+9
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang1-5/+6
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi1-0/+5
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-12/+3
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi1-2/+2
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler1-18/+0
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler1-2/+2
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler1-22/+25
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-0/+426
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-431/+0
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-74/+72
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler1-5/+4