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
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+8
2010-02-24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
1
-2
/
+8
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+12
2010-02-08
cxgb3: fix GRO checksum check
Divy Le Ray
1
-8
/
+12
2010-02-05
Fix spelling of 'platform' in comments and doc
Stefan Weil
1
-2
/
+2
2010-02-03
cxgb3: add memory barriers
Divy Le Ray
1
-4
/
+12
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-11-18
cxgb3: fix premature page unmap
Divy Le Ray
1
-2
/
+2
2009-10-27
cxgb3: Set the rxq
Krishna Kumar
1
-0
/
+1
2009-10-17
cxgb3: No need to wake queue in xmit handler
Krishna Kumar
1
-1
/
+1
2009-10-13
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
Karen Xie
1
-9
/
+19
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+5
2009-05-29
cxgb3: move away from LLTX
Divy Le Ray
1
-10
/
+7
2009-05-29
cxgb3: fix dma mapping regression
Divy Le Ray
1
-6
/
+5
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
1
-21
/
+32
2009-03-27
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
1
-35
/
+103
2009-03-27
cxgb3: sge setup fixes
Divy Le Ray
1
-1
/
+1
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
1
-3
/
+21
2009-03-13
cxgb3: disable high freq non-data interrupts
Divy Le Ray
1
-1
/
+2
2009-03-13
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
1
-40
/
+88
2009-03-13
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
1
-0
/
+3
2009-03-13
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
1
-1
/
+2
2009-03-13
cxgb3: release page ref on mapping error
Divy Le Ray
1
-12
/
+14
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
1
-8
/
+24
2009-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2009-02-04
cxgb3: Fix lro switch
Divy Le Ray
1
-2
/
+1
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
1
-0
/
+1
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
1
-103
/
+16
2009-01-19
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
1
-1
/
+1
2008-12-18
cxgb3: manage private iSCSI IP address
Karen Xie
1
-3
/
+64
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
1
-10
/
+20
2008-11-28
cxgb3: Fix sparse warning and micro-optimize is_pure_response()
Roland Dreier
1
-1
/
+1
2008-11-26
cxgb3: avoid potential memory leak.
Divy Le Ray
1
-3
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
1
-1
/
+1
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
1
-5
/
+4
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
1
-3
/
+18
2008-09-24
cxgb3 - remove duplicate tests in lro
Divy Le Ray
1
-35
/
+0
2008-09-22
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
1
-22
/
+23
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
1
-12
/
+221
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
1
-35
/
+80
[next]