aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu6-161/+143
2019-10-25iwlwifi: dbg_ini: use new region TLV in dump flowShahar S Matityahu2-292/+264
2019-10-25iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loadedShahar S Matityahu1-2/+2
2019-10-24virt_wifi: fix refcnt leak in module exit routineTaehee Yoo1-2/+52
2019-10-24net: core: add generic lockdep keysTaehee Yoo1-25/+0
2019-10-24rtl8xxxu: fix warnings for symbol not declaredChris Chiu1-0/+4
2019-10-24rtl8xxxu: remove set but not used variable 'rate_mask'YueHaibing1-5/+0
2019-10-24atmel: remove set but not used variable 'dev'YueHaibing1-2/+0
2019-10-24adm80211: remove set but not used variables 'mem_addr' and 'io_addr'YueHaibing1-4/+2
2019-10-24rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2019-10-24rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin9-33/+431
2019-10-24rtw88: add set_bitrate_mask supportTzu-En Huang3-16/+118
2019-10-24rtw88: Enable 802.11ac beamformee supportTzu-En Huang10-0/+692
2019-10-24rtw88: add power tracking supportTzu-En Huang6-1/+745
2019-10-24rtw88: use macro to check the current bandYan-Hsuan Chuang5-32/+41
2019-10-23rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger1-1/+2
2019-10-23iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho1-54/+55
2019-10-23iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho3-0/+31
2019-10-23iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg1-57/+83
2019-10-23iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho1-8/+8
2019-10-23iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho1-4/+4
2019-10-23rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-10-23iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho1-5/+1
2019-10-22rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller12-190/+240
2019-10-16rtw88: mark rtw_fw_hdr __packedBrian Norris1-1/+1
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller11-189/+239
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring5-21/+7
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang4-11/+0
2019-10-14rtw88: include interrupt.h for tasklet_structBrian Norris1-0/+1
2019-10-14rtw88: use a for loop in rtw_power_mode_change(), not gotoBrian Norris1-32/+29
2019-10-14rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih1-9/+15
2019-10-14rtw88: pci: config phy after chip info is setupYan-Hsuan Chuang1-2/+2
2019-10-14rtw88: Use rtw_write8_set to set SYS_FUNCYan-Hsuan Chuang1-1/+1
2019-10-14rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportTzu-En Huang3-0/+8
2019-10-14rtw88: config 8822c multicast address in MAC init flowTzu-En Huang2-0/+4
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller18-36/+52
2019-10-11rtlwifi: rtl8192se: Convert inline routines to little-endian wordsLarry Finger2-118/+122
2019-10-11rtlwifi: rtl8192se: Convert macros that set descriptorLarry Finger2-194/+341
2019-10-11rtlwifi: rtl8192se: Replace local bit manipulation macrosLarry Finger3-91/+74
2019-10-11rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXXLarry Finger1-223/+0
2019-10-11wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren1-6/+6
2019-10-11rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin1-4/+1
2019-10-11mac80211_hwsim: add support for OCBRamon Fontes1-2/+4
2019-10-11mac80211_hwsim: add more 5GHz channels, 5/10 MHz supportRamon Fontes1-2/+26
2019-10-09iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho1-137/+137
2019-10-09iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-10-09iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost1-11/+25
2019-10-09iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1