summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-07-04brcmfmac: detect firmware support for monitor interfaceRafał Miłecki2-1/+4
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
2018-06-27wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer1-38/+13
2018-06-27wlcore: Fix timout errors after recoveryTony Lindgren1-2/+1
2018-06-27wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren1-2/+2
2018-06-27wlcore: Add support for runtime PMTony Lindgren14-338/+416
2018-06-27wlcore: Make sure PM calls are pairedTony Lindgren1-2/+8
2018-06-27wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo21-112/+126
2018-06-16Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds1-4/+4
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-180/+371
2018-06-16docs: Fix more broken referencesMauro Carvalho Chehab1-4/+4
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu3-7/+10
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia1-0/+7
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel1-16/+5
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel1-8/+19
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+9
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman1-8/+13
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg1-2/+9
2018-06-15hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang1-13/+13
2018-06-15net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey1-3/+1
2018-06-15net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey1-2/+0
2018-06-15net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey1-1/+1