summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell2014-10-011-0/+2
* sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens2014-09-301-1/+36
* sunvnet: allow admin to set sunvnet MTUDavid L Stevens2014-09-302-4/+9
* sunvnet: make transmit path zero-copy in the kernelDavid L Stevens2014-09-302-45/+182
* sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-302-18/+89
* net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart2014-09-301-1/+1
* net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart2014-09-301-1/+1
* net: pxa168_eth: rework the MAC address setupAntoine Ténart2014-09-301-2/+30
* net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart2014-09-301-0/+13
* net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart2014-09-301-2/+2
* net: pxa168_eth: add device tree supportAntoine Ténart2014-09-301-23/+47
* net: pxa168_eth: clean upAntoine Ténart2014-09-301-52/+50
* net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-301-2/+12
* net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein2014-09-301-2/+7
* net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-301-174/+219
* net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein2014-09-301-7/+21
* net: cpsw: Add am33xx MACID readoutMarkus Pargmann2014-09-302-1/+43
* net: cpsw: Replace pr_err by dev_errMarkus Pargmann2014-09-301-1/+1
* net: cpsw: header, Add missing includeMarkus Pargmann2014-09-301-0/+1
* net: cpsw: Add missing return valueMarkus Pargmann2014-09-301-0/+1
* bonding: make global bonding stats more reliableAndy Gospodarek2014-09-302-28/+43
* macvlan: add source modeMichael Braun2014-09-291-3/+301
* ARCNET: enable eae arcnet card supportMichael Grzeschik2014-09-291-0/+16
* ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-292-58/+95
* ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-291-35/+181
* ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik2014-09-291-0/+14
* ARCNET: return IRQ_NONE if the interface isn't runningMichael Grzeschik2014-09-291-1/+1
* net: qualcomm: new Ethernet over SPI driver for QCA7000Stefan Wahren2014-09-2912-0/+2001
* cxgb4: Add support for adaptive rxHariprasad Shenai2014-09-285-2/+49
* cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai2014-09-282-0/+6
* cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai2014-09-281-52/+52
* cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai2014-09-283-42/+167
* mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet2014-09-281-7/+16
* r8152: support ethtool eeehayeswang2014-09-281-0/+128
* r8152: add functions to set EEEhayeswang2014-09-281-25/+76
* r8152: change the EEE definitionhayeswang2014-09-281-21/+14
* defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki2014-09-282-20/+32
* defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki2014-09-281-2/+2
* defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki2014-09-281-15/+15
* net: dsa: bcm_sf2: add support for controlling EEEFlorian Fainelli2014-09-283-0/+79
* net: dsa: bcm_sf2: add port_enable/disable callbacksFlorian Fainelli2014-09-281-20/+40
* net: dsa: bcm_sf2: disable RGMII interface(s) when link is downFlorian Fainelli2014-09-281-0/+9
* net: bcmgenet: Fix compile warningTobias Klauser2014-09-261-16/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-09-2623-0/+16185
|\
| * fm10k: Add support for PTPAlexander Duyck2014-09-237-1/+683
| * fm10k: Add support for ptp to hw specific filesAlexander Duyck2014-09-235-0/+186
| * fm10k: Add support for debugfsAlexander Duyck2014-09-235-1/+298
| * fm10k: Add support for IEEE DCBxAlexander Duyck2014-09-234-4/+185
| * fm10k: Add support for SR-IOV to driverAlexander Duyck2014-09-235-2/+614
| * fm10k: Add support for SR-IOV to PF core filesAlexander Duyck2014-09-233-1/+874