summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: Use of_property_* callsSrikanth Thokala2015-05-061-20/+15
* net: axienet: Use devm_* callsSrikanth Thokala2015-05-061-27/+27
* net: axienet: Use pdev instead of opSrikanth Thokala2015-05-061-23/+24
* net: axienet: Fix comments blocksMichal Simek2015-05-063-59/+71
* net: axienet: Removed coding style errors and warningsSrikanth Thokala2015-05-062-20/+21
* net: axienet: Support phy-less mode of operationSrikanth Thokala2015-05-061-5/+5
* net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2015-05-062-28/+27
* net: axienet: Service completion interrupts ASAPPeter Crosthwaite2015-05-061-2/+4
* net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite2015-05-061-3/+4
* net: axienet: Support for RGMIISrikanth Thokala2015-05-061-1/+8
* cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2015-05-062-2/+16
* cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai2015-05-063-79/+156
* cxgb4: Add device node to ULD infoHariprasad Shenai2015-05-063-1/+3
* cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai2015-05-063-0/+45
* cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai2015-05-065-13/+28
* cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2015-05-062-1/+14
* ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar2015-05-061-14/+6
* ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar2015-05-063-52/+96
* ixgbe: Use a signed type to hold error codesMark Rustad2015-05-044-11/+11
* ixgbe: Release semaphore bits in the right orderMark Rustad2015-05-041-4/+4
* ixgbe: Fix IOSF SB access issuesMark Rustad2015-05-041-37/+65
* e1000e: fix call to do_div() to use u64 argJeff Kirsher2015-05-041-6/+7
* e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck2015-05-041-0/+14
* e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck2015-05-043-16/+14
* e100: don't initialize int object to zeroJean Sacren2015-05-041-1/+1
* igb: simplify and clean up igb_enable_mas()Todd Fujinaka2015-05-041-20/+7
* via-rhine: close SMP transmit races.françois romieu2015-05-041-6/+45
* via-rhine: dma_wmb transmit barrier.françois romieu2015-05-041-1/+1
* via-rhine: add consistent memory barrier in vlan receive code.françois romieu2015-05-041-8/+14
* via-rhine: kiss rx_head_desc goodbye.françois romieu2015-05-041-10/+3
* via-rhine: forbid holes in the receive descriptor ring.françois romieu2015-05-041-50/+53
* via-rhine: gotoize rhine_open error path.françois romieu2015-05-041-6/+10
* via-rhine: allocate and map receive buffer in a single transactionfrançois romieu2015-05-041-14/+43
* via-rhine: commit receive buffer address before descriptor status update.françois romieu2015-05-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-0348-167/+303
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-0227-113/+169
| |\
| | * net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
| | * net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
| | * netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
| | * net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
| | * mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
| | * cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-291-1/+1
| | * bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
| | * net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-291-0/+10
| | * net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
| | * hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan2015-04-293-26/+7
| | * altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
| | * mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
| | * bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-294-9/+12
| | * trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1