index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
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
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
2013-12-17
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
2013-12-17
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
2013-12-17
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
2013-12-17
qlcnic: Issue INIT_NIC command only once.
Sucheta Chakraborty
2013-12-17
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
2013-12-17
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
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-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-26
qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter
Shahed Shaikh
2013-10-18
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-10-18
qlcnic: Update ethtool standard pause settings.
Jitendra Kalsaria
2013-10-18
qlcnic: Enhance ethtool to display ring indices and interrupt mask
Pratik Pujar
2013-10-18
qlcnic: Print informational messages only once during driver load.
Sucheta Chakraborty
2013-10-14
treewide: Fix typo in printk
Masanari Iida
[next]