summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-12via-rhine: fix dma mapping errorsNeil Horman
2013-07-12atl1e: fix dma mapping warningsNeil Horman
2013-07-12drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov
2013-07-11alx: fix lockdep annotationMaarten Lankhorst
2013-07-11sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven
2013-07-11r8169: add a new chip for RTL8411hayeswang
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-08mlx5_core: Fixes for sparse warningsRoland Dreier
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen
2013-07-05sfc: Fix memory leak when discarding scattered packetsBen Hutchings
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla
2013-07-04dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla
2013-07-04dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla
2013-07-04net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03net/mlx4: fix small memory leak on errorDan Carpenter
2013-07-03net: fec: Add VLAN receive HW support.Jim Baxter
2013-07-03alx: remove WoL supportJohannes Berg
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO
2013-07-02net: fec: Fix RMON registers on imx6Jim Baxter
2013-07-02cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt
2013-07-02net: fec: Fix Transmitted bytes counterJim Baxter
2013-07-02net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt
2013-07-02cassini: Make missing firmware non-fatalBen Hutchings
2013-07-01net: stmmac: fixed enh_desc set always zeroByungho An
2013-07-01net: stmmac: fixed operator typoByungho An
2013-07-01net: fec: Fix multicast list setup in fec_restart().Christoph Müllner
2013-07-01alx: fix ethtool support codeJohannes Berg
2013-07-01alx: fix MAC address alignment problemJohannes Berg
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg
2013-07-01alx: make sizes unsignedJohannes Berg