aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio/sge.c
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-8/+16
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arphArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+1
* chelsio: Fix non-NAPI compileRoland Dreier2007-02-271-0/+1
* git-netdev-all: chelsio fixAndrew Morton2007-02-051-1/+1
* chelsio: more rx speedupStephen Hemminger2007-02-051-42/+45
* chelsio: NAPI speed improvementStephen Hemminger2007-02-051-42/+35
* chelsio: misc cleanups in sgeFrancois Romieu2007-02-051-35/+19
* chelsio: useless curly bracesFrancois Romieu2007-02-051-2/+1
* chelsio: spaces, tabs and friendsFrancois Romieu2007-02-051-61/+64
* [PATCH] chelsio: working NAPIStephen Hemminger2006-12-111-66/+49
* [PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger2006-12-021-4/+15
* [PATCH] chelsio: statistics improvementStephen Hemminger2006-12-021-15/+50
* [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-021-118/+652
* [PATCH] chelsio: use kzallocStephen Hemminger2006-12-021-6/+3
* [PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger2006-12-021-15/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-5/+5
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1
* [netdrvr] fix array overflows in Chelsio driverScott Bardone2006-03-161-3/+3
* [PATCH] chelsio: transmit routine return valuesStephen Hemminger2005-12-241-9/+10
* Update Chelsio gige net driver.Scott Bardone2005-06-231-813/+1046
* [PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter2005-05-151-0/+1451