summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-05sfp: add phylink based SFP module supportRussell King
2017-05-05phylink: add wake-on-lan supportRussell King
2017-05-05phylink: add ethtool nway_reset supportRussell King
2017-05-05phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-05-05phylink: add hooks for SFP supportRussell King
2017-05-05phylink: add phylink infrastructureRussell King
2017-05-05phy: add I2C mdio busRussell King
2017-05-05phy: export phy_start_machine() for phylinkRussell King
2017-05-05phy: provide a hook for link up/link down eventsRussell King
2017-05-05net: phy: add 1000Base-X to phy settings tableRussell King
2017-05-05net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-05-05net: phy: split out PHY speed and duplex string generationRussell King
2017-05-05net: phy: allow settings table to support more than 32 link modesRussell King
2017-05-05net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-05-05net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-05-05net: phy: split out 10G genphy supportRussell King
2017-05-05net: phy: hook up clause 45 autonegotiation restartRussell King
2017-05-05net: phy: add 802.3 clause 45 support to phylibRussell King
2017-05-05net: phy: simplify phy_supported_speeds()Russell King
2017-05-05net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-05-05net: phy: allow EEE with any interface modeRussell King
2017-05-05net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-05-05net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-05-05net: phy: clean up mmd_phy_indirect()Russell King
2017-05-05net: phy: remove the indirect MMD read/write methodsRussell King
2017-05-05net: phy: deprecate indirect MMD read/write methodsRussell King
2017-05-05net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-05-05net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-05-05net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King
2017-05-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-05-05net: phy: move phy MMD accessors to phy-core.cRussell King
2017-04-30Linux 4.11Linus Torvalds
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro
2017-04-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-28Merge branch 'tipc-socket-connection-hangs'David S. Miller