开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_83xx_hw.c
Age
Commit message (
Expand
)
Author
2024-09-11
qlcnic: make read-only const array key static
Colin Ian King
2023-03-08
qlcnic: Remove unnecessary aer.h include
Bjorn Helgaas
2022-11-25
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-08-17
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
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-05-25
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-03-26
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-01-29
qlcnic: fix deadlock bug
Junxiao Bi
2017-06-02
qlcnic: Fix tunnel offload for 82xx adapters
Chopra, Manish
2017-05-11
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-20
net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-16
net: qlcnic: don't set unused function argument
Arnd Bergmann
2016-03-10
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2016-03-10
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2015-10-13
qlcnic: constify qlcnic_mbx_ops structure
Julia Lawall
2015-09-09
net: qlcnic: delete redundant memsets
Rasmus Villemoes
2015-08-10
qlcnic: Add support to enable capability to extend minidump for iSCSI
Shahed Shaikh
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2014-08-29
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
2014-08-29
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2014-08-21
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-04-27
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-25
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2014-02-24
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2014-01-23
qlcnic: Enhance logic to calculate msix vectors.
Himanshu Madhani
2014-01-23
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
2014-01-23
qlcnic: Interrupt code cleanup
Manish chopra
2014-01-23
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
2014-01-19
qlcnic: fix sparse warnings
Fengguang Wu
2014-01-17
qlcnic: remove unused code
stephen hemminger
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-13
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
2014-01-13
qlcnic: Turn on promiscous mode for SRIOV PF.
Sucheta Chakraborty
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-02
qlcnic: Fix loopback diagnostic test
Manish Chopra
2013-12-19
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
Rashika Kheria
[next]