summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-03-29sky2: Receive Overflows not countedMirko Lindner
2013-03-28net/macb: make clk_enable atomicSteffen Trumtrar
2013-03-28net/macb: force endian_swp_pkt_en to offSteffen Trumtrar
2013-03-28net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose
2013-03-28e1000e: fix scheduling while atomic bugsBruce Allan
2013-03-28e1000e: increase driver version numberBruce Allan
2013-03-28e1000e: cleanup unused definesBruce Allan
2013-03-28e1000e: add support for LTR on I217/I218Bruce Allan
2013-03-28e1000e: enable EEE by defaultBruce Allan
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan
2013-03-28e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan
2013-03-28e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan
2013-03-28e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan
2013-03-28e1000e: additional error handling on PHY register accessesBruce Allan
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-28bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-03-27drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-03-27enet: fec: fix fail resume from suspend stateFrank Li
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27bnx2x: Cosmetic changesYaniv Rosner
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior
2013-03-27bnx2x: Fix VF statisticsAriel Elior
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net/davinci_emac: use devres APIsSekhar Nori