aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann14-18/+18
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1
2014-02-14net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli1-1/+5
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen1-5/+8
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-13vhost: fix a theoretical race in device cleanupMichael S. Tsirkin1-0/+6
2014-02-13vhost: fix ref cnt checking deadlockMichael S. Tsirkin1-21/+20
2014-02-13USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-13USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-13net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-13Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-0/+2
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-02-13bonding: Fix deadlock in bonding driver when using netpolldingtianhong1-0/+7
2014-02-13macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang1-2/+3
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla5-0/+350
2014-02-13net: fix macvtap type name in KconfigJan Luebbe1-1/+1
2014-02-12can: kvaser_usb: check number of channels returned by HWOlivier Sobrie1-0/+2
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-35/+21
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-306/+1526
2014-02-10alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong1-1/+0
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava1-1/+1
2014-02-10drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven1-1/+1
2014-02-10drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov1-2/+2
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context()Dan Carpenter1-6/+5
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer1-6/+0
2014-02-09net: qmi_wwan: add ZTE MF667Raymond Wanyoike1-0/+1
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer1-2/+0
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer1-5/+0
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+3
2014-02-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller19-76/+154
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-15/+32
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds31-71/+83
2014-02-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-36/+36
2014-02-07Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-23/+75
2014-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville19-76/+154
2014-02-06drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker1-0/+2
2014-02-06hso: remove some dead codeDan Carpenter1-21/+11
2014-02-06isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter1-1/+1
2014-02-06r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-06bnx2x: Allow VF rss on higher PFsYuval Mintz1-3/+3
2014-02-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2