summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb/sge.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-201-2/+1Star
* chelsio: add headroom in RX pathEric Dumazet2013-03-201-1/+1
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-081-3/+3
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1Star
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1Star
* chelsio: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+2Star
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-111-0/+2140