summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-01-17net: dsa: lantiq_gswip: drop bogus drvdata checkJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold
2019-01-17sfc: extend MTD support for newer hardwareBert Kenward
2019-01-17net: phy: check return code when requesting PHY driver moduleHeiner Kallweit
2019-01-17net: hns: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli
2019-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing
2019-01-16cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-16net: phy: don't include asm/irq.h directlyHeiner Kallweit
2019-01-16net: phy: improve logging in phylibHeiner Kallweit
2019-01-16net: phy: remove preliminary workaround for not loading PHY driverHeiner Kallweit
2019-01-16nfp: flower: enable MAC address sharing for offloadable devsJohn Hurley
2019-01-16nfp: flower: ensure MAC cleanup on address changeJohn Hurley
2019-01-16nfp: flower: add infastructure for non-repr priv dataJohn Hurley
2019-01-16nfp: flower: ensure deletion of old offloaded MACsJohn Hurley
2019-01-16nfp: flower: remove list infastructure from MAC offloadJohn Hurley
2019-01-16nfp: flower: ignore offload of VF and PF repr MAC addressesJohn Hurley
2019-01-16nfp: flower: tidy tunnel related private dataJohn Hurley
2019-01-16nfp: flower: support multiple memory units for filter offloadsPieter Jansen van Vuuren
2019-01-16nfp: flower: increase cmesg reply timeoutFred Lotter
2019-01-16net: sungem: fix indentation, remove a tabColin Ian King
2019-01-16drivers: net: atp: fix various indentation issuesColin Ian King
2019-01-16bnx2x: fix various indentation issuesColin Ian King
2019-01-16mlxsw: spectrum_nve: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-16mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Allow for software timestampingTony Nguyen
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2019-01-15ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15ice: Fix unused variable build warningBruce Allan
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-15Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-14Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds