summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | net: ll_temac: Use one return statement instead of twoMichal Simek2015-05-111-3/+1
* | net: fec: add support of ethtool get_regsPhilippe Reynes2015-05-111-0/+78
* | ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram2015-05-101-23/+23
* | net: macb: Add change_mtu callback with jumbo supportHarini Katakam2015-05-091-1/+23
* | net: macb: Add support for jumbo framesHarini Katakam2015-05-092-4/+27
* | net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam2015-05-091-0/+8
* | gianfar: Enable changing mac addr when if upClaudiu Manoil2015-05-091-1/+12
* | gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil2015-05-091-30/+10
* | cxgb4: Initialize RSS mode for all PortsHariprasad Shenai2015-05-093-7/+80
* | be2net: update the driver version to 10.6.0.2Sathya Perla2015-05-091-1/+1
* | be2net: update copyright year to 2015Vasundhara Volam2015-05-098-8/+8
* | be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2015-05-092-7/+8
* | be2net: simplify UFI compatibility checkingVasundhara Volam2015-05-092-44/+16
* | be2net: post full RXQ on interface enableSuresh Reddy2015-05-091-2/+5
* | be2net: check for INSUFFICIENT_VLANS errorKalesh AP2015-05-093-2/+5
* | be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur2015-05-091-1/+1
* | be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-094-45/+128
* | be2net: add support for spoofchk settingKalesh AP2015-05-094-14/+78
* | sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-096-11/+11
* | sfc: Add use of shared RSS contexts.Jon Cooper2015-05-098-36/+177
* | sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-095-17/+111
* | sfc: manually allocate and free vadaptorsShradha Shah2015-05-093-16/+76
* | sfc: create vports for VFs and assign random MAC addressesShradha Shah2015-05-093-37/+244
* | sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-099-15/+175
* | sfc: get the PF number and record in nic_dataDaniel Pieczko2015-05-092-0/+24
* | sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-097-3/+167
* | sfc: record the PF's vport ID in nic_dataDaniel Pieczko2015-05-092-4/+11
* | sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko2015-05-093-16/+17
* | sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah2015-05-091-0/+1
* | sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-099-1/+82
* | sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-093-57/+67
* | sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-0915-210/+355
* | net: axienet: Fix kernel-doc warningsMichal Simek2015-05-053-18/+32
* | net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala2015-05-051-7/+7
* | net: axienet: Use of_property_* callsSrikanth Thokala2015-05-051-20/+15
* | net: axienet: Use devm_* callsSrikanth Thokala2015-05-051-27/+27
* | net: axienet: Use pdev instead of opSrikanth Thokala2015-05-051-23/+24
* | net: axienet: Fix comments blocksMichal Simek2015-05-053-59/+71
* | net: axienet: Removed coding style errors and warningsSrikanth Thokala2015-05-052-20/+21
* | net: axienet: Support phy-less mode of operationSrikanth Thokala2015-05-051-5/+5
* | net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2015-05-052-28/+27
* | net: axienet: Service completion interrupts ASAPPeter Crosthwaite2015-05-051-2/+4
* | net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite2015-05-051-3/+4
* | net: axienet: Support for RGMIISrikanth Thokala2015-05-051-1/+8
* | cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2015-05-052-2/+16
* | cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai2015-05-053-79/+156
* | cxgb4: Add device node to ULD infoHariprasad Shenai2015-05-053-1/+3
* | cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai2015-05-053-0/+45
* | cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai2015-05-055-13/+28
* | cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2015-05-052-1/+14
OpenPOWER on IntegriCloud