aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb/sge.c
Commit message (Expand)AuthorAge
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-10
* chelsio: fix misspelling of current function in stringJulia Lawall2014-12-09
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-20
* chelsio: add headroom in RX pathEric Dumazet2013-03-20
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-07
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-07
* chelsio: remove __dev* attributesBill Pemberton2012-12-03
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-05
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10