summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller2011-12-051-3/+15
* cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-053-9/+22
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-4/+4
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-231-2/+2
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-4/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-4/+5
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
* net: add skb frag size accessorsEric Dumazet2011-10-191-6/+6
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-1/+0
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-073-12/+42
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* cxgb3: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-1024-0/+21791
OpenPOWER on IntegriCloud