summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb/sge.c
Commit message (Expand)AuthorAgeFilesLines
* chelsio: Convert timers to use timer_setup()Kees Cook2017-10-181-16/+13
* drivers: net: cxgb: use setup_timer() helper.Allen Pais2017-09-211-3/+2
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+2
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-2/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-101-5/+6
* chelsio: fix misspelling of current function in stringJulia Lawall2014-12-091-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* 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/+1
* chelsio: add headroom in RX pathEric Dumazet2013-03-201-1/+1
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-071-3/+3
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1
* 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/+2
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-0/+2140
OpenPOWER on IntegriCloud