summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3/sge.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+2
2007-04-26[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+2
2007-04-26[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+1
2007-04-04cxgb3 - detect NIC only adaptersDivy Le Ray1-1/+1
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray1-91/+227
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray1-1/+14
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray1-2/+61
2007-02-06cxgb3 - Add dual licensingDivy Le Ray1-9/+29
2007-02-06cxgb3 - Remove BUG_ON from t3b_intr_napiDivy Le Ray1-2/+0
2007-02-06cxgb3 - remove SW Tx credits coalescingDivy Le Ray1-61/+14
2007-02-06cxgb3 - bind qsets on multiport adapterDivy Le Ray1-0/+8
2007-02-06Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray1-0/+2702