summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-12bnx2x: utilize FW 7.8.19Dmitry Kravkov
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz
2014-02-12bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon
2014-02-12bnx2x: Semantic Validate vlan/mac changesYuval Mintz
2014-02-12bnx2x: Remove unnecessary internal mem configAriel Elior
2014-02-12bnx2x: Remove unused iov codeYuval Mintz
2014-02-12bnx2x: [Debug] change verbosity of some printsYuval Mintz
2014-02-12net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli
2014-02-12net: phy: expose PHY device interface modeFlorian Fainelli
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli
2014-02-12net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-02-12net: phy: display human readable PHY speed settingsFlorian Fainelli
2014-02-12net: phy: update phy_print_status to show pause settingsFlorian Fainelli
2014-02-12net: phy: use network device in phy_print_statusFlorian Fainelli
2014-02-12sfc: Add/remove blank lines to tasteBen Hutchings
2014-02-12sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings
2014-02-12sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings
2014-02-12sfc: Update product namingBen Hutchings
2014-02-12sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings
2014-02-12sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'Ben Hutchings
2014-02-12sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings
2014-02-12sfc: Correct comment about number of TX queues used on EF10Ben Hutchings
2014-02-12sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings
2014-02-12sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings
2014-02-12sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings
2014-02-12sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings
2014-02-12sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-10alx: add missing stats_lock spinlock initJohn Greene
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-10drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven
2014-02-10drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer
2014-02-09net: qmi_wwan: add ZTE MF667Raymond Wanyoike
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger