summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
* mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
* bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
* atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-161-1/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1312-31/+124
|\
| * via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16
| * atl1e: fix dma mapping warningsNeil Horman2013-07-121-3/+25
| * drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
| * bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
| * sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-101-0/+1
| * r8169: add a new chip for RTL8411hayeswang2013-07-101-0/+67
| * net: rename ll methods to busy-pollEliezer Tamir2013-07-105-6/+6
| * net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-104-4/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\ \
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-1322-0/+5773
|\ \ \
| * | | mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-112-13/+9
| * | | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-111-1/+1
| * | | mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-082-11/+21
| * | | mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-0822-0/+5767
* | | | sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-101-0/+2
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09274-4237/+10464
|\ \ \
| * | | drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov2013-07-091-0/+2
| * | | net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-091-2/+11
| * | | net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-091-1/+1
| * | | sfc: Fix memory leak when discarding scattered packetsBen Hutchings2013-07-051-7/+20
| * | | dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-2/+46
| * | | dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla2013-07-041-0/+26
| * | | dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla2013-07-041-3/+3
| * | | net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO2013-07-041-10/+10
| * | | net/mlx4: fix small memory leak on errorDan Carpenter2013-07-031-0/+1
| * | | net: fec: Add VLAN receive HW support.Jim Baxter2013-07-032-10/+55
| * | | alx: remove WoL supportJohannes Berg2013-07-034-323/+15
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0314-72/+143
| |\ \ \
| * | | | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-029-267/+117
| * | | | net: fec: Fix RMON registers on imx6Jim Baxter2013-07-021-5/+2
| * | | | cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-021-0/+2
| * | | | net: fec: Fix Transmitted bytes counterJim Baxter2013-07-021-0/+1
| * | | | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun2013-07-021-1/+0
| * | | | bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
| * | | | bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
| * | | | bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
| * | | | cassini: Make missing firmware non-fatalBen Hutchings2013-07-011-10/+8
| * | | | net: stmmac: fixed enh_desc set always zeroByungho An2013-07-011-3/+3
| * | | | net: stmmac: fixed operator typoByungho An2013-07-011-5/+5
| * | | | net: fec: Fix multicast list setup in fec_restart().Christoph Müllner2013-07-011-3/+4
| * | | | alx: fix ethtool support codeJohannes Berg2013-07-011-35/+29
| * | | | alx: fix MAC address alignment problemJohannes Berg2013-07-011-4/+4
| * | | | alx: separate link speed/duplex fieldsJohannes Berg2013-07-014-125/+106
OpenPOWER on IntegriCloud