summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-10-01fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell
2014-09-30sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens
2014-09-30sunvnet: make transmit path zero-copy in the kernelDavid L Stevens
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens
2014-09-30net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart
2014-09-30net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart
2014-09-30net: pxa168_eth: rework the MAC address setupAntoine Ténart
2014-09-30net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart
2014-09-30net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart
2014-09-30net: pxa168_eth: add device tree supportAntoine Ténart
2014-09-30net: pxa168_eth: clean upAntoine Ténart
2014-09-30net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein
2014-09-30net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny
2014-09-30net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann
2014-09-30net: cpsw: Replace pr_err by dev_errMarkus Pargmann
2014-09-30net: cpsw: header, Add missing includeMarkus Pargmann
2014-09-30net: cpsw: Add missing return valueMarkus Pargmann
2014-09-30bonding: make global bonding stats more reliableAndy Gospodarek
2014-09-29macvlan: add source modeMichael Braun
2014-09-29ARCNET: enable eae arcnet card supportMichael Grzeschik
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik
2014-09-29ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik
2014-09-29ARCNET: return IRQ_NONE if the interface isn't runningMichael Grzeschik
2014-09-29net: qualcomm: new Ethernet over SPI driver for QCA7000Stefan Wahren
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai
2014-09-28mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet
2014-09-28r8152: support ethtool eeehayeswang
2014-09-28r8152: add functions to set EEEhayeswang
2014-09-28r8152: change the EEE definitionhayeswang
2014-09-28defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki
2014-09-28defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki
2014-09-28defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki
2014-09-28net: dsa: bcm_sf2: add support for controlling EEEFlorian Fainelli
2014-09-28net: dsa: bcm_sf2: add port_enable/disable callbacksFlorian Fainelli
2014-09-28net: dsa: bcm_sf2: disable RGMII interface(s) when link is downFlorian Fainelli
2014-09-26net: bcmgenet: Fix compile warningTobias Klauser
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-26net: fec: free resource after phy probe failedNimrod Andy
2014-09-26net: fec: align rx data buffer size for dma map/unmapNimrod Andy
2014-09-26net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy
2014-09-26net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy
2014-09-26fec: Remove fec_enet_select_queue()Fabio Estevam
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller