summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-13net: phy: re-design phy_modes to be self-containedFlorian Fainelli1-24/+2
2014-02-13net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli1-2/+2
2014-02-13net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2-3/+7
2014-02-13net: phy: add genphy_aneg_done()Florian Fainelli2-3/+17
2014-02-13net: phy: display human readable PHY speed settingsFlorian Fainelli1-2/+22
2014-02-13net: phy: update phy_print_status to show pause settingsFlorian Fainelli1-2/+4
2014-02-13net: phy: use network device in phy_print_statusFlorian Fainelli1-3/+2
2014-02-13sfc: Add/remove blank lines to tasteBen Hutchings5-7/+2
2014-02-13sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings1-1/+1
2014-02-13sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings1-5/+13
2014-02-13sfc: Update product namingBen Hutchings2-2/+2
2014-02-13sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings1-1/+1
2014-02-13sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'Ben Hutchings1-2/+2
2014-02-13sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings1-2/+0
2014-02-13sfc: Correct comment about number of TX queues used on EF10Ben Hutchings1-2/+2
2014-02-13sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings1-61/+0
2014-02-13sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings1-13/+4
2014-02-13sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings1-24/+23
2014-02-13sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings1-10/+13
2014-02-13sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans1-20/+2
2014-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-35/+21
2014-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-306/+1526
2014-02-11alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-02-11bonding: remove unwanted bond lock for enslave processingdingtianhong1-1/+0
2014-02-11USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-11drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava1-1/+1
2014-02-11drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven1-1/+1
2014-02-11drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov1-2/+2
2014-02-11drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter1-6/+5
2014-02-10net: vxge: Remove unused device pointerChristian Engelmayer1-6/+0
2014-02-10net: qmi_wwan: add ZTE MF667Raymond Wanyoike1-0/+1
2014-02-103c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer1-2/+0
2014-02-10wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer1-5/+0
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+3
2014-02-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller19-76/+154
2014-02-10fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+32
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-71/+83
2014-02-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+36
2014-02-08Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-23/+75
2014-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-76/+154
2014-02-07drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker1-0/+2
2014-02-07hso: remove some dead codeDan Carpenter1-21/+11
2014-02-07isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter1-1/+1
2014-02-07r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-07bnx2x: Allow VF rss on higher PFsYuval Mintz1-3/+3
2014-02-07tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-07tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter1-6/+7
2014-02-07bnx2[x]: Make module parameters readableJames M Leddy2-7/+7