index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
sge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
cxgb3: fix premature page unmap
Divy Le Ray
2009-11-18
1
-2
/
+2
|
|
/
*
|
cxgb3: Set the rxq
Krishna Kumar
2009-10-27
1
-0
/
+1
*
|
cxgb3: No need to wake queue in xmit handler
Krishna Kumar
2009-10-17
1
-1
/
+1
*
|
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
Karen Xie
2009-10-13
1
-9
/
+19
|
/
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
1
-6
/
+5
|
\
|
*
cxgb3: fix dma mapping regression
Divy Le Ray
2009-05-29
1
-6
/
+5
*
|
cxgb3: move away from LLTX
Divy Le Ray
2009-05-29
1
-10
/
+7
*
|
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
1
-1
/
+0
*
|
gro: New frags interface to avoid copying shinfo
Herbert Xu
2009-04-16
1
-21
/
+32
|
/
*
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2009-03-27
1
-35
/
+103
*
cxgb3: sge setup fixes
Divy Le Ray
2009-03-27
1
-1
/
+1
*
cxgb3: start qset timers when setup succeeded
Divy Le Ray
2009-03-27
1
-3
/
+21
*
cxgb3: disable high freq non-data interrupts
Divy Le Ray
2009-03-13
1
-1
/
+2
*
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2009-03-13
1
-40
/
+88
*
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
2009-03-13
1
-0
/
+3
*
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
2009-03-13
1
-1
/
+2
*
cxgb3: release page ref on mapping error
Divy Le Ray
2009-03-13
1
-12
/
+14
*
cxgb3: ring rx door bell less frequently
Divy Le Ray
2009-03-13
1
-8
/
+24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-04
1
-2
/
+1
|
\
|
*
cxgb3: Fix lro switch
Divy Le Ray
2009-02-04
1
-2
/
+1
*
|
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
1
-0
/
+1
*
|
cxgb3: Replace LRO with GRO
Herbert Xu
2009-01-21
1
-103
/
+16
|
/
*
cxgb3: Fix LRO misalignment
Divy Le Ray
2009-01-19
1
-0
/
+1
*
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
2009-01-11
1
-1
/
+1
*
cxgb3: manage private iSCSI IP address
Karen Xie
2008-12-18
1
-3
/
+64
*
cxgb3: Add multiple Tx queue support.
Divy Le Ray
2008-12-16
1
-10
/
+20
*
cxgb3: Fix sparse warning and micro-optimize is_pure_response()
Roland Dreier
2008-11-28
1
-1
/
+1
*
cxgb3: avoid potential memory leak.
Divy Le Ray
2008-11-26
1
-3
/
+2
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
cxgb3: extend copyrights to 2008
Divy Le Ray
2008-10-13
1
-1
/
+1
*
cxgb3: reset the adapter on fatal error
Divy Le Ray
2008-10-08
1
-5
/
+4
*
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
2008-10-08
1
-3
/
+18
*
cxgb3 - remove duplicate tests in lro
Divy Le Ray
2008-09-24
1
-35
/
+0
*
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
2008-09-22
1
-22
/
+23
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-1
/
+1
*
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
1
-12
/
+221
*
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-22
1
-35
/
+80
*
cxgb3 - Fix dma mapping error path
Divy Le Ray
2008-05-22
1
-12
/
+41
*
cxgb3 - fix EEH
Divy Le Ray
2008-05-13
1
-2
/
+27
*
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
2008-03-25
1
-9
/
+9
*
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
2008-03-17
1
-3
/
+9
*
Optimize cxgb3 xmit path (a bit)
Krishna Kumar
2008-02-11
1
-20
/
+15
*
cxgb3: Remove incorrect __devinit annotations
Roland Dreier
2008-02-03
1
-1
/
+1
*
annotate cxgb3
Al Viro
2008-01-28
1
-2
/
+2
*
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
2008-01-28
1
-1
/
+6
[next]