index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
1
-289
/
+0
2015-09-21
iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag
Emmanuel Grumbach
1
-0
/
+1
2015-08-28
iwlwifi: Deinline iwl_{read,write}(8,32}
Emmanuel Grumbach
1
-0
/
+22
2015-03-26
iwlwifi: drop support for early versions of 8000
Emmanuel Grumbach
1
-10
/
+3
2015-03-12
iwlwifi: mvm: fix force NMI for 8000
Emmanuel Grumbach
1
-0
/
+2
2015-01-22
iwlwifi: correctly set the NMI register
Emmanuel Grumbach
1
-3
/
+7
2014-09-14
iwlwifi: make hw rev checking more readable
Liad Kaufman
1
-1
/
+1
2014-05-15
iwlwifi: update nmi register
Liad Kaufman
1
-0
/
+18
2014-03-09
iwlwifi: pcie: enable LP XTAL to reduce power consumption
Alexander Bondar
1
-2
/
+2
2014-02-04
iwlwifi: pcie: fix secure section / dual cpu firmware loading
Eran Harary
1
-0
/
+15
2013-12-31
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
1
-1
/
+1
2013-10-29
iwlwifi: remove duplicate includes
Michael Opdenacker
1
-1
/
+0
2013-07-16
iwlwifi: move dump_fh into common code
Inbal Hacohen
1
-0
/
+67
2013-03-06
iwlwifi: export symbols only conditionally
Johannes Berg
1
-9
/
+10
2013-02-01
iwlwifi: move register access lock into transport
Lilach Edelstein
1
-29
/
+14
2013-02-01
iwlwifi: add iwl_set_bits_mask to transport API
Lilach Edelstein
1
-48
/
+0
2013-01-24
iwlwifi: update copyright
Johannes Berg
1
-1
/
+1
2013-01-03
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
1
-13
/
+15
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
1
-56
/
+0
2013-01-03
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
1
-92
/
+22
2012-12-07
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
1
-20
/
+20
2012-10-16
iwlwifi: wipe out the status of the SCD when we disable a queue
Emmanuel Grumbach
1
-2
/
+2
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-06-28
treewide: Put a space between #include and FILE
Paul Bolle
1
-1
/
+1
2012-06-13
iwlwifi: iwl_{read,write}_targ_mem_words takes dwords
Emmanuel Grumbach
1
-10
/
+10
2012-06-06
iwlwifi: add iwl_set_bits_mask
Johannes Berg
1
-0
/
+18
2012-06-05
iwlwifi: implement dynamic opmode loading
Don Fry
1
-0
/
+19
2012-03-08
iwlwifi: cleanup/fix memory barriers
Stanislaw Gruszka
1
-5
/
+7
2012-03-08
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
1
-25
/
+28
2012-03-08
iwlwifi: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-3
/
+3
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-96
/
+97
2012-01-07
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
-3
/
+16
2011-11-22
iwlwifi: remove redundancy
Wey-Yi Guy
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-94
/
+98
2011-04-30
iwlagn: introduce silent grabbing of NIC access
Johannes Berg
1
-5
/
+13
2011-04-22
iwlagn: simplify error table reading
Johannes Berg
1
-3
/
+15
2011-04-07
iwlagn: move IO functions out of line
Johannes Berg
1
-0
/
+274