aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2020-06-28cxgb4vf: fix t4vf_eth_xmit()'s return typeLuc Van Oostenryck1-1/+1
2019-03-01cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath1-6/+6
2019-02-28cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath1-0/+1
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath1-1/+2
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar1-0/+1
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom1-0/+1
2016-06-25cxgb4vf: Synchronize access to mailboxHariprasad Shenai1-0/+8
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai1-0/+4
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai1-0/+8
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai1-0/+4
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai1-0/+7
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai1-0/+8
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai1-1/+0
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur1-0/+1
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2011-10-21cxgb4vf: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher1-0/+534