Age | Commit message (Expand) | Author | Files | Lines |
2011-08-11 | chelsio: Move the Chelsio drivers | Jeff Kirsher | 1 | -1418/+0 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-22 | cxgb3: do vlan cleanup | Jiri Pirko | 1 | -6/+3 |
2011-07-18 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -4/+4 |
2011-06-22 | drivers/net: Remove casts of void * | Joe Perches | 1 | -1/+1 |
2011-02-13 | net: make dev->master general | Jiri Pirko | 1 | -1/+2 |
2011-02-09 | net: Kill NETEVENT_PMTU_UPDATE. | David S. Miller | 1 | -2/+0 |
2010-11-28 | drivers/net: use vzalloc() | Eric Dumazet | 1 | -4/+2 |
2010-10-21 | cxgb3: function namespace cleanup | stephen hemminger | 1 | -3/+6 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-04 | drivers/net/cxgb3: Use kzalloc for allocating only one thing | Julia Lawall | 1 | -1/+1 |
2009-09-06 | RDMA/cxgb3: Handle port events properly | Steve Wise | 1 | -3/+3 |
2009-06-11 | cxgb3: remove __GFP_NOFAIL usage | Divy Le Ray | 1 | -2/+25 |
2009-01-27 | cxgb3: Notify fatal errors | Divy Le Ray | 1 | -0/+12 |
2008-12-26 | cxgb3: add control to access embedded images | Divy Le Ray | 1 | -0/+9 |
2008-12-19 | cxgb3: manage private iSCSI IP address | Karen Xie | 1 | -18/+49 |
2008-10-14 | cxgb3: extend copyrights to 2008 | Divy Le Ray | 1 | -1/+1 |
2008-09-25 | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -4/+4 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -0/+7 |
2008-07-15 | RDMA/cxgb3: Add support for protocol statistics | Steve Wise | 1 | -0/+7 |
2008-07-11 | cxgb3 - Add iscsi support | Karen Xie | 1 | -0/+11 |
2008-06-25 | cxgb3 - add missing adapter type for RDMA | Divy Le Ray | 1 | -1/+20 |
2008-03-26 | annotate cxgb3 (ab)uses of skb->priority/skb->csum | Al Viro | 1 | -3/+19 |
2008-02-05 | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 1 | -3/+1 |
2008-01-29 | cxgb3 - parity initialization for T3C adapters. | Divy Le Ray | 1 | -2/+13 |
2008-01-29 | drivers/net/cxgb3: trim trailing whitespace | Jeff Garzik | 1 | -1/+1 |
2008-01-29 | drivers/net/cxgb3: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-10-11 | cxgb3 sparse warning fixes | Stephen Hemminger | 1 | -22/+22 |
2007-10-11 | cxgb3 - tighten checks on TID values | Divy Le Ray | 1 | -5/+23 |
2007-10-11 | cxgb3 - Expose HW memory page info | Divy Le Ray | 1 | -0/+7 |
2007-08-31 | cxgb3 - Fix dev->priv usage | Divy Le Ray | 1 | -3/+13 |
2007-07-26 | cxgb3 gfp_t annotations | Al Viro | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-19 | cxgb3 - Fix low memory conditions | Divy Le Ray | 1 | -18/+51 |
2007-04-11 | cxgb3 - missing CPL hanler and register setting. | Divy Le Ray | 1 | -12/+2 |
2007-04-04 | cxgb3 - Safeguard TCAM size usage | Divy Le Ray | 1 | -1/+3 |
2007-03-03 | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 1 | -2/+4 |
2007-02-17 | cxgb3 Fix copyrights in the cxgb3 driver. | Steve Wise | 1 | -1/+0 |
2007-02-09 | [PATCH] trivial cxgb3 annotations | Al Viro | 1 | -2/+2 |
2007-02-06 | cxgb3 - Add dual licensing | Divy Le Ray | 1 | -2/+2 |
2007-02-06 | Add support for the latest 1G/10G Chelsio adapter, T3. | Divy Le Ray | 1 | -0/+1222 |