index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_83xx_init.c
Age
Commit message (
Expand
)
Author
2022-12-26
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Daniil Tatianin
2022-01-09
qlcnic: Simplify DMA setting
Christophe JAILLET
2021-09-10
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
2021-05-17
net: calxeda: Fix wrong function name in comments
Yang Shen
2020-11-16
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-07-14
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2016-06-17
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2015-08-10
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
Shahed Shaikh
2015-07-29
qlcnic: Fix corruption while copying
Shahed Shaikh
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-26
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
2014-08-29
qlcnic: Add support to run firmware POST
Shahed Shaikh
2014-08-29
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
2014-08-21
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-14
qlcnic: Fix max ring count calculation
Shahed Shaikh
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
2014-04-14
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-03-26
qlcnic: Remove casts of pointer to same type
Joe Perches
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-01-23
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
2014-01-23
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
2013-12-17
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
2013-12-17
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2013-12-17
qlcnic: Fix memory allocation
Manish Chopra
2013-12-17
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-10-18
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-10-18
qlcnic: Firmware dump collection when auto recovery is disabled.
Pratik Pujar
2013-08-31
qlcnic: Add support for per port eswitch configuration
Sony Chacko
2013-08-31
qlcnic: Restructuring of qlc_83xx_fw_info structure.
Pratik Pujar
2013-08-31
qlcnic: Add AER support for 83xx adapter
Pratik Pujar
2013-08-31
qlcnic: Remove inline keyword
Manish Chopra
2013-08-27
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
2013-08-21
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
2013-08-20
qlcnic: Add support for 84xx adapters to load firmware from file
Pratik Pujar
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-15
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
[next]