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
starfive-6.6.48-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
/
intel
/
iwlwifi
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
iwlwifi: missing error code in iwl_trans_pcie_alloc()
Dan Carpenter
1
-1
/
+2
2017-07-21
iwlwifi: pcie: fix unused txq NULL pointer dereference
Mordechai Goodstein
1
-0
/
+3
2017-06-29
iwlwifi: pcie: wait longer after device reset
Emmanuel Grumbach
3
-24
/
+14
2017-06-29
iwlwifi: pcie: propagate iwl_pcie_apm_init's status
Emmanuel Grumbach
1
-8
/
+13
2017-06-29
iwlwifi: pcie: reconfigure MSI-X HW on resume
Johannes Berg
1
-0
/
+3
2017-06-29
iwlwifi: pcie: add MSI-X interrupt tracing
Johannes Berg
1
-0
/
+4
2017-06-29
iwlwifi: create new subdirectory for FW interaction
Johannes Berg
1
-1
/
+1
2017-06-29
iwlwifi: pcie: warn if paging is already initialized during init
Johannes Berg
1
-0
/
+5
2017-06-29
iwlwifi: pcie: make ctxt-info free idempotent
Johannes Berg
1
-0
/
+2
2017-06-29
iwlwifi: unify external & internal modparam names
Johannes Berg
1
-1
/
+1
2017-06-29
iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()
Johannes Berg
1
-3
/
+7
2017-06-29
iwlwifi: pcie: improve "invalid queue" warning
Johannes Berg
1
-2
/
+6
2017-06-29
iwlwifi: add twelve new 9560 series PCI IDs
Tzipi Peres
1
-1
/
+14
2017-06-29
iwlwifi: add the new a000_2ax series
Tzipi Peres
1
-0
/
+5
2017-06-29
iwlwifi: pcie: fix 9000-series RF-kill interrupt propagation
Johannes Berg
1
-0
/
+10
2017-06-29
iwlwifi: pcie: only apply retention workaround on 9000-series A-step
Johannes Berg
1
-6
/
+13
2017-06-28
Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...
Kalle Valo
7
-174
/
+225
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
5
-52
/
+275
2017-06-23
iwlwifi: pcie: work around suspend/resume issue
Johannes Berg
1
-0
/
+11
2017-06-23
iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crash
Emmanuel Grumbach
1
-4
/
+4
2017-06-23
iwlwifi: pcie: reduce unwanted noise in the logs
Luca Coelho
1
-3
/
+3
2017-06-23
iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void
Johannes Berg
2
-5
/
+3
2017-06-23
iwlwifi: add a W/A for a scheduler hardware bug
Emmanuel Grumbach
2
-2
/
+22
2017-06-23
iwlwifi: pcie: don't disable bh when handling FW errors
Luca Coelho
1
-2
/
+0
2017-06-23
iwlwifi: pcie: fix command completion name debug
Johannes Berg
1
-1
/
+2
2017-06-23
iwlwifi: fix TX tracing for non-linear SKBs
Johannes Berg
2
-6
/
+4
2017-06-23
iwlwifi: simplify data tracepoint
Johannes Berg
2
-4
/
+2
2017-06-23
iwlwifi: pcie: use kstrtou32_from_user()
Johannes Berg
1
-9
/
+4
2017-06-23
iwlwifi: pcie: remove pointless debugfs parsing for csr file
Johannes Berg
1
-10
/
+0
2017-06-23
iwlwifi: pcie: don't report RF-kill enabled while shutting down
Johannes Berg
7
-71
/
+83
2017-06-23
iwlwifi: pcie: add fake RF-kill to debugfs
Johannes Berg
3
-2
/
+50
2017-06-23
iwlwifi: pcie: pull out common rfkill IRQ handling code
Johannes Berg
1
-49
/
+33
2017-06-23
iwlwifi: use bitfield.h for some registers
Johannes Berg
2
-11
/
+9
2017-06-23
iwlwifi: pcie: fix TVQM queue ID range check
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-06-12
Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...
Kalle Valo
5
-52
/
+275
2017-06-05
iwlwifi: pcie: support dumping FH in a000 hw
Liad Kaufman
1
-3
/
+15
2017-06-05
iwlwifi: add 9000 and A000 device families
Sara Sharon
2
-9
/
+9
2017-06-05
iwlwifi: pcie: add AMSDU to gen2
Sara Sharon
3
-6
/
+172
2017-06-05
iwlwifi: fix host command memory leaks
Shahar S Matityahu
1
-3
/
+6
2017-06-05
iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3
Luca Coelho
1
-2
/
+4
2017-06-02
iwlwifi: add wait for tx queue empty
Sara Sharon
1
-29
/
+43
2017-06-02
iwlwifi: pcie: support page dumping in wrt in gen2
Liad Kaufman
1
-0
/
+29
2017-06-02
iwlwifi: update device ID for a000 family
Sara Sharon
1
-5
/
+7
2017-06-02
iwlwifi: mvm: support getting nvm data from firmware
Sara Sharon
1
-3
/
+6
2017-04-25
iwlwifi: pcie: apply no-reclaim logic only to group 0
Johannes Berg
1
-1
/
+1
2017-04-25
iwlwifi: rename wait_for_tx_queues_empty
Sara Sharon
1
-1
/
+1
2017-04-25
iwlwifi: move to 512 queues
Sara Sharon
1
-3
/
+3
2017-04-25
iwlwifi: pcie: remove superfluous trans->dev assignment
Johannes Berg
1
-1
/
+0
2017-04-25
iwlwifi: pcie: support debug applying on a000 hw
Liad Kaufman
3
-1
/
+6
[prev]
[next]