summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...Colin Ian King
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk
2019-09-12net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister
2019-09-12net: dsa: microchip: add KSZ9477 I2C driverTristram Ha
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu
2019-09-11net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-11nfp: devlink: set unknown fw_load_policyDirk van der Merwe
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu
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-11mac80211_hwsim: Register support for HE meshpointSven Eckelmann
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor
2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor
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