index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_83xx_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-17
1
-4
/
+0
*
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
Shahed Shaikh
2015-08-10
1
-2
/
+2
*
qlcnic: Fix corruption while copying
Shahed Shaikh
2015-07-29
1
-1
/
+1
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-3
/
+2
|
\
|
*
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
2014-09-26
1
-3
/
+2
*
|
qlcnic: Add support to run firmware POST
Shahed Shaikh
2014-08-29
1
-1
/
+154
*
|
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
2014-08-29
1
-0
/
+1
|
/
*
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
2014-08-21
1
-10
/
+25
*
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-05-09
1
-6
/
+6
*
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-27
1
-0
/
+2
*
qlcnic: Fix max ring count calculation
Shahed Shaikh
2014-04-14
1
-6
/
+8
*
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
2014-04-14
1
-0
/
+2
*
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
2014-04-14
1
-3
/
+2
*
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-04-01
1
-3
/
+5
*
qlcnic: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
1
-0
/
+87
*
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
2014-01-23
1
-1
/
+1
*
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
2014-01-23
1
-1
/
+1
*
qlcnic: make local functions static
stephen hemminger
2014-01-17
1
-4
/
+7
*
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
2014-01-13
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-25
/
+40
|
\
|
*
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2013-12-17
1
-19
/
+34
|
*
qlcnic: Fix memory allocation
Manish Chopra
2013-12-17
1
-4
/
+4
|
*
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
1
-2
/
+2
*
|
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
2013-12-17
1
-5
/
+3
*
|
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
2013-12-17
1
-6
/
+0
|
/
*
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
1
-7
/
+11
*
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
1
-7
/
+31
*
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-11-04
1
-7
/
+9
*
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-10-18
1
-3
/
+6
*
qlcnic: Firmware dump collection when auto recovery is disabled.
Pratik Pujar
2013-10-18
1
-0
/
+11
*
qlcnic: Add support for per port eswitch configuration
Sony Chacko
2013-08-31
1
-46
/
+21
*
qlcnic: Restructuring of qlc_83xx_fw_info structure.
Pratik Pujar
2013-08-31
1
-39
/
+58
*
qlcnic: Add AER support for 83xx adapter
Pratik Pujar
2013-08-31
1
-1
/
+55
*
qlcnic: Remove inline keyword
Manish Chopra
2013-08-31
1
-2
/
+2
*
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
2013-08-27
1
-0
/
+5
*
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
2013-08-21
1
-1
/
+1
*
qlcnic: Add support for 84xx adapters to load firmware from file
Pratik Pujar
2013-08-20
1
-2
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
1
-1
/
+2
|
\
|
*
qlcnic: Fix set driver version command
Himanshu Madhani
2013-08-15
1
-1
/
+2
*
|
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
2013-08-15
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-32
/
+63
|
\
|
|
*
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-03
1
-30
/
+61
|
*
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
2013-07-27
1
-2
/
+2
*
|
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
2013-08-01
1
-20
/
+61
*
|
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
2013-08-01
1
-2
/
+2
|
/
*
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
2013-06-23
1
-4
/
+13
*
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
2013-06-23
1
-0
/
+1
*
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
2013-06-23
1
-1
/
+5
[next]