summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-04-13rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger
2019-04-13brcmfmac: fix leak of mypkt on error return pathColin Ian King
2019-04-13brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman
2019-04-13brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-13Merge tag 'iwlwifi-next-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm...Kalle Valo
2019-04-04qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva
2019-04-04rtlwifi: move spin_lock_bh to spin_lock in taskletJeff Xie
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-04-04rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-04mwifiex: add a bounds check in mwifiex_process_sta_rx_packet()Dan Carpenter
2019-04-04mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-04-04net: mwifiex: fix a NULL pointer dereferenceKangjie Lu
2019-04-04iwlegacy: remove redundant assignment to *resColin Ian King
2019-04-04b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-04-04brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-04-04brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-04-04brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel
2019-04-04brcmfmac: remove unused variable i from brcmf_usb_free_qPiotr Figiel
2019-04-04brcmfmac: remove pending parameter from brcmf_usb_free_qPiotr Figiel
2019-04-04brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-04-04brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel
2019-04-04brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel
2019-04-04brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki
2019-04-04brcmfmac: add a function designated for handling firmware failsRafał Miłecki
2019-04-04brcmfmac: support repeated brcmf_fw_alloc_request() callsRafał Miłecki
2019-04-04qtnfmac: use scan duration param for different scan typesIgor Mitsyanko
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko
2019-04-04qtnfmac: allow changing the netnsSergey Matyukevich
2019-04-04qtnfmac: simplify firmware state trackingSergey Matyukevich
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich
2019-04-04qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko
2019-04-04qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko
2019-04-04qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko
2019-04-04qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko
2019-04-04qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko
2019-04-03iwlwifi: remove misconfigured pci ids from 22260 seriesIhab Zhaika
2019-04-03iwlwifi: mvm: support HE context cmd API changeSara Sharon
2019-04-03iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern
2019-04-03iwlwifi: dbg: fill radio registers data regardless of fifos data dumpingShahar S Matityahu
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-03iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg
2019-04-03iwlwifi: dbg_ini: apply rx fifo offset after reading the region registersShahar S Matityahu
2019-04-03iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_memShahar S Matityahu