summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-272-2/+2
* net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-271-0/+2
* amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-272-1/+5
* forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-271-13/+11
* net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-261-1/+3
* net: netcp: add missing of_node_putJulia Lawall2015-10-261-2/+6
* net: thunderx: add missing of_node_putJulia Lawall2015-10-261-1/+3
* sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-261-2/+2
* sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-261-5/+5
* gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-251-3/+1
* gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-251-2/+2
* gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-251-2/+2
* net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-252-6/+27
* net: thunderx: Rewrite silicon revision tests.David Daney2015-10-251-4/+6
* net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-251-1/+1
* net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-251-3/+0
* amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-232-2/+4
* i40e: fix annoying messageJesse Brandeburg2015-10-221-0/+1
* i40e: fix stats offsetsJesse Brandeburg2015-10-221-0/+6
* net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-211-4/+16
* net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-211-1/+1
* net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
* net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
* drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-211-4/+11
* bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-181-9/+23
* via-rhine: fix VLAN receive handling regression.Andrej Ota2015-10-161-1/+2
* mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel2015-10-151-4/+9
* be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP2015-10-131-2/+8
* be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-134-9/+25
* be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy2015-10-131-4/+5
* be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy2015-10-131-2/+5
* be2net: fix BE3-R FW download compatibility checkKalesh AP2015-10-131-1/+9
* net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-131-6/+18
* net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-131-0/+10
* bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
* mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel2015-10-111-1/+3
* mlxsw: switchx2: changing order of exit fallbacksElad Raz2015-10-111-1/+1
* net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat2015-10-091-2/+14
* net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko2015-10-091-1/+1
* net/mlx4_core: Avoid failing the interrupts testCarol L Soto2015-10-091-0/+4
* net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2
* mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann2015-10-081-4/+4
* i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-072-4/+4
* amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-051-0/+3
* i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-051-7/+6
* amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-018-15/+36
|\
| * net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes2015-09-291-3/+4
OpenPOWER on IntegriCloud