| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 1 | -65/+5 |
* | drivers/net/chelsio/: #if 0 unused functions | Adrian Bunk | 2008-01-28 | 1 | -0/+4 |
* | cxgb - revert file mode changes. | Divy Le Ray | 2007-12-04 | 1 | -0/+0 |
* | cxgb - fix stats | Divy Le Ray | 2007-12-01 | 1 | -4/+0 |
* | cxgb - fix NAPI | Divy Le Ray | 2007-12-01 | 1 | -4/+2 |
* | cxgb - fix T2 GSO | Divy Le Ray | 2007-12-01 | 1 | -19/+15 |
* | [CHELSIO]: Fix skb->dev setting. | Divy Le Ray | 2007-11-15 | 1 | -1/+1 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 1 | -16/+13 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -8/+16 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_network_offset() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+1 |
* | chelsio: Fix non-NAPI compile | Roland Dreier | 2007-02-27 | 1 | -0/+1 |
* | git-netdev-all: chelsio fix | Andrew Morton | 2007-02-05 | 1 | -1/+1 |
* | chelsio: more rx speedup | Stephen Hemminger | 2007-02-05 | 1 | -42/+45 |
* | chelsio: NAPI speed improvement | Stephen Hemminger | 2007-02-05 | 1 | -42/+35 |
* | chelsio: misc cleanups in sge | Francois Romieu | 2007-02-05 | 1 | -35/+19 |
* | chelsio: useless curly braces | Francois Romieu | 2007-02-05 | 1 | -2/+1 |
* | chelsio: spaces, tabs and friends | Francois Romieu | 2007-02-05 | 1 | -61/+64 |
* | [PATCH] chelsio: working NAPI | Stephen Hemminger | 2006-12-11 | 1 | -66/+49 |
* | [PATCH] chelesio: transmit locking (plus bug fix). | Stephen Hemminger | 2006-12-02 | 1 | -4/+15 |
* | [PATCH] chelsio: statistics improvement | Stephen Hemminger | 2006-12-02 | 1 | -15/+50 |
* | [PATCH] chelsio: add support for other 10G boards | Stephen Hemminger | 2006-12-02 | 1 | -118/+652 |
* | [PATCH] chelsio: use kzalloc | Stephen Hemminger | 2006-12-02 | 1 | -6/+3 |
* | [PATCH] chelsio: use __netif_rx_schedule_prep | Stephen Hemminger | 2006-12-02 | 1 | -15/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -5/+5 |
* | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 | 1 | -2/+2 |
* | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 | 1 | -2/+1 |
* | [netdrvr] fix array overflows in Chelsio driver | Scott Bardone | 2006-03-16 | 1 | -3/+3 |
* | [PATCH] chelsio: transmit routine return values | Stephen Hemminger | 2005-12-24 | 1 | -9/+10 |
* | Update Chelsio gige net driver. | Scott Bardone | 2005-06-23 | 1 | -813/+1046 |
* | [PATCH] A new 10GB Ethernet Driver by Chelsio Communications | Christoph Lameter | 2005-05-15 | 1 | -0/+1451 |