summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann1-5/+3
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-13b43: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+10
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2018-01-17ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-12-20iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+28
2017-12-14mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-12-14brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel1-1/+1
2017-11-30adm80211: add checks for dma mapping errorsAlexey Khoroshilov1-2/+22
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar1-0/+6
2017-11-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-11-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka1-2/+2
2017-11-30p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann1-0/+1
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger1-2/+4
2017-11-30rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2017-11-21brcmfmac: don't preset all channels as disabledRafał Miłecki1-2/+0
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin1-3/+0
2017-11-15wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson1-1/+2
2017-11-15rt2800usb: mark tx failure on timeoutStanislaw Gruszka1-3/+2
2017-11-15brcmfmac: setup wiphy bands after registering it firstRafał Miłecki1-2/+7
2017-11-15libertas: fix improper return valuePan Bian1-1/+1
2017-11-08brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki1-7/+16
2017-11-08ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan3-19/+60
2017-11-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97
2017-10-27brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg1-7/+21
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-11/+55
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-10-08rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer1-0/+7
2017-10-08ath10k: prevent sta pointer rcu violationMichal Kazior2-0/+19
2017-10-05mac80211_hwsim: Use proper TX powerBeni Lev1-2/+0
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-08-11brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel1-5/+0