aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown3-3/+0
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is presentJack Morgenstein1-0/+2
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis3-3/+0
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-26net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-26net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-26sh_eth: fix RX buffer size calculationSergei Shtylyov1-2/+2
2015-10-26sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-25gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-25net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-25net: 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-22i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-21net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede1-4/+16
2015-10-21net: 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-18net: 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
2015-10-13be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP1-2/+8
2015-10-13be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur4-9/+25
2015-10-13be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy1-4/+5
2015-10-13be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy1-2/+5
2015-10-13be2net: fix BE3-R FW download compatibility checkKalesh AP1-1/+9
2015-10-13net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto1-6/+18
2015-10-13net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto1-0/+10
2015-10-11bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz1-0/+7
2015-10-11mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel1-1/+3
2015-10-11mlxsw: switchx2: changing order of exit fallbacksElad Raz1-1/+1
2015-10-09net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat1-2/+14
2015-10-09net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko1-1/+1
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto1-0/+4
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto1-8/+2
2015-10-08mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann1-4/+4
2015-10-07i40e/i40evf: set AQ count after memory allocationMitch Williams2-4/+4
2015-10-05amd-xgbe: Check for successful buffer allocation before useTom Lendacky1-0/+3
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg1-0/+2
2015-10-05net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-7/+6
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang1-0/+1