summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther2014-10-021-6/+7
* vxlan: Set inner protocol before transmitTom Herbert2014-10-021-0/+4
* net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2014-10-022-65/+145
* r8169: add support for Byte Queue LimitsFlorian Westphal2014-10-011-4/+14
* r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...Chun-Hao Lin2014-10-011-6/+8
* r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin2014-10-011-53/+46
* r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin2014-10-011-2/+2
* r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin2014-10-011-29/+29
* r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin2014-10-011-88/+88
* r8169:add more chips to support magic packet v2Chun-Hao Lin2014-10-011-0/+36
* r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin2014-10-011-1/+10
* r8169:add disable/enable RTL8411B pll functionChun-Hao Lin2014-10-011-0/+2
* r8169:add disable/enable RTL8168G pll functionChun-Hao Lin2014-10-011-0/+2
* r8169:change uppercase number to lowercase numberChun-Hao Lin2014-10-011-9/+9
* sunvnet: fix potential NULL pointer dereferenceDavid L Stevens2014-10-011-1/+1
* net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-10-011-1/+0
* 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