summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-io.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-5/+8
* iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-031-15/+0
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-031-4/+2
* iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-061-5/+5
* iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-161-1/+1
* iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach2012-06-131-6/+6
* iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2012-06-131-1/+1
* iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-061-0/+2
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-081-1/+1
* iwlwifi: make tracing use device as identifierJohannes Berg2012-03-071-3/+3
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-34/+29
* iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-021-3/+8
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: add IO function for continuous write of target memoryHsu, Kenny2011-12-161-1/+4
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-32/+29
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-3/+4
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-181-3/+3
* iwlagn: introduce silent grabbing of NIC accessJohannes Berg2011-04-301-0/+1
* iwlagn: simplify error table readingJohannes Berg2011-04-221-0/+10
* iwlagn: move IO functions out of lineJohannes Berg2011-04-071-468/+21
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-1/+1
|\
| * iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
* | iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo2010-03-301-0/+1
|/
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: Add iwl_write8()Ben Cahill2009-11-231-0/+20
* iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill2009-11-111-0/+20
* iwlwifi: device tracingJohannes Berg2009-10-071-2/+14
* iwlcore: register locksMohamed Abbas2009-05-221-94/+159
* iwlwifi: print contents of control register when error occursReinette Chatre2009-03-161-1/+3
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-10/+10
* iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed2009-01-291-1/+1
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-9/+9
* iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang2008-12-191-5/+6
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi2008-12-121-0/+5
* iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-121-12/+3
* iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi2008-12-121-2/+2
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-251-1/+1
* iwlwifi: run through spell checkerTomas Winkler2008-10-311-1/+1
* iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2008-09-081-18/+0
* iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2008-09-081-2/+2
* iwlwifi: improve NIC i/o debug prints informationTomas Winkler2008-03-271-22/+25
* iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-271-0/+426
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-431/+0
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-281-74/+72
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-281-5/+4