aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAge
* cxgb3: fix out of bounds readMichal Schmidt2016-05-01
* cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2015-12-07
* cxgb3: avoid needless buffer copy for firmwareKees Cook2015-06-21
* chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches2015-04-01
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* cxgb3: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-02-18
* net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-02
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-07
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* cxgb3: remove __dev* attributesBill Pemberton2012-12-03
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
|/
* cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com2012-07-19
* cxgb3: set maximal number of default RSS queuesYuval Mintz2012-07-05
* cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-30
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10