index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_main.c
Age
Commit message (
Expand
)
Author
2014-06-11
qlcnic: Optimize ring count validations
Shahed Shaikh
2014-06-11
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
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-04-27
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2014-04-27
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-27
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-24
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Tx 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-25
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
2014-02-25
qlcnic: Fix function return error check
Shahed Shaikh
2014-02-24
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
2014-02-24
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2014-02-18
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
qlcnic: Cleanup qlcnic_enable_msix() return values
Alexander Gordeev
2014-01-28
qlcnic: Fix tx timeout.
Rajesh Borundia
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: Update poll controller code path
Manish chopra
2014-01-23
qlcnic: Interrupt code cleanup
Manish chopra
2014-01-23
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-13
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-03
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
2013-12-31
net: qlcnic: slight optimization of addr compare
dingtianhong
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: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
[next]