summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-10-07netdevsim: implement devlink dev_info opJiri Pirko
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-06net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-06nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06net: dsa: ksz9477: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06mlxsw: minimal: Add validation for FW versionVadim Pasternak
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak
2019-10-06netdevsim: add couple of debugfs bools to debug devlink reloadJiri Pirko
2019-10-05netdevsim: create devlink and netdev instances in namespaceJiri Pirko
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-04net: dsa: sja1105: Make function sja1105_xfer_long_buf staticzhengbin
2019-10-04net: dsa: sja1105: Add support for port mirroringVladimir Oltean
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-04net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612EFlorian Fainelli
2019-10-04net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli
2019-10-04net/tls: allow compiling TLS TOE outJakub Kicinski
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko
2019-10-04netdevsim: take devlink net instead of init_netJiri Pirko
2019-10-04netdevsim: register port netdevices into net of deviceJiri Pirko
2019-10-04netdevsim: implement proper devlink reloadJiri Pirko
2019-10-04netdevsim: add all ports in nsim_dev_create() and del them in destroy()Jiri Pirko
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko