summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13rtlwifi: rtl8723be: Convert inline routines to little-endian wordsLarry Finger
2019-09-13rtlwifi: rtl8723be: Convert macros that set descriptorLarry Finger
2019-09-13rtlwifi: rtl8723be: Replace local bit manipulation macrosLarry Finger
2019-09-13rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macrosLarry Finger
2019-09-13rtlwifi: rtl8723ae: Convert inline routines to little-endian wordsLarry Finger
2019-09-13rtlwifi: rtl8723ae: Convert macros that set descriptorLarry Finger
2019-09-13rtlwifi: rtl8723ae: Replace local bit manipulation macrosLarry Finger
2019-09-13rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macrosLarry Finger
2019-09-13libertas: use mesh_wdev->ssid instead of priv->mesh_ssidLubomir Rintel
2019-09-13ssb: make array pwr_info_offset static const, makes object smallerColin Ian King
2019-09-13CREDITS: Update email addressLuis Correia
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-12Merge branch 'add-ksz9567-with-I2C-support-to-ksz9477-driver'David S. Miller
2019-09-12net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMONGeorge McCollister
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-11tcp: force a PSH flag on TSO packetsEric Dumazet
2019-09-11ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio
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: phy: dp83867: Add documentation for SGMII mode typeVitaly Gaiduk
2019-09-11dt-bindings: net: dwmac: document 'mac-mode' propertyAlexandru Ardelean
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11Merge branch 'qed-Fix-series'David S. Miller
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-11Merge branch 'devlink-unknown'David S. Miller
2019-09-11nfp: devlink: set unknown fw_load_policyDirk van der Merwe
2019-09-11devlink: add unknown 'fw_load_policy' valueDirk 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-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-11Merge branch 'stmmac-next'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-11Merge branch 'hns3-next'David S. Miller
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