summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-0615-30/+15
* net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-2/+2
* chelsio: Remove extern from function prototypesJoe Perches2013-09-241-23/+23
* net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe2013-05-221-13/+2
* 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-192-7/+8
* 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-072-20/+14
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-073-8/+5
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1
* chelsio: remove __dev* attributesBill Pemberton2012-12-034-9/+9
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-163-5/+6
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-2/+0
* 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
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-1024-0/+13762
OpenPOWER on IntegriCloud