aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/l2t.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-10-031-3/+12
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier2008-10-221-0/+1
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-131-1/+1
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-221-22/+17
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-1/+1
* [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-041-1/+1
* cxgb3: Handle ARP completions that mark neighbors stale.Steve Wise2008-02-111-1/+1
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-1/+1
* cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-171-1/+0
* cxgb3 - Add dual licensingDivy Le Ray2007-02-051-2/+2
* Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray2007-02-051-0/+450