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