summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-05phy: export phy_start_machine() for phylinkRussell King
2017-01-05phy: provide a hook for link up/link down eventsRussell King
2017-01-05net: phy: add 1000Base-X to phy settings tableRussell King
2017-01-05net: phy: move phy_lookup_setting() to phy-coreRussell King
2017-01-05net: phy: split out PHY speed and duplex string generationRussell King
2017-01-05net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-01-05net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-01-05net: phy: clean up mmd_phy_indirect()Russell King
2017-01-05net: phy: remove the indirect MMD read/write methodsRussell King
2017-01-05net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-01-05net: phy: switch all users to phy_(read|write)_mmd()Russell King
2017-01-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-01-05net: phy: move phy MMD accessors to phy-core.cRussell King
2017-01-05net: phy: don't double-read clause 45 status registerRussell King
2017-01-05net: phy: add 802.3 clause 45 support to phylibRussell King
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-08can: peak: fix bad memory access and free sequence추지호
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-08Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli
2016-12-07netvsc: reduce maximum GSO sizestephen hemminger
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier
2016-12-06device-dax: fix private mapping restriction, permit read-onlyDan Williams
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-12-06acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams
2016-12-06acpi, nfit: validate ars_status output buffer sizeDan Williams
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams
2016-12-06acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds