index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-01
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
2013-08-01
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
2013-07-27
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
2013-06-23
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
2013-06-23
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
2013-06-23
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
2013-05-24
qlcnic: modify reset recovery path in diag mode
Sony Chacko
[next]