summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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-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
2013-07-01alx: remove NET_CORE Kconfig selectJohannes Berg
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko
2013-06-29pch_gbe: remove inline keyword for exported functionsAndy Shevchenko