index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2014-08-05
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
1
-2
/
+2
2014-08-05
qlcnic: Set driver version before registering netdev
Rajesh Borundia
1
-3
/
+3
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-3
/
+4
2014-07-02
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
1
-6
/
+35
2014-06-11
qlcnic: Optimize ring count validations
Shahed Shaikh
1
-10
/
+0
2014-06-11
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
1
-3
/
+11
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-5
/
+3
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+62
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
1
-4
/
+12
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
1
-2
/
+2
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
1
-4
/
+1
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
1
-2
/
+47
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-04-27
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
1
-0
/
+3
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
1
-2
/
+3
2014-04-27
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
1
-0
/
+13
2014-04-27
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
1
-1
/
+3
2014-04-27
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-04-24
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
1
-0
/
+9
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
1
-12
/
+16
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
1
-2
/
+3
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
1
-0
/
+8
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
1
-0
/
+38
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
1
-0
/
+10
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2014-02-25
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
1
-0
/
+1
2014-02-25
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
1
-1
/
+1
2014-02-25
qlcnic: Fix function return error check
Shahed Shaikh
1
-1
/
+1
2014-02-24
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
1
-2
/
+2
2014-02-24
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
1
-1
/
+6
2014-02-18
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+6
2014-02-18
qlcnic: Cleanup qlcnic_enable_msix() return values
Alexander Gordeev
1
-5
/
+5
2014-01-28
qlcnic: Fix tx timeout.
Rajesh Borundia
1
-7
/
+2
2014-01-23
qlcnic: Enhance logic to calculate msix vectors.
Himanshu Madhani
1
-64
/
+126
2014-01-23
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
1
-11
/
+29
2014-01-23
qlcnic: Update poll controller code path
Manish chopra
1
-6
/
+28
2014-01-23
qlcnic: Interrupt code cleanup
Manish chopra
1
-3
/
+7
2014-01-23
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
1
-19
/
+50
2014-01-17
qlcnic: make local functions static
stephen hemminger
1
-9
/
+20
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2014-01-13
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
1
-0
/
+1
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
1
-0
/
+3
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2014-01-03
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
1
-3
/
+1
2013-12-31
net: qlcnic: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]