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
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+4
2021-04-19
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
Jiri Kosina
1
-3
/
+4
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
3
-5
/
+28
2021-04-14
iwlwifi: pcie: Change ma product string name
Matti Gottlieb
1
-3
/
+3
2021-04-14
iwlwifi: trans/pcie: defer transport initialisation
Johannes Berg
1
-0
/
+4
2021-04-14
iwlwifi: pcie: add ISR debug info for msix debug
Mordechay Goodstein
2
-5
/
+16
2021-04-14
iwlwifi: pcie: merge napi_poll_msix functions
Mordechay Goodstein
1
-33
/
+10
2021-04-14
iwlwifi: queue: avoid memory leak in reset flow
Mordechay Goodstein
1
-2
/
+2
2021-04-14
iwlwifi: remove remaining software checksum code
Johannes Berg
1
-8
/
+3
2021-04-14
iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()
Ravi Darsi
1
-2
/
+2
2021-04-14
iwlwifi: add new so-gf device
ybaruch
1
-1
/
+8
2021-04-14
iwlwifi: add ax201 killer device
ybaruch
1
-0
/
+2
2021-04-14
iwlwifi: pcie: make cfg vs. trans_cfg more robust
Johannes Berg
1
-7
/
+28
2021-04-14
iwlwifi: pcie: clear only FH bits handle in the interrupt
Mordechay Goodstein
1
-1
/
+8
2021-04-14
iwlwifi: change step in so-gf struct
ybaruch
1
-1
/
+1
2021-04-14
iwlwifi: pcie: Add support for Bz Family
Matti Gottlieb
1
-0
/
+24
2021-04-14
iwlwifi: pcie: normally grab NIC access for inflight-hcmd
Johannes Berg
1
-22
/
+11
2021-04-14
iwlwifi: pcie: avoid unnecessarily taking spinlock
Johannes Berg
1
-30
/
+24
2021-04-06
iwlwifi: pcie: add support for So-F devices
Luca Coelho
1
-1
/
+25
2021-04-06
iwlwifi: add support for Qu with AX201 device
Matt Chen
1
-0
/
+1
2021-04-06
iwlwifi: pcie: properly set LTR workarounds on 22000 devices
Johannes Berg
3
-32
/
+37
2021-03-23
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
Jiri Kosina
1
-3
/
+4
2021-03-03
iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...
Jiri Kosina
1
-1
/
+2
2021-02-26
iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabled
Kalle Valo
1
-1
/
+2
2021-02-11
iwlwifi: pcie: define FW_RESET_TIMEOUT for clarity
Matti Gottlieb
1
-1
/
+3
2021-02-11
iwlwifi: pnvm: set the PNVM again if it was already loaded
Luca Coelho
1
-9
/
+12
2021-02-10
iwlwifi: pcie: don't crash when rx queues aren't allocated in interrupt
Emmanuel Grumbach
1
-0
/
+3
2021-02-10
iwlwifi: pcie: add AX201 and AX211 radio modules for Ma devices
Matti Gottlieb
1
-0
/
+10
2021-02-10
iwlwifi: pcie: add CDB bit to the device configuration parsing
Matti Gottlieb
1
-75
/
+77
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
3
-28
/
+18
2021-02-10
iwlwifi: dbg: add op_mode callback for collecting debug data.
Mordechay Goodstein
2
-0
/
+8
2021-02-10
iwlwifi: pcie: Change Ma device ID
Matti Gottlieb
1
-1
/
+1
2021-02-10
iwlwifi: pcie: NULLify pointers after free
Emmanuel Grumbach
2
-2
/
+9
2021-02-10
iwlwifi: pcie: don't disable interrupts for reg_lock
Johannes Berg
3
-22
/
+16
2021-02-10
iwlwifi: pcie: add a few missing entries for So with Hr
Luca Coelho
1
-0
/
+8
2021-02-10
iwlwifi: add new cards for So and Qu family
Ihab Zhaika
1
-0
/
+26
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
7
-478
/
+321
2021-02-05
iwlwifi: pcie: Disable softirqs during Rx queue init
Ilan Peer
1
-18
/
+18
2021-02-05
iwlwifi: pcie: add support for SnJ with Hr1
Luca Coelho
1
-0
/
+6
2021-02-05
iwlwifi: add support for SnJ with Jf devices
Luca Coelho
1
-13
/
+59
2021-02-05
iwlwifi: move SnJ and So rules to the new tables
Luca Coelho
1
-40
/
+43
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
5
-284
/
+14
2021-02-05
iwlwifi: mvm: don't send commands during suspend\resume transition
Haim Dreyfuss
2
-0
/
+12
2021-02-05
iwlwifi: remove TRANS_PM_OPS
Emmanuel Grumbach
1
-21
/
+0
2021-02-05
iwl-trans: iwlwifi: move sync NMI logic to trans
Mordechay Goodstein
4
-49
/
+28
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
5
-83
/
+171
2021-01-25
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
1
-0
/
+10
2021-01-25
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
1
-6
/
+2
2021-01-25
iwlwifi: pcie: fix context info memory leak
Johannes Berg
1
-2
/
+9
[next]