summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-04bnx2x: Fix to prevent inner-reloadYuval Mintz
2015-05-04Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller
2015-05-04net/smsc911x: fix irq resource allocation failureKamlakant Patel
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad
2015-05-04ixgbe: Release semaphore bits in the right orderMark Rustad
2015-05-04ixgbe: Fix IOSF SB access issuesMark Rustad
2015-05-04e1000e: fix call to do_div() to use u64 argJeff Kirsher
2015-05-04e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck
2015-05-04e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck
2015-05-04e100: don't initialize int object to zeroJean Sacren
2015-05-04igb: simplify and clean up igb_enable_mas()Todd Fujinaka
2015-05-04via-rhine: close SMP transmit races.françois romieu
2015-05-04via-rhine: dma_wmb transmit barrier.françois romieu
2015-05-04via-rhine: add consistent memory barrier in vlan receive code.françois romieu
2015-05-04via-rhine: kiss rx_head_desc goodbye.françois romieu
2015-05-04via-rhine: forbid holes in the receive descriptor ring.françois romieu
2015-05-04via-rhine: gotoize rhine_open error path.françois romieu
2015-05-04via-rhine: allocate and map receive buffer in a single transactionfrançois romieu
2015-05-04via-rhine: commit receive buffer address before descriptor status update.françois romieu
2015-05-04ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck
2015-05-04r8169: Do not use dev_kfree_skb in xmit pathAlexander Duyck
2015-05-04fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck
2015-05-03drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-01net: rocker: Use ether_addr_equalSimon Horman
2015-04-30drivers: net: xgene: fix kbuild warningsIyappan Subramanian
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso
2015-04-30be2net: log link statusIvan Vecera
2015-04-30ibmveth: Add support for Large Receive OffloadThomas Falcon
2015-04-30ibmveth: Add GRO supportThomas Falcon
2015-04-30ibmveth: Add support for TSOThomas Falcon
2015-04-30ibmveth: change rx buffer default allocation for CMOThomas Falcon
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier
2015-04-30drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian
2015-04-30drivers: net: xgene: Add 10GbE support with ring manager v2Iyappan Subramanian
2015-04-30drivers: net: xgene: Add ring manager v2 functionsIyappan Subramanian