index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_sriov_pf.c
Age
Commit message (
Expand
)
Author
2014-01-13
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
2014-01-13
qlcnic: Restrict VF from configuring any VLAN mode.
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 resource allocation for TX queues
Manish Chopra
2013-12-17
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
2013-12-17
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-31
qlcnic: Remove inline keyword
Manish Chopra
2013-08-31
qlcnic: Enhance PVID handling for 84xx adapters
Manish Chopra
2013-08-27
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
2013-08-27
qlcnic: dcb: Get DCB parameters from the adapter.
Sucheta Chakraborty
2013-08-27
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
2013-07-27
qlcnic: Fix setting Guest VLAN
Manish Chopra
2013-07-27
qlcnic: Fix operation type and command type.
Pratik Pujar
2013-07-19
qlcnic: Fix guest VLAN
Manish Chopra
2013-07-19
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
2013-05-24
qlcnic: Support spoof check config.
Rajesh Borundia
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
2013-04-19
qlcnic: Support VLAN id config.
Rajesh Borundia
2013-04-19
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
2013-04-19
qlcnic: VF reset recovery implementation.
Rajesh Borundia
2013-04-19
qlcnic: VF FLR implementation.
Rajesh Borundia
2013-04-19
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
2013-04-02
qlcnic: Fix sparse warnings.
Rajesh Borundia
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-29
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
2013-03-29
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia