aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-56/+393
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds22-0/+5773
2013-07-12via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-12atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-11drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2013-07-11drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-11/+0
2013-07-11drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2013-07-11net/usb: add relative mii functions for r815xhayeswang3-3/+239
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter2-13/+9
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer1-1/+1
2013-07-11ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-11dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa1-0/+1
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3
2013-07-11alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-11vxlan: Fix kernel crash on rmmod.Pravin B Shelar1-1/+1
2013-07-10sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-10macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-10tuntap: correctly linearize skb when zerocopy is usedJason Wang1-3/+6
2013-07-10ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+2
2013-07-10r8169: add a new chip for RTL8411hayeswang1-0/+67
2013-07-10net: rename ll methods to busy-pollEliezer Tamir5-6/+6
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir4-4/+4
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+1
2013-07-10sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds625-11584/+59291
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov1-22/+39
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov1-0/+2
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski1-2/+11
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-08mlx5_core: Fixes for sparse warningsRoland Dreier2-11/+21
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen22-0/+5767
2013-07-05sfc: Fix memory leak when discarding scattered packetsBen Hutchings1-7/+20
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-5/+3
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla1-2/+46
2013-07-04dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla1-0/+26
2013-07-04dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla1-3/+3
2013-07-04net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO1-10/+10
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-5/+5
2013-07-04virtio-net: fix the race between channels setting and refillJason Wang1-4/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds5-29/+83
2013-07-03net/mlx4: fix small memory leak on errorDan Carpenter1-0/+1
2013-07-03net: fec: Add VLAN receive HW support.Jim Baxter2-10/+55
2013-07-03alx: remove WoL supportJohannes Berg4-323/+15
2013-07-03rapidio/rionet: rework driver initialization and removalAlexandre Bounine1-25/+78