summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu
2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-09-11net: hns3: check NULL pointer before useGuangbin Huang
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu
2019-09-11net: hns3: revert to old channel when setting new channel num failPeng Li
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang
2019-09-10kdoc: fix nfp_fw_load documentationDirk van der Merwe
2019-09-10nfp: devlink: add 'reset_dev_on_drv_probe' supportDirk van der Merwe
2019-09-10nfp: devlink: add 'fw_load_policy' supportDirk van der Merwe
2019-09-10nfp: add devlink param infrastructureDirk van der Merwe
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe
2019-09-10nfp: nsp: add support for hwinfo set operationDirk van der Merwe
2019-09-10nfp: nsp: add support for optional hwinfo lookupDirk van der Merwe
2019-09-10nfp: nsp: add support for fw_loaded commandDirk van der Merwe
2019-09-10net: dsa: mv88e6xxx: add RXNFC supportVivien Didelot
2019-09-10net: dsa: mv88e6xxx: introduce .port_set_policyVivien Didelot
2019-09-10net: dsa: mv88e6xxx: complete ATU state definitionsVivien Didelot
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King
2019-09-09i40e: Add support for X710 deviceMariusz Stachura
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin
2019-09-09iavf: allow permanent MAC address to changeMitch Williams
2019-09-09igc: Add NVM checksum validationSasha Neftin
2019-09-09fm10k: use a local variable for the frag pointerJacob Keller
2019-09-09igc: Remove useless forward declarationSasha Neftin
2019-09-09e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng
2019-09-09ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang