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-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
2013-01-30
qlcnic: Fix minidump in NPAR mode
Shahed Shaikh
1
-0
/
+2
2013-01-30
qlcnic: driver LRO bug fix
Manish chopra
2
-5
/
+19
2013-01-30
qlcnic: Free irq for mailbox interrupts
Manish chopra
1
-1
/
+1
2013-01-30
qlcnic: Fix bug in reading HW reset template
Manish chopra
1
-1
/
+1
2013-01-30
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
1
-1
/
+1
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
17
-3631
/
+3806
2013-01-27
qlcnic: Bump up the version to 5.1.32
Jitendra Kalsaria
1
-3
/
+3
2013-01-27
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
4
-9
/
+117
2013-01-27
qlcnic: sleeping function called from invalid context
Jitendra Kalsaria
1
-1
/
+1
2013-01-27
qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.
Himanshu Madhani
1
-1
/
+1
2013-01-27
qlcnic: avoid mixed mode interrupts for some adapter types
Manish chopra
1
-9
/
+26
2013-01-27
qlcnic: enable RSS for TCP over IPv6
Shahed Shaikh
1
-6
/
+15
2013-01-27
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
4
-7
/
+38
2013-01-27
qlcnic: set driver version in firmware
Sritej Velaga
3
-0
/
+42
2013-01-22
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2
-1
/
+3
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2013-01-11
qlge: remove NETIF_F_TSO6 flag
Amerigo Wang
1
-1
/
+1
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
[next]