summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Merge tag 'v4.3.5' into dev-4.3openbmc-20160202-1Joel Stanley3-5/+6
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-27Merge tag 'v4.3.4' into dev-4.3Joel Stanley5-12/+13
2016-01-23gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2016-01-23sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-23net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-23atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-17Merge tag 'v4.3.3' into dev-4.3openbmc-20151217-1Joel Stanley13-29/+162
2015-12-15net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-2/+8
2015-12-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-12-15net/mlx5e: Added self loopback preventionTariq Toukan1-2/+54
2015-12-15r8169: fix kasan reported skb use-after-free.françois romieu1-3/+3
2015-12-09net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-11-25net/faraday: Use ncsi_stop_dev()Gavin Shan1-4/+9
2015-11-25net/ncsi: Rename ncsi_stop_dev() to ncsi_suspend_dev()Gavin Shan1-1/+1
2015-11-18net/faraday: Enable offload checksum according to device-treeGavin Shan1-1/+5
2015-11-18net/faraday: Enable NCSI interfaceGavin Shan1-61/+211
2015-10-28net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-28net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-28amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-28forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-27net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-27net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-27net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-27sh_eth: fix RX buffer size calculationSergei Shtylyov1-2/+2
2015-10-27sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-26gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-26gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-26gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-26net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-26net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-26net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-26net: thunderx: Remove PF soft reset.Sunil Goutham1-3/+0
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-10-23i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-23i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-22net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede1-4/+16
2015-10-22net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab1-1/+1
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher1-4/+11
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott1-14/+19
2015-10-19net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-16via-rhine: fix VLAN receive handling regression.Andrej Ota1-1/+2
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel1-4/+9