summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-09mac80211_hwsim: Add support for HEIlan Peer
2018-07-04mt76x2: debugfs: add sw pulse statistics to dfs debugfsLorenzo Bianconi
2018-07-04mt76x2: dfs: add sw pattern detectorLorenzo Bianconi
2018-07-04mt76x2: dfs: add sw event ring bufferLorenzo Bianconi
2018-07-04mt76: introduce mt76_{incr,decr} utility routinesLorenzo Bianconi
2018-07-04atmel: using strlcpy() to avoid possible buffer overflowsYueHaibing
2018-07-04wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva
2018-07-04libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-07-04brcmfmac: update STA info struct to the v5Rafał Miłecki
2018-07-04brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki
2018-07-04brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki
2018-07-04brcmfmac: detect firmware support for monitor interfaceRafał Miłecki
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-06-28wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-06-27mt76: improve gain adjustment in noisy environmentsFelix Fietkau
2018-06-27mt76: track ewma rssi for gain adjustment per stationFelix Fietkau
2018-06-27mt76: add a debugfs file to dump agc calibration informationFelix Fietkau
2018-06-27mt76: fix variable gain adjustment rangeFelix Fietkau
2018-06-27mt76: clear false CCA counters after changing gain settingsFelix Fietkau
2018-06-27mt76: adjust AGC control register 26 based on gain for VHT80Felix Fietkau
2018-06-27mt76: fix swapped values for RXO-18 in gain controlFelix Fietkau
2018-06-27mt76: fix threshold for gain adjustmentFelix Fietkau
2018-06-27mt76: fix beacon timer driftFelix Fietkau
2018-06-27zd1211rw: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-27libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-27libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-27ipw2x00: track time using boottimeArnd Bergmann
2018-06-27zd1211rw: stop using deprecated get_seconds()Arnd Bergmann
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-06-27atmel: use memdup_user to simplify the codeYueHaibing
2018-06-27mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()Lorenzo Bianconi
2018-06-27net: ipw2x00: Replace NULL comparison with !privVarsha Rao
2018-06-27mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu
2018-06-27brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King
2018-06-27brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner
2018-06-27brcmsmac: Remove unnecessary parenthesesVarsha Rao
2018-06-27qtnfmac: enable source MAC address randomization supportAndrey Shevchenko
2018-06-27qtnfmac: implement net_device_ops callback to set MAC addressIgor Mitsyanko
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren