summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-07liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha3-14/+17
2017-08-07liquidio: add missing strings in oct_dev_state_str arrayIntiyaz Basha1-2/+3
2017-08-07sfp: add SFP module supportRussell King3-0/+921
2017-08-07phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King1-0/+17
2017-08-07phylink: add support for MII ioctl access to Clause 45 PHYsRussell King1-33/+124
2017-08-07phylink: add module EEPROM supportRussell King1-0/+28
2017-08-07sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King4-0/+663
2017-08-07phylink: add phylink infrastructureRussell King4-0/+1181
2017-08-07net: phy: add I2C mdio busRussell King4-0/+139
2017-08-07net: phy: export phy_start_machine() for phylinkRussell King1-0/+1
2017-08-07net: phy: provide a hook for link up/link down eventsRussell King2-22/+34
2017-08-07net: phy: add 1000Base-X to phy settings tableRussell King1-0/+5
2017-08-07net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2-129/+127
2017-08-07net: phy: split out PHY speed and duplex string generationRussell King2-37/+50
2017-08-07net: phy: allow settings table to support more than 32 link modesRussell King1-18/+26
2017-08-07Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-06Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds68-860/+827
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-37/+43
2017-08-05aquantia: Switch to use napi_gro_receivePavel Belous3-3/+10
2017-08-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+90
2017-08-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+15
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko6-8/+8
2017-08-04net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng1-1/+2
2017-08-04net: phy: marvell: logical vs bitwise OR typoDan Carpenter1-1/+1
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-6/+6
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+15
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-14/+36
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+35
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-21/+24
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04sock: enable MSG_ZEROCOPYWillem de Bruijn2-1/+2
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-21/+24
2017-08-04mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel1-1/+1
2017-08-04mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel1-0/+3
2017-08-04mlxsw: spectrum_router: Add support for route replaceIdo Schimmel1-14/+49
2017-08-04mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel2-3/+724
2017-08-04mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel1-0/+25
2017-08-04mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel1-21/+44
2017-08-04rocker: Ignore address families other than IPv4Ido Schimmel1-0/+4
2017-08-04mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel1-1/+1
2017-08-04net: core: Make the FIB notification chain genericIdo Schimmel2-0/+2
2017-08-04Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-5/+17
2017-08-04net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni1-29/+246
2017-08-04net: mvpp2: introduce queue_vector conceptThomas Petazzoni1-54/+169
2017-08-04net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni1-12/+13
2017-08-04net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni1-42/+41
2017-08-04net: mvpp2: remove RX queue group reset codeThomas Petazzoni1-17/+0
2017-08-04net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni1-1/+1
2017-08-04net: arc_emac: Add support for ndo_do_ioctl net_device_ops operationRomain Perier1-0/+13