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
2013-03-22
qlcnic: Bump up the version to 5.1.38
Shahed Shaikh
1
-2
/
+2
2013-03-22
qlcnic: Clear link status when interface is down
Shahed Shaikh
1
-0
/
+1
2013-03-22
qlcnic: change mdelay to msleep
Shahed Shaikh
1
-1
/
+1
2013-03-22
qlcnic: Log warning message for 83xx adapter in MSI mode.
Himanshu Madhani
1
-0
/
+6
2013-03-22
qlcnic: Fix configure mailbox interrupt command for 83xx adapter
Manish chopra
1
-2
/
+1
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-15
/
+8
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2
-6
/
+5
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2
-30
/
+15
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2
-78
/
+147
2013-03-13
qlcnic: Bump up the version to 5.1.37
Shahed Shaikh
1
-2
/
+2
2013-03-13
qlcnic: Implement flash sysfs callback for 83xx adapter
Himanshu Madhani
3
-8
/
+265
2013-03-12
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2
-7
/
+0
2013-03-09
qlcnic: Bump up the version to 5.1.36
Shahed Shaikh
1
-2
/
+2
2013-03-09
qlcnic: Fix ethtool statistics collection
Shahed Shaikh
1
-4
/
+4
2013-03-09
qlcnic: Fix ethtool statistics for 82xx adapter
Shahed Shaikh
1
-1
/
+2
2013-03-09
qlcnic: Enable LED test support for 83xx adapter
Himanshu Madhani
3
-1
/
+48
2013-03-09
qlcnic: Fix endian issues in 83xx driver
Shahed Shaikh
3
-26
/
+130
2013-03-07
qlcnic: Use generic fdb handler when driver options are not enabled.
Vlad Yasevich
1
-15
/
+6
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-10
/
+10
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+3
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
qlcnic: Bump up the version to 5.1.35
Jitendra Kalsaria
1
-2
/
+2
2013-02-21
qlcnic: Fix configure interrupts for 83xx adapter types
Manish Chopra
1
-7
/
+0
2013-02-21
qlcnic: Fix internal loopback test for 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-02-19
qlcnic: Bump up the version to 5.1.34
Jitendra Kalsaria
1
-2
/
+2
2013-02-19
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
4
-12
/
+177
2013-02-19
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
3
-9
/
+29
2013-02-19
qlcnic: refactor Legacy interrupt handling for 83xx
Himanshu Madhani
4
-56
/
+144
2013-02-19
qlcnic: fix mailbox interrupt.
Sucheta Chakraborty
3
-19
/
+29
2013-02-19
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
1
-2
/
+23
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-2
/
+2
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2013-02-11
qlcnic: fix mailbox response handling
Jitendra Kalsaria
1
-26
/
+40
2013-02-11
qlcnic: enhance MSIX allocation failure log message
Manish Chopra
1
-2
/
+3
2013-02-11
qlcnic: fix async event handling during diagnostic loopback test
Jitendra Kalsaria
1
-2
/
+5
2013-02-11
qlcnic: refactor 83xx diagnostic IRQ test
Jitendra Kalsaria
3
-27
/
+48
2013-02-11
qlcnic: refactor 83xx diagnostic loopback test
Jitendra Kalsaria
5
-32
/
+158
2013-02-11
qlcnic: helper routine to handle async events
Jitendra Kalsaria
4
-64
/
+45
2013-02-11
qlcnic: fix firmware based IDC participation
Jitendra Kalsaria
1
-4
/
+4
2013-02-11
qlcnic: fix initialize NIC mailbox command
Himanshu Madhani
3
-7
/
+12
2013-02-10
qlcnic: set gso_type
Michael S. Tsirkin
1
-1
/
+6
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-14
/
+8
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
1
-1
/
+0
2013-02-04
qlcnic: Updating copyright information.
Jitendra Kalsaria
15
-7
/
+62
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
11
-95
/
+43
2013-02-02
qlcnic: silence false positive overflow warning
Dan Carpenter
1
-1
/
+1
2013-01-30
qlcnic: Bump up the version to 5.1.33
Jitendra Kalsaria
1
-2
/
+2
2013-01-30
qlcnic: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2013-01-30
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
1
-1
/
+2
[next]