summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-07-25drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang
2013-07-25drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-07-24sh_eth: Add support for r8a7790 SoCSimon Horman
2013-07-24sh_eth: add support for RMIIMODE registerSimon Horman
2013-07-22fec: Use devm_request_irq()Fabio Estevam
2013-07-22fec: Remove unneeded check in platform_get_resource()Fabio Estevam
2013-07-22fec: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-22fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam
2013-07-22fec: Fix the order for enabling/disabling the clocksFabio Estevam
2013-07-22fec: Do not enable/disable optional clocks unconditionallyFabio Estevam
2013-07-20net/velocity: add poll controller function for velocity nicAmit Uttamchandani
2013-07-16be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner
2013-07-16bgmac: add dependency to phylibHauke Mehrtens
2013-07-16atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
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