summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-051-14/+15
* cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-011-0/+9
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai2014-03-281-0/+8
* cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-18/+16
* cxgb4vf: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-02-181-1/+0
* cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-031-4/+11
* net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
* cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-291-0/+25
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-7/+8
* cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur2013-03-141-3/+32
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-071-15/+8
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* cxgb4vf: remove __dev* attributesBill Pemberton2012-12-031-10/+10
* ethernet: Remove casts to same typeJoe Perches2012-06-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-0/+2
|\
| * cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-2/+0
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\
| * switch debugfs to umode_tAl Viro2012-01-031-1/+1
* | net: make ethtool_ops conststephen hemminger2012-01-051-1/+1
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-3/+5
* | Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-3/+4
|/
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-0/+2
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-0/+2947
OpenPOWER on IntegriCloud