index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
iwlwifi: iwl_{read,write}_targ_mem_words takes dwords
Emmanuel Grumbach
1
-6
/
+6
2012-06-13
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
Emmanuel Grumbach
1
-1
/
+1
2012-06-06
iwlwifi: add iwl_set_bits_mask
Johannes Berg
1
-0
/
+2
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-03-08
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
1
-1
/
+1
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
1
-3
/
+3
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-34
/
+29
2012-02-02
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
1
-3
/
+8
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: add IO function for continuous write of target memory
Hsu, Kenny
1
-1
/
+4
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-32
/
+29
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-3
/
+4
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
1
-3
/
+3
2011-04-30
iwlagn: introduce silent grabbing of NIC access
Johannes Berg
1
-0
/
+1
2011-04-22
iwlagn: simplify error table reading
Johannes Berg
1
-0
/
+10
2011-04-07
iwlagn: move IO functions out of line
Johannes Berg
1
-468
/
+21
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-04-02
iwlwifi: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-03-30
iwlwifi: don't include iwl-dev.h from iwl-devtrace.h
Tejun Heo
1
-0
/
+1
2010-01-19
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2009-11-23
iwlwifi: Add iwl_write8()
Ben Cahill
1
-0
/
+20
2009-11-11
iwlwifi: Add comments about MAC_ACCESS_REQ
Ben Cahill
1
-0
/
+20
2009-10-07
iwlwifi: device tracing
Johannes Berg
1
-2
/
+14
2009-05-22
iwlcore: register locks
Mohamed Abbas
1
-94
/
+159
2009-03-16
iwlwifi: print contents of control register when error occurs
Reinette Chatre
1
-1
/
+3
2009-02-09
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
1
-10
/
+10
2009-01-29
iwl3945: fix deep sleep when removing the driver.
Abbas, Mohamed
1
-1
/
+1
2009-01-29
iwlwifi: update copyright year to 2009
Reinette Chatre
1
-1
/
+1
2009-01-29
iwlwifi: replace IWL_ERROR with IWL_ERR
Winkler, Tomas
1
-9
/
+9
2008-12-19
iwlwifi: use meaningful vars in _iwl_poll_bit()
Wu, Fengguang
1
-5
/
+6
2008-12-12
iwlwifi: change email contact information
Winkler, Tomas
1
-1
/
+1
2008-12-12
iwlwifi: use rmb/wmb to protect indirect mmio operation
Zhu, Yi
1
-0
/
+5
2008-12-12
iwlwifi: iwl_poll_{direct_}bit cleanup
Zhu, Yi
1
-12
/
+3
2008-12-12
iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit
Zhu, Yi
1
-2
/
+2
2008-11-25
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
1
-1
/
+1
2008-10-31
iwlwifi: run through spell checker
Tomas Winkler
1
-1
/
+1
2008-09-08
iwlwifi: remove rfkill warning from iwl-io
Tomas Winkler
1
-18
/
+0
2008-09-08
iwlwifi: replace readl and writel with io/read/write/32
Tomas Winkler
1
-2
/
+2
2008-03-27
iwlwifi: improve NIC i/o debug prints information
Tomas Winkler
1
-22
/
+25
2008-03-27
iwlwifi: rename iwl-4965-io.h to iwl-io.h
Tomas Winkler
1
-0
/
+426
2008-01-28
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
1
-431
/
+0
2008-01-28
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
1
-74
/
+72
2008-01-28
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
1
-5
/
+4
2008-01-28
iwlwifi: replace restricted_reg with prph
Tomas Winkler
1
-67
/
+31
2007-10-10
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi
1
-0
/
+470