index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_sriov_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Fix memory leak.
Rajesh Borundia
2014-04-24
1
-1
/
+8
*
qlcnic: Fix initialization of vlan list.
Rajesh Borundia
2014-01-28
1
-6
/
+5
*
qlcnic: Interrupt code cleanup
Manish chopra
2014-01-23
1
-0
/
+2
*
qlcnic: make local functions static
stephen hemminger
2014-01-17
1
-3
/
+6
*
qlcnic: Fix SR-IOV cleanup code path
Manish Chopra
2014-01-13
1
-3
/
+1
*
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
2013-12-17
1
-24
/
+216
*
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
2013-12-17
1
-8
/
+0
*
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
1
-1
/
+5
*
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-10-18
1
-3
/
+6
*
qlcnic: Fix VF reset recovery
Manish Chopra
2013-09-15
1
-0
/
+1
*
qlcnic: Enhance PVID handling for 84xx adapters
Manish Chopra
2013-08-31
1
-10
/
+5
*
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
2013-08-27
1
-0
/
+6
*
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
2013-08-21
1
-1
/
+1
*
qlcnic: Add PVID support for 84xx adapters
Manish Chopra
2013-08-20
1
-7
/
+13
*
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
2013-08-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-1
/
+3
|
\
|
*
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2013-08-03
1
-1
/
+1
|
*
qlcnic: Fix operation type and command type.
Pratik Pujar
2013-07-27
1
-0
/
+2
*
|
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
2013-08-01
1
-94
/
+40
*
|
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
2013-08-01
1
-8
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-1
/
+59
|
\
|
*
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
2013-06-23
1
-0
/
+53
|
*
qlcnic: Initialize trans_work and idc_aen_work at VF probe.
Sucheta Chakraborty
2013-05-24
1
-1
/
+5
|
*
qlcnic: Support spoof check config.
Rajesh Borundia
2013-05-24
1
-0
/
+1
*
|
treewide: Fix typo in printk
Masanari Iida
2013-05-28
1
-1
/
+1
|
/
*
qlcnic: remove netdev->trans_start updates within the driver
Sony Chacko
2013-05-22
1
-1
/
+0
*
qlcnic: Fix mailbox response handling.
Rajesh Borundia
2013-05-11
1
-5
/
+3
*
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
2013-04-19
1
-1
/
+1
*
qlcnic: Support VLAN id config.
Rajesh Borundia
2013-04-19
1
-3
/
+168
*
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
2013-04-19
1
-0
/
+72
*
qlcnic: VF reset recovery implementation.
Rajesh Borundia
2013-04-19
1
-22
/
+362
*
qlcnic: VF FLR implementation.
Rajesh Borundia
2013-04-19
1
-5
/
+85
*
qlcnic: Support atomic commands
Rajesh Borundia
2013-03-29
1
-1
/
+129
*
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-29
1
-0
/
+45
*
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
2013-03-29
1
-1
/
+950
*
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
2013-03-29
1
-0
/
+1
*
qlcnic: SR-IOV VF probe
Rajesh Borundia
2013-03-29
1
-0
/
+134
*
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia
2013-03-29
1
-0
/
+40