aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-09be2net: add support for spoofchk settingKalesh AP4-14/+78
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah6-11/+11
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper8-36/+177
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree5-17/+111
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah3-16/+76
2015-05-09sfc: create vports for VFs and assign random MAC addressesShradha Shah3-37/+244
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah9-15/+175
2015-05-09sfc: get the PF number and record in nic_dataDaniel Pieczko2-0/+24
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko7-3/+167
2015-05-09sfc: record the PF's vport ID in nic_dataDaniel Pieczko2-4/+11
2015-05-09sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko3-16/+17
2015-05-09sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah1-0/+1
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah9-1/+82
2015-05-09sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko3-57/+67
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon codeShradha Shah15-210/+355
2015-05-09net: dsa: mv88e6xxx: Fix false positive lockdep splatAndrew Lunn1-9/+37
2015-05-09net: dsa: mv88e6xxx: Replace stats mutex with SMI mutexAndrew Lunn1-23/+27
2015-05-09net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutexAndrew Lunn2-59/+63
2015-05-09net: dsa: mv88e6131: Add support for mv88e6185Andrew Lunn1-0/+3
2015-05-09net: dsa: mv88e6171: Add other members of the familyAndrew Lunn2-3/+12
2015-05-09net: dsa: Move mv88e6172 support into mv88e6352 family driverAndrew Lunn3-51/+15
2015-05-09net: dsa: Converting remaining registers to mnemonicsAndrew Lunn5-16/+69
2015-05-09net: dsa: Centralize setting up portsAndrew Lunn6-37/+20
2015-05-09net: dsa: Centralise global and port setup code into mv88e6xxx.Andrew Lunn6-660/+486
2015-05-05vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf1-0/+3
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek3-18/+32
2015-05-05net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala1-7/+7
2015-05-05net: axienet: Use of_property_* callsSrikanth Thokala1-20/+15
2015-05-05net: axienet: Use devm_* callsSrikanth Thokala1-27/+27
2015-05-05net: axienet: Use pdev instead of opSrikanth Thokala1-23/+24
2015-05-05net: axienet: Fix comments blocksMichal Simek3-59/+71
2015-05-05net: axienet: Removed coding style errors and warningsSrikanth Thokala2-20/+21
2015-05-05net: axienet: Support phy-less mode of operationSrikanth Thokala1-5/+5
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2-28/+27
2015-05-05net: axienet: Service completion interrupts ASAPPeter Crosthwaite1-2/+4
2015-05-05net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite1-3/+4
2015-05-05net: axienet: Support for RGMIISrikanth Thokala1-1/+8
2015-05-05cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2-2/+16
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai3-79/+156
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai3-1/+3
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai3-0/+45
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai5-13/+28
2015-05-05cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2-1/+14
2015-05-05ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar1-14/+6
2015-05-05ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar3-52/+96
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad4-11/+11
2015-05-04ixgbe: Release semaphore bits in the right orderMark Rustad1-4/+4
2015-05-04ixgbe: Fix IOSF SB access issuesMark Rustad1-37/+65
2015-05-04e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2015-05-04e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck1-0/+14