summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-09be2net: use be_virtfn() instead of !be_physfn()Kalesh AP
2015-05-09be2net: simplify UFI compatibility checkingVasundhara Volam
2015-05-09be2net: post full RXQ on interface enableSuresh Reddy
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP
2015-05-09be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur
2015-05-09be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar
2015-05-09be2net: add support for spoofchk settingKalesh AP
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah
2015-05-09sfc: create vports for VFs and assign random MAC addressesShradha Shah
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: get the PF number and record in nic_dataDaniel Pieczko
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko
2015-05-09sfc: record the PF's vport ID in nic_dataDaniel Pieczko
2015-05-09sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko
2015-05-09sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-05-09sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-05-09net: dsa: mv88e6xxx: Fix false positive lockdep splatAndrew Lunn
2015-05-09net: dsa: mv88e6xxx: Replace stats mutex with SMI mutexAndrew Lunn
2015-05-09net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutexAndrew Lunn
2015-05-09net: dsa: mv88e6131: Add support for mv88e6185Andrew Lunn
2015-05-09net: dsa: mv88e6171: Add other members of the familyAndrew Lunn
2015-05-09net: dsa: Move mv88e6172 support into mv88e6352 family driverAndrew Lunn
2015-05-09net: dsa: Converting remaining registers to mnemonicsAndrew Lunn
2015-05-09net: dsa: Centralize setting up portsAndrew Lunn
2015-05-09net: dsa: Centralise global and port setup code into mv88e6xxx.Andrew Lunn
2015-05-05vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek
2015-05-05net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala
2015-05-05net: axienet: Use of_property_* callsSrikanth Thokala
2015-05-05net: axienet: Use devm_* callsSrikanth Thokala
2015-05-05net: axienet: Use pdev instead of opSrikanth Thokala
2015-05-05net: axienet: Fix comments blocksMichal Simek
2015-05-05net: axienet: Removed coding style errors and warningsSrikanth Thokala
2015-05-05net: axienet: Support phy-less mode of operationSrikanth Thokala
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala
2015-05-05net: axienet: Service completion interrupts ASAPPeter Crosthwaite
2015-05-05net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite
2015-05-05net: axienet: Support for RGMIISrikanth Thokala
2015-05-05cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai
2015-05-05cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai
2015-05-05ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar