summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-05phylink: add flow control supportRussell King
2017-01-05net: mvneta: add nway_reset supportRussell King
2017-01-05phylink: add ethtool nway_reset supportRussell King
2017-01-05phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-01-05net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interruptRussell King
2017-01-05net: mvneta: convert to phylinkRussell King
2017-01-05sfp: display SFP module informationRussell King
2017-01-05sfp: add phylink based SFP module supportRussell King
2017-01-05phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-01-05phylink: add hooks for SFP supportRussell King
2017-01-05phylink: add phylink infrastructureRussell King
2017-01-05phy: add I2C mdio busRussell King
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