summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
AgeCommit message (Expand)Author
2021-09-16net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()Cai Huoqing
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net: chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2020-09-16cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-30cxgb4vf: configure ports accessible by the VFNirranjan Kirubaharan
2020-06-23cxgb4vf: update kernel-doc line commentsRahul Lakkireddy
2020-05-05cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven
2020-03-10net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-26cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-01cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath
2019-03-01cxgb4vf: Revert force link up behaviourArjun Vynipadath
2019-03-01cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath
2019-02-28cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath
2019-02-13cxgb4vf: Few more link management changes.Vishal Kulkarni
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath
2019-01-29cxgb4vf: Update port information in cxgb4vf_open()Arjun Vynipadath
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2018-11-09cxgb4vf: free mac_hlist properlyArjun Vynipadath
2018-11-09cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-04-17cxgb4vf: display pause settingsGanesh Goudar
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar
2018-03-04cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-11-03cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-08-28cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar
2016-06-25cxgb4vf: Synchronize access to mailboxHariprasad Shenai
2016-06-15cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai
2016-04-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai
2016-03-10cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai