nux/kernel/git/torvalds/linux.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/scan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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