index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
Lines
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
-6
/
+70
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
-15
/
+18
2008-05-06
cxgb3: Use CAP_SYS_RAWIO for firmware
Alan Cox
-2
/
+2
2008-04-29
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
-1
/
+1
2008-04-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
-2
/
+0
2008-04-17
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
-2
/
+2
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
-9
/
+9
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
-3
/
+19
2008-03-25
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
-9
/
+9
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
-3
/
+9
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
-3
/
+9
2008-03-04
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().
YOSHIFUJI Hideaki
-1
/
+1
2008-02-11
cxgb3: Handle ARP completions that mark neighbors stale.
Steve Wise
-1
/
+1
2008-02-11
Optimize cxgb3 xmit path (a bit)
Krishna Kumar
-20
/
+15
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
-3
/
+1
2008-02-03
cxgb3: Remove incorrect __devinit annotations
Roland Dreier
-14
/
+12
2008-01-28
annotate cxgb3
Al Viro
-24
/
+26
2008-01-28
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
-1
/
+1
2008-01-28
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
-11
/
+10
2008-01-28
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
-29
/
+472
2008-01-28
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
-31
/
+31
2008-01-28
cxgb3 - Fix I/O synchronization
Divy Le Ray
-2
/
+5
2008-01-28
cxgb3 - HW set up updates
Divy Le Ray
-4
/
+44
2008-01-28
cxgb3 - sysfs methods clean up
Divy Le Ray
-10
/
+9
2008-01-28
cxgb3 - fix interaction with pktgen
Divy Le Ray
-42
/
+40
2008-01-28
cxgb3 - FW upgrade
Divy Le Ray
-5
/
+9
2008-01-28
cxgb3 - Add EEH support
Divy Le Ray
-0
/
+107
2008-01-28
cxgb3 - Fix resources release.
Divy Le Ray
-4
/
+4
2008-01-28
cxgb3 - Use wild card for PCI subdevice ID match
Divy Le Ray
-12
/
+12
2008-01-28
cxgb3 - fix MSI-X failure path
Divy Le Ray
-1
/
+2
2008-01-28
drivers/net/cxgb3: Add missing "space"
Joe Perches
-1
/
+1
2007-12-07
cxgb3 - T3C support update
Divy Le Ray
-19
/
+58
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
-4
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
-1
/
+1
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
-33
/
+31
2007-10-10
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
-4
/
+1
2007-10-10
cxgb3: trivial endianness annotations
Al Viro
-5
/
+5
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
-3
/
+8
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
-3
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
-1
/
+0
2007-10-10
cxgb3 - Update engine microcode version
Divy Le Ray
-2
/
+2
2007-10-10
cxgb3 - Add T3C rev
Divy Le Ray
-0
/
+4
2007-10-10
cxgb3 - CQ context operations time out too soon.
Divy Le Ray
-8
/
+11
2007-10-10
cxgb3 - Set the CQ_ERR bit in CQ contexts.
Divy Le Ray
-1
/
+6
2007-10-10
cxgb3 - remove false positive in xgmac workaround
Divy Le Ray
-1
/
+4
2007-10-10
cxgb3 - log and clear PEX errors
Divy Le Ray
-0
/
+6
2007-10-10
cxgb3 - Firmware update
Divy Le Ray
-11
/
+22
2007-10-10
cxgb3 - Update internal memory management
Divy Le Ray
-0
/
+4
2007-10-10
cxgb3 - log adapter serial number
Divy Le Ray
-3
/
+8
2007-10-10
cxgb3 - Fatal error update
Divy Le Ray
-0
/
+4
[next]