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
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
1
-1
/
+1
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
1
-3
/
+3
2007-10-10
cxgb3: trivial endianness annotations
Al Viro
1
-3
/
+3
2007-10-10
cxgb3 - use immediate data for offload Tx
Divy Le Ray
1
-6
/
+11
2007-10-10
cxgb3 - SGE doorbell overflow warning
Divy Le Ray
1
-0
/
+4
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-102
/
+68
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
1
-8
/
+15
2007-07-08
cxgb3 - sge page management
Divy Le Ray
1
-211
/
+212
2007-06-20
cxgb3 - fix netpoll hanlder
Divy Le Ray
1
-1
/
+0
2007-06-20
cxgb3 - fix skb->dev dereference
Divy Le Ray
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+5
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-3
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+1
2007-04-03
cxgb3 - detect NIC only adapters
Divy Le Ray
1
-1
/
+1
2007-02-27
cxgb3 - Feed Rx free list with pages
Divy Le Ray
1
-91
/
+227
2007-02-27
cxgb3 - Recovery from HW starvation of response queue entries.
Divy Le Ray
1
-1
/
+14
2007-02-27
cxgb3 - Unmap offload packets when they are freed
Divy Le Ray
1
-2
/
+61
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
1
-9
/
+29
2007-02-05
cxgb3 - Remove BUG_ON from t3b_intr_napi
Divy Le Ray
1
-2
/
+0
2007-02-05
cxgb3 - remove SW Tx credits coalescing
Divy Le Ray
1
-61
/
+14
2007-02-05
cxgb3 - bind qsets on multiport adapter
Divy Le Ray
1
-0
/
+8
2007-02-05
Add support for the latest 1G/10G Chelsio adapter, T3.
Divy Le Ray
1
-0
/
+2702