summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto-2/+2
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein-0/+2
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas-1/+5
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman-13/+11
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall-1/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall-0/+1
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall-0/+2
2015-10-26netdev/phy: add missing of_node_putJulia Lawall-0/+1
2015-10-26net: netcp: add missing of_node_putJulia Lawall-2/+6
2015-10-26net: thunderx: add missing of_node_putJulia Lawall-1/+3
2015-10-26sh_eth: fix RX buffer size calculationSergei Shtylyov-2/+2
2015-10-26sh_eth: fix RX buffer size alignmentSergei Shtylyov-5/+5
2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil-3/+1
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil-2/+2
2015-10-25gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil-2/+2
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu-6/+27
2015-10-25net: thunderx: Rewrite silicon revision tests.David Daney-4/+6
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham-1/+1
2015-10-25net: thunderx: Remove PF soft reset.Sunil Goutham-3/+0
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault-1/+1
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas-2/+4
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan-1/+22
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang-1/+1
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar-7/+74
2015-10-22i40e: fix annoying messageJesse Brandeburg-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg-0/+6
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork-0/+4
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis-0/+105
2015-10-21net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede-4/+16
2015-10-21net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab-1/+1
2015-10-21xen-netfront: update num_queues to real createdJoe Jin-7/+7
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer-5/+17
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher-5/+14
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher-4/+11
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott-14/+19
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli-9/+23
2015-10-18Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller-20/+54
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross-10/+9
2015-10-18xen-netback: correctly check failed allocationInsu Yun-0/+6
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang-0/+5
2015-10-16via-rhine: fix VLAN receive handling regression.Andrej Ota-1/+2
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel-4/+9
2015-10-13be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP-2/+8
2015-10-13be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur-9/+25
2015-10-13be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy-4/+5
2015-10-13be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy-2/+5
2015-10-13be2net: fix BE3-R FW download compatibility checkKalesh AP-1/+9
2015-10-13net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto-6/+18
2015-10-13net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto-0/+10