summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf
Commit message (Expand)AuthorAgeFilesLines
* net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-6/+1
* cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath2018-05-253-4/+30
* cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-251-1/+46
* cxgb4: change the port capability bits definitionGanesh Goudar2018-05-231-1/+1
* cxgb4vf: display pause settingsGanesh Goudar2018-04-171-0/+16
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-5/+5
* cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-121-13/+24
* cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath2018-03-041-3/+11
* cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar2018-01-245-3/+44
* cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath2018-01-101-6/+17
* cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar2017-12-281-1/+9
* cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar2017-11-031-0/+58
* drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook2017-10-281-6/+6
* cxgb4vf: make a couple of functions staticColin Ian King2017-10-041-3/+3
* cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-203-131/+461
* net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-143-0/+22
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2017-01-061-9/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-0/+1
|\
| * cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-081-0/+1
* | cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2016-12-081-8/+1
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-232-6/+18
|\
| * cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-212-6/+18
* | cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai2016-09-151-3/+4
* | cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King2016-08-281-1/+1
* | cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai2016-08-143-6/+84
|/
* cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2016-07-301-1/+1
* cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-253-97/+183
* cxgb4vf: Synchronize access to mailboxHariprasad Shenai2016-06-253-0/+65
* cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai2016-06-151-6/+2
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai2016-04-294-25/+192
* cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2016-04-061-1/+2
* cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-101-4/+4
* cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-101-0/+5
* cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-101-71/+94
* cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-101-25/+26
* cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai2016-03-021-46/+0
* cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai2016-03-021-10/+0
* cxgb4vf: Make sge init code more readableHariprasad Shenai2016-03-023-37/+59
* cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai2016-03-021-1/+12
* cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2016-03-021-1/+1
* cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai2016-02-184-61/+171
* cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai2015-12-232-2/+10
* cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-231-2/+9
* cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2015-10-221-1/+1
* cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai2015-08-041-1/+2
* cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai2015-07-261-2/+16
* cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai2015-07-091-3/+9
OpenPOWER on IntegriCloud