summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2018-06-27wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer
2018-06-27wlcore: Fix timout errors after recoveryTony Lindgren
2018-06-27wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2018-06-27wlcore: Make sure PM calls are pairedTony Lindgren
2018-06-27wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds