summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-27nfp: bpf: allow source ptr type be map ptr in memcpy optimizationJiong Wang
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov