summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-07-30iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman1-9/+19
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach3-15/+56
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach2-9/+9
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach5-36/+64
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2-3/+5
2019-07-30iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-07-30iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-07-30mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-07-26mac80211_hwsim: Extended Key ID API updateAlexander Wetzel1-6/+0
2019-07-26iwlwifi: mvm: remove unused .remove_sta_debugfs callbackGreg Kroah-Hartman1-5/+0
2019-07-26iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-25/+8
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach6-6/+12
2019-07-26mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET1-2/+2
2019-07-24mwifiex: use eth_broadcast_addr() to assign broadcast addressMao Wenan1-2/+1
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih7-22/+0
2019-07-24brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki1-1/+2
2019-07-24libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2019-07-24rtw88: debug: dump tx power indexes in useZong-Zhe Yang1-0/+112
2019-07-24rtlwifi: btcoex: fix issue possible condition with no effect (if == else)Hariprasad Kelam1-7/+1
2019-07-24mt7601u: use params->ssn value directlyStanislaw Gruszka1-2/+2
2019-07-24brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovarArend van Spriel1-1/+0
2019-07-24brcmfmac: simply remove flowring if bus is downArend van Spriel1-0/+7
2019-07-24brcmfmac: avoid firmware commands when bus is downArend van Spriel1-10/+13
2019-07-24brcmfmac: clear events in brcmf_fweh_detach() will always failArend van Spriel1-9/+0
2019-07-24brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is downArend van Spriel1-1/+2
2019-07-24brcmfmac: change the order of things in brcmf_detach()Arend van Spriel1-13/+14
2019-07-24Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"Arend van Spriel7-40/+13
2019-07-24brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel1-2/+2
2019-07-24brcmfmac: enable DFS_OFFLOAD extended feature if supportedArend van Spriel3-1/+9
2019-07-24brcmfmac: add 160MHz in chandef_to_chanspec()Arend van Spriel1-1/+20
2019-07-24rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan1-3/+21
2019-07-24rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan1-27/+22
2019-07-24libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-07-24rtw88: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-24wl3501_cs: remove redundant variable rcColin Ian King1-3/+1
2019-07-24libertas: remove redundant assignment to variable retColin Ian King1-1/+1
2019-07-24rtl8xxxu: Fix wifi low signal strength issue of RTL8723BUChris Chiu2-4/+10
2019-07-24rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-101/+35
2019-07-24rt2x00usb: remove unnecessary rx flag checksSoeren Moch1-6/+3
2019-07-24rsi: return explicit error valuesEnrico Weigelt1-3/+3
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)3-8/+6
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg3-0/+8
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+93
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou1-1/+1
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch1-6/+6
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann1-0/+2