aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior1-5/+4
2013-12-02drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N1-0/+2
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not presentRafael J. Wysocki2-7/+27
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-2/+9
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds9-12/+31
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-245/+278
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev1-7/+0
2013-12-01virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin1-17/+37
2013-12-01virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-31/+51
2013-11-30virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth1-1/+1
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2-2/+2
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov1-4/+11
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2-35/+3
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12-0/+14
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-29team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2-48/+32
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-11-29Revert "net: smc91: fix crash regression on the versatile"David S. Miller1-2/+18
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij1-18/+2
2013-11-29net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2
2013-11-29r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang1-0/+5
2013-11-29macvtap: Do not double-count received packetsVlad Yasevich1-10/+0
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-13/+19
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds5-5/+6
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera1-2/+2
2013-11-28Revert "be2net: call napi_disable() for all event queues"David S. Miller1-1/+1
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera1-1/+1
2013-11-28via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu1-5/+6
2013-11-28Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-15/+26
2013-11-28xen-netback: include definition of csum_ipv6_magicAndy Whitcroft1-0/+1
2013-11-28macvtap: fix tx_dropped counting errorJason Wang1-1/+1
2013-11-28phy: Add Vitesse 8514 phy IDShaohui Xie1-0/+15
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-5/+15
2013-11-28tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck1-19/+6
2013-11-28bonding: disable arp and enable mii monitoring when bond change to no uses arp modedingtianhong4-9/+19
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-35/+43
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2-9/+6
2013-11-28irqchip: Gic: fix boot for chained gicsMark Rutland1-4/+5
2013-11-28Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linusMark Brown8-11/+30
2013-11-28Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-1/+1
2013-11-28spi/pxa2xx: Restore private register bits.Chew, Chiau Ee1-0/+3
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1