index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_83xx_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
1
-1
/
+2
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-07-14
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-25
/
+6
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
1
-0
/
+1
2016-06-17
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
1
-4
/
+0
2015-08-10
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
Shahed Shaikh
1
-2
/
+2
2015-07-29
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2014-09-26
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
1
-3
/
+2
2014-08-29
qlcnic: Add support to run firmware POST
Shahed Shaikh
1
-1
/
+154
2014-08-29
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
1
-0
/
+1
2014-08-21
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
1
-6
/
+6
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
1
-0
/
+2
2014-04-14
qlcnic: Fix max ring count calculation
Shahed Shaikh
1
-6
/
+8
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
1
-0
/
+2
2014-04-14
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
1
-3
/
+2
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
1
-3
/
+5
2014-03-26
qlcnic: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
1
-0
/
+87
2014-01-23
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
1
-1
/
+1
2014-01-23
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
1
-1
/
+1
2014-01-17
qlcnic: make local functions static
stephen hemminger
1
-4
/
+7
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+40
2013-12-17
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
1
-5
/
+3
2013-12-17
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
1
-6
/
+0
2013-12-17
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
1
-19
/
+34
2013-12-17
qlcnic: Fix memory allocation
Manish Chopra
1
-4
/
+4
2013-12-17
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
1
-2
/
+2
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
1
-7
/
+11
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
1
-7
/
+31
2013-11-04
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
1
-7
/
+9
2013-10-18
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
1
-3
/
+6
2013-10-18
qlcnic: Firmware dump collection when auto recovery is disabled.
Pratik Pujar
1
-0
/
+11
2013-08-31
qlcnic: Add support for per port eswitch configuration
Sony Chacko
1
-46
/
+21
2013-08-31
qlcnic: Restructuring of qlc_83xx_fw_info structure.
Pratik Pujar
1
-39
/
+58
2013-08-31
qlcnic: Add AER support for 83xx adapter
Pratik Pujar
1
-1
/
+55
2013-08-31
qlcnic: Remove inline keyword
Manish Chopra
1
-2
/
+2
2013-08-27
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
1
-0
/
+5
2013-08-21
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
1
-1
/
+1
2013-08-20
qlcnic: Add support for 84xx adapters to load firmware from file
Pratik Pujar
1
-2
/
+26
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-08-15
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
1
-7
/
+7
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
1
-1
/
+2
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-32
/
+63
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
1
-30
/
+61
2013-08-01
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
1
-20
/
+61
[next]