aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb/cxgb2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-10-18net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-05-22net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe1-13/+2
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-6/+7
2013-01-07chelsio: Use netdev_<level> and pr_<level>Joe Perches1-17/+11
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03chelsio: remove __dev* attributesBill Pemberton1-3/+3
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-3/+4
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-2/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher1-0/+1379