index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
2022-04-08
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-08
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-09-22
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
2021-08-26
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
2021-06-23
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
2021-05-26
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
2021-05-26
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
2021-03-30
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
2020-12-30
qlcnic: Fix error code in probe
Dan Carpenter
2020-11-16
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-04
qlcninc: use generic power management
Vaibhav Gupta
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-25
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
2020-04-25
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
2020-03-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-26
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-04-08
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
2018-11-28
qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...
YueHaibing
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-22
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-29
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
2018-09-28
qlcnic: remove ndo_poll_controller
Eric Dumazet
2018-09-12
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
2018-08-09
ethernet/qlogic: remove unused array msi_tgt_status
Colin Ian King
[next]