summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/l2t.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb3/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-04-021-2/+2
* cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-7/+1Star
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-1/+1
* net: cxgb3: slight optimization of addr comparedingtianhong2013-12-311-1/+1
* cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-051-2/+4
* cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-051-7/+20
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-3/+12
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-111-0/+445