summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-04-19iwlwifi: dbg_ini: support notification and dhc regions type parsingShahar S Matityahu
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz
2019-04-19iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz
2019-04-19iwlwifi: bump FW API to 47 for 22000 seriesLuca Coelho
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller
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-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg
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