aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf
Commit message (Expand)AuthorAge
* cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-21
* | cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai2016-09-15
* | cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King2016-08-28
* | cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai2016-08-15
|/
* cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2016-07-30
* cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-25
* cxgb4vf: Synchronize access to mailboxHariprasad Shenai2016-06-25
* cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai2016-06-15
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai2016-04-29
* cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2016-04-06
* cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-10
* cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-10
* cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-10
* cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-10
* cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai2016-03-02
* cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai2016-03-02
* cxgb4vf: Make sge init code more readableHariprasad Shenai2016-03-02
* cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai2016-03-02
* cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2016-03-02
* cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai2016-02-18
* cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai2015-12-23
* cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-23
* cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2015-10-22
* cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai2015-08-04
* cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai2015-07-27
* cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai2015-07-09
* cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai2015-06-02
* cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai2015-05-27
* cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai2015-05-12
* cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2015-05-05
* cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2015-05-05
* cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck2015-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * cxgb4vf: Fix sparse warningsHariprasad Shenai2015-03-29
* | cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-19
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-14
| * cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-13
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-12
* | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-12
* | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-05
* | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai2015-01-05
* | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai2015-01-05
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-05
|/
* cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai2014-12-22