summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-09-23ath: Use dev_get_drvdata where possibleChuhong Yuan3-9/+5
2019-09-23ath: fix various spelling mistakesColin Ian King3-4/+4
2019-09-23ath10k: fix missing checks for bmi reads and writesKangjie Lu1-9/+32
2019-09-23ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi3-2/+34
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai7-9/+84
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh5-0/+93
2019-09-21ath10k: Add xo calibration support for wifi rf clockGovind Singh3-0/+25
2019-09-17ath10k: fix spelling mistake "eanble" -> "enable"Colin Ian King1-1/+1
2019-09-17ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-09-17ath10k: add cleanup in ath10k_sta_state()Wenwen Wang1-1/+5
2019-09-17ath10k: revalidate the msa region coming from firmwareGovind Singh1-0/+15
2019-09-17ath10k: use ath10k_pci_soc_ functions for all warm_reset instancesTomislav Požega1-15/+11
2019-09-17ath10k: Use ARRAY_SIZEVasyl Gomonovych1-2/+1
2019-09-17ath10k: avoid leaving .bss_info_changed prematurelySven Eckelmann1-26/+36
2019-09-17ath10k: Use standard bulk clock API in snocBjorn Andersson2-115/+21
2019-09-17ath10k: Use standard regulator bulk API in snocBjorn Andersson2-170/+27
2019-09-17ath10k: snoc: skip regulator operationsBjorn Andersson2-23/+6
2019-09-17ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson5-3/+45
2019-09-17ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller24-127/+227
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-125/+226
2019-09-14Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.or...David S. Miller73-3564/+8497
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko1-10/+5
2019-09-13net: devlink: split reload op into twoJiri Pirko3-11/+40
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko3-7/+23
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo33-215/+1202
2019-09-13rtw88: report RX power for each antennaYan-Hsuan Chuang3-3/+9
2019-09-13rtw88: fix wrong rx power calculationTsang-Shian Lin1-2/+2
2019-09-13rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube1-16/+2
2019-09-13rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube1-17/+1
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