summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-09net: dsa: Centralise global and port setup code into mv88e6xxx.Andrew Lunn6-660/+486
2015-05-06vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf1-0/+3
2015-05-06net: axienet: Fix kernel-doc warningsMichal Simek3-18/+32
2015-05-06net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala1-7/+7
2015-05-06net: axienet: Use of_property_* callsSrikanth Thokala1-20/+15
2015-05-06net: axienet: Use devm_* callsSrikanth Thokala1-27/+27
2015-05-06net: axienet: Use pdev instead of opSrikanth Thokala1-23/+24
2015-05-06net: axienet: Fix comments blocksMichal Simek3-59/+71
2015-05-06net: axienet: Removed coding style errors and warningsSrikanth Thokala2-20/+21
2015-05-06net: axienet: Support phy-less mode of operationSrikanth Thokala1-5/+5
2015-05-06net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2-28/+27
2015-05-06net: axienet: Service completion interrupts ASAPPeter Crosthwaite1-2/+4
2015-05-06net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite1-3/+4
2015-05-06net: axienet: Support for RGMIISrikanth Thokala1-1/+8
2015-05-06cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2-2/+16
2015-05-06cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai3-79/+156
2015-05-06cxgb4: Add device node to ULD infoHariprasad Shenai3-1/+3
2015-05-06cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai3-0/+45
2015-05-06cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai5-13/+28
2015-05-06cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2-1/+14
2015-05-06ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar1-14/+6
2015-05-06ipvlan: 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
2015-05-04e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck3-16/+14
2015-05-04e100: don't initialize int object to zeroJean Sacren1-1/+1
2015-05-04igb: simplify and clean up igb_enable_mas()Todd Fujinaka1-20/+7
2015-05-04via-rhine: close SMP transmit races.françois romieu1-6/+45
2015-05-04via-rhine: dma_wmb transmit barrier.françois romieu1-1/+1
2015-05-04via-rhine: add consistent memory barrier in vlan receive code.françois romieu1-8/+14
2015-05-04via-rhine: kiss rx_head_desc goodbye.françois romieu1-10/+3
2015-05-04via-rhine: forbid holes in the receive descriptor ring.françois romieu1-50/+53
2015-05-04via-rhine: gotoize rhine_open error path.françois romieu1-6/+10
2015-05-04via-rhine: allocate and map receive buffer in a single transactionfrançois romieu1-14/+43
2015-05-04via-rhine: commit receive buffer address before descriptor status update.françois romieu1-0/+1
2015-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller48-167/+303
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-113/+169
2015-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+5
2015-05-02net: rocker: Use ether_addr_equalSimon Horman1-2/+2
2015-05-02rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-01drivers: net: xgene: fix kbuild warningsIyappan Subramanian2-1/+3
2015-05-01Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+17
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30be2net: log link statusIvan Vecera1-0/+2
2015-04-30ibmveth: Add support for Large Receive OffloadThomas Falcon2-1/+17