aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+123
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller75-701/+1607
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller13-26/+46
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-07-09mac80211_hwsim: Add support for HEIlan Peer1-0/+123
2018-07-04mt76x2: debugfs: add sw pulse statistics to dfs debugfsLorenzo Bianconi3-1/+25
2018-07-04mt76x2: dfs: add sw pattern detectorLorenzo Bianconi2-1/+260
2018-07-04mt76x2: dfs: add sw event ring bufferLorenzo Bianconi2-3/+163
2018-07-04mt76: introduce mt76_{incr,decr} utility routinesLorenzo Bianconi1-0/+12
2018-07-04atmel: using strlcpy() to avoid possible buffer overflowsYueHaibing1-2/+1
2018-07-04wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva1-2/+2
2018-07-04libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-07-04brcmfmac: update STA info struct to the v5Rafał Miłecki1-0/+14
2018-07-04brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki1-5/+24
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki3-0/+45
2018-07-04brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki2-1/+4
2018-07-04brcmfmac: detect firmware support for monitor interfaceRafał Miłecki2-1/+4
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller13-26/+46
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2018-06-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo3-3/+16
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih1-1/+0
2018-06-28wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven1-1/+1
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu2-2/+15
2018-06-27mt76: improve gain adjustment in noisy environmentsFelix Fietkau1-10/+16
2018-06-27mt76: track ewma rssi for gain adjustment per stationFelix Fietkau4-20/+83
2018-06-27mt76: add a debugfs file to dump agc calibration informationFelix Fietkau3-0/+16
2018-06-27mt76: fix variable gain adjustment rangeFelix Fietkau1-1/+1
2018-06-27mt76: clear false CCA counters after changing gain settingsFelix Fietkau1-0/+3
2018-06-27mt76: adjust AGC control register 26 based on gain for VHT80Felix Fietkau1-2/+9
2018-06-27mt76: fix swapped values for RXO-18 in gain controlFelix Fietkau1-2/+2
2018-06-27mt76: fix threshold for gain adjustmentFelix Fietkau1-1/+1
2018-06-27mt76: fix beacon timer driftFelix Fietkau3-2/+41
2018-06-27zd1211rw: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-9/+12
2018-06-27libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+3
2018-06-27libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+4
2018-06-27ipw2x00: track time using boottimeArnd Bergmann4-20/+20
2018-06-27zd1211rw: stop using deprecated get_seconds()Arnd Bergmann1-1/+1
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat10-73/+73
2018-06-27rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-06-27atmel: use memdup_user to simplify the codeYueHaibing1-8/+3
2018-06-27mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()Lorenzo Bianconi1-4/+2
2018-06-27net: ipw2x00: Replace NULL comparison with !privVarsha Rao1-1/+1
2018-06-27mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu1-26/+26
2018-06-27brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King1-1/+1
2018-06-27brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner1-1/+1
2018-06-27brcmsmac: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-06-27qtnfmac: enable source MAC address randomization supportAndrey Shevchenko3-0/+48
2018-06-27qtnfmac: implement net_device_ops callback to set MAC addressIgor Mitsyanko1-0/+25
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren9-59/+121
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren1-13/+18