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
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-32
/
+15
2022-05-22
qed: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-05-18
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
1
-1
/
+2
2022-05-17
net: qede: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-1
/
+0
2022-05-17
qed: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-1
/
+0
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-5
/
+4
2022-05-02
qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
Yury Norov
1
-1
/
+1
2022-05-02
qed: rework qed_rdma_bmap_free()
Yury Norov
1
-31
/
+14
2022-04-30
qede: Reduce verbosity of ptp tx timestamp
Prabhakar Kushwaha
1
-5
/
+5
2022-04-23
qed: Remove IP services API.
Guillaume Nault
2
-240
/
+1
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2022-04-08
qed: remove an unneed NULL check on list iterator
Xiaomeng Tong
1
-2
/
+2
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-04
qed: fix ethtool register dump
Manish Chopra
1
-1
/
+1
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-22
/
+146
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-21
qed: remove unnecessary memset in qed_init_fw_funcs
Wan Jiabing
1
-2
/
+0
2022-03-19
qlcnic: remove redundant assignment to variable index
Colin Ian King
1
-1
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+18
2022-03-07
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-07
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-03
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2
-2
/
+27
2022-03-03
qed: display VF trust config
Manish Chopra
1
-0
/
+1
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
2022-02-01
qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
Venkata Sudheer Kumar Bhavaraju
2
-14
/
+64
2022-01-10
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-8
/
+3
2022-01-10
qlcnic: Simplify DMA setting
Christophe JAILLET
6
-38
/
+19
2022-01-02
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-23
/
+5
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+13
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-5
/
+0
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+16
2021-12-07
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
2021-12-04
qed*: esl priv flag support through ethtool
Manish Chopra
5
-1
/
+80
2021-12-04
qed*: enhance tx timeout debug info
Manish Chopra
6
-15
/
+162
2021-12-04
qede: validate non LSO skb length
Manish Chopra
1
-0
/
+7
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
4
-15
/
+158
2021-12-02
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-22
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
1
-19
/
+5
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
3
-6
/
+18
[next]