summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-09-13rtw88: report RX power for each antennaYan-Hsuan Chuang
2019-09-13rtw88: fix wrong rx power calculationTsang-Shian Lin
2019-09-13rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube
2019-09-13rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube
2019-09-13rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube
2019-09-13rtw88: allows to receive AMSDU in AMPDUYan-Hsuan Chuang
2019-09-13rtw88: add dynamic cck pd mechanismTzu-En Huang
2019-09-13rtw88: move IQK/DPK into phy_calibrationYan-Hsuan Chuang
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang
2019-09-13rtw88: 8822c: add FW IQK supportYan-Hsuan Chuang
2019-09-13rtw88: 8822c: Enable interrupt migrationTsang-Shian Lin
2019-09-13rtw88: 8822c: update pwr_seq to v13Chin-Yen Lee
2019-09-13rtw88: 8822c: update PHY parameter to v38Yan-Hsuan Chuang
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger
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-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
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-12ice: Bump versionTony Nguyen
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Initialize DDP package structuresTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-12wil6210: ignore reset errors for FW during probeLior David
2019-09-12wil6210: fix RX short frame checkLior David
2019-09-12wil6210: use writel_relaxed in wil_debugfs_iomem_x32_setLior David
2019-09-12wil6210: report boottime_ns in scan resultsMaya Erez
2019-09-12wil6210: properly initialize discovery_expired_workDedy Lansky
2019-09-12wil6210: verify cid value is validAlexei Avshalom Lazar
2019-09-12wil6210: make sure DR bit is read before rest of the status messageDedy Lansky
2019-09-12wil6210: fix PTK re-key raceAhmad Masri
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky
2019-09-12wil6210: add wil_netif_rx() helper functionDedy Lansky
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-09-12ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear