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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-3
/
+2
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2014-08-29
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-29
qlcnic: Update version to 5.3.62
Shahed Shaikh
1
-2
/
+2
2014-08-29
qlcnic: Add support to run firmware POST
Shahed Shaikh
4
-2
/
+158
2014-08-29
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
3
-5
/
+5
2014-08-29
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
3
-0
/
+11
2014-08-29
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2
-59
/
+158
2014-08-25
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-2
/
+3
2014-08-21
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-08-21
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
1
-0
/
+57
2014-08-21
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
3
-5
/
+32
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
4
-4
/
+4
2014-08-11
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-08
qlogic: use pci_zalloc_consistent
Joe Perches
2
-9
/
+6
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+19
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
2
-4
/
+4
2014-08-05
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
1
-5
/
+13
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
1
-2
/
+2
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-3
/
+4
2014-07-02
qlcnic: Update version to 5.3.61
Harish Patil
1
-2
/
+2
2014-07-02
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
1
-6
/
+35
2014-06-11
qlcnic: Update version to 5.3.60
Shahed Shaikh
1
-2
/
+2
2014-06-11
qlcnic: Optimize ring count validations
Shahed Shaikh
2
-12
/
+7
2014-06-11
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
3
-20
/
+28
2014-06-11
qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define
Dan Carpenter
1
-1
/
+0
2014-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2014-06-05
qlcnic: Initialize mailbox cmd structure to zero
Rajesh Borundia
1
-0
/
+3
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-05-24
qlcnic: info leak in qlcnic_dcb_peer_app_info()
Dan Carpenter
1
-0
/
+1
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
5
-17
/
+41
2014-05-22
qlogic: Use time_before()
Manuel Schölling
1
-5
/
+5
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
4
-8
/
+6
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
3
-21
/
+70
2014-05-09
qlcnic: Update version to 5.3.59
Rajesh Borundia
1
-2
/
+2
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
5
-50
/
+42
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
6
-28
/
+78
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
6
-107
/
+99
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
3
-17
/
+24
2014-05-07
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
1
-1
/
+1
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2
-18
/
+47
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-04-27
qlcnic: Update version to 5.3.58
Jitendra Kalsaria
1
-2
/
+2
2014-04-27
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2
-1
/
+12
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
5
-4
/
+21
[next]