summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb/sge.c
AgeCommit message (Expand)Author
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-20chelsio: use netdev_alloc_skb_ip_alignstephen hemminger
2013-03-20chelsio: add headroom in RX pathEric Dumazet
2013-01-07chelsio: Use netdev_<level> and pr_<level>Joe Perches
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-03chelsio: remove __dev* attributesBill Pemberton
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-05chelsio: convert to SKB paged frag API.Ian Campbell
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher