aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2015-11-02qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-11-02sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov1-1/+1
2015-11-02sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov1-4/+4
2015-11-02Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-1/+1
2015-11-01stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-01net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-11-01net: smsc911x: Fix crash if loopback test failsPavel Fedin1-0/+1
2015-11-01fec: Use gpio_set_value_cansleep()Fabio Estevam1-1/+1
2015-10-30can: Use correct type in sizeof() in nla_put()Marek Vasut1-1/+1
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-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-26netdev/phy: add missing of_node_putJulia Lawall1-0/+1
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-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar2-7/+74
2015-10-22i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis3-0/+105
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-21xen-netfront: update num_queues to real createdJoe Jin1-7/+7
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-21net: phy: smsc: disable energy detect modeHeiko Schocher1-5/+14
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-18Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller12-20/+54
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-18xen-netback: correctly check failed allocationInsu Yun1-0/+6