summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390XAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseXAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodesAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Group cmode ops togetherAndrew Lunn
2018-11-11net: phy: Add support for resolving 5G and 2.5G autonegAndrew Lunn
2018-11-11net: phy: Add more link modes to the settings tableAndrew Lunn
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit
2018-11-11nfp: flower: remove unnecessary code in flow lookupJohn Hurley
2018-11-11nfp: flower: remove TC egdev offloadsJohn Hurley
2018-11-11nfp: flower: offload tunnel decap rules via indirect TC blocksJohn Hurley
2018-11-11nfp: flower: increase scope of netdev checking functionsJohn Hurley
2018-11-11nfp: flower: allow non repr netdev offloadJohn Hurley
2018-11-11net: phy: realtek: use new PHYID matching macrosHeiner Kallweit
2018-11-11net: phy: improve and inline phy_changeHeiner Kallweit
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-11net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...Heiner Kallweit
2018-11-10brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-09infiniband: nes: Fix more direct skb list accesses.David S. Miller
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit
2018-11-09net: mvneta: correct typoAlexandre Belloni
2018-11-09dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei
2018-11-09nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-09tg3: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar
2018-11-09ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar
2018-11-09ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar