summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-13rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube1-22/+1
2019-09-13rtw88: allows to receive AMSDU in AMPDUYan-Hsuan Chuang1-0/+1
2019-09-13rtw88: add dynamic cck pd mechanismTzu-En Huang4-0/+188
2019-09-13rtw88: move IQK/DPK into phy_calibrationYan-Hsuan Chuang4-8/+12
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang10-1637/+3320
2019-09-13rtw88: 8822c: add FW IQK supportYan-Hsuan Chuang2-0/+18
2019-09-13rtw88: 8822c: Enable interrupt migrationTsang-Shian Lin2-0/+6
2019-09-13rtw88: 8822c: update pwr_seq to v13Chin-Yen Lee1-0/+10
2019-09-13rtw88: 8822c: update PHY parameter to v38Yan-Hsuan Chuang1-380/+2690
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger6-182/+0
2019-09-13rtlwifi: rtl8723be: Convert inline routines to little-endian wordsLarry Finger2-169/+175
2019-09-13rtlwifi: rtl8723be: Convert macros that set descriptorLarry Finger2-272/+470
2019-09-13rtlwifi: rtl8723be: Replace local bit manipulation macrosLarry Finger1-75/+74
2019-09-13rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macrosLarry Finger1-165/+2
2019-09-13rtlwifi: rtl8723ae: Convert inline routines to little-endian wordsLarry Finger2-134/+140
2019-09-13rtlwifi: rtl8723ae: Convert macros that set descriptorLarry Finger2-245/+411
2019-09-13rtlwifi: rtl8723ae: Replace local bit manipulation macrosLarry Finger1-62/+62
2019-09-13rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macrosLarry Finger1-332/+4
2019-09-13libertas: use mesh_wdev->ssid instead of priv->mesh_ssidLubomir Rintel3-15/+21
2019-09-13ssb: make array pwr_info_offset static const, makes object smallerColin Ian King1-1/+1
2019-09-13CREDITS: Update email addressLuis Correia1-1/+1
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-7/+7
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...Colin Ian King1-4/+6
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King1-2/+2
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki1-4/+4
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki5-19/+80
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki4-5/+7
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk1-15/+15
2019-09-12Merge branch 'add-ksz9567-with-I2C-support-to-ksz9477-driver'David S. Miller8-8/+124
2019-09-12net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMONGeorge McCollister2-8/+3
2019-09-12net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister3-0/+11
2019-09-12net: dsa: microchip: add KSZ9477 I2C driverTristram Ha4-0/+110
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe1-10/+6
2019-09-11tcp: force a PSH flag on TSO packetsEric Dumazet1-2/+13
2019-09-11ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio1-1/+1
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu1-0/+71
2019-09-11net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk1-0/+19
2019-09-11net: phy: dp83867: Add documentation for SGMII mode typeVitaly Gaiduk1-0/+4
2019-09-11dt-bindings: net: dwmac: document 'mac-mode' propertyAlexandru Ardelean1-0/+8
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean3-2/+35
2019-09-11Merge branch 'qed-Fix-series'David S. Miller3-16/+53
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru1-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru3-6/+42
2019-09-11Merge branch 'devlink-unknown'David S. Miller2-1/+3
2019-09-11nfp: devlink: set unknown fw_load_policyDirk van der Merwe1-1/+2
2019-09-11devlink: add unknown 'fw_load_policy' valueDirk van der Merwe1-0/+1
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller19-161/+274
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-5/+6
2019-09-11Merge branch 'stmmac-next'David S. Miller7-3/+162