forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'net-next/master' into mac80211-next
Resolve the merge conflict between Felix's/my and Toke's patches coming into the tree through net and mac80211-next respectively. Most of Felix's changes go away due to Toke's new infrastructure work, my patch changes to "goto begin" (the label wasn't there before) instead of returning NULL so flow control towards drivers is preserved better. Signed-off-by: Johannes Berg <[email protected]>
- Loading branch information
Showing
1,014 changed files
with
35,819 additions
and
11,407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,6 +69,7 @@ James Bottomley <jejb@mulgrave.(none)> | |
James Bottomley <[email protected]> | ||
James E Wilson <[email protected]> | ||
James Ketrenos <jketreno@io.(none)> | ||
Javi Merino <[email protected]> <[email protected]> | ||
<[email protected]> <[email protected]> | ||
Jean Tourrilhes <[email protected]> | ||
Jeff Garzik <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletions
58
Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
* Microsemi - vsc8531 Giga bit ethernet phy | ||
|
||
Required properties: | ||
- compatible : Should contain phy id as "ethernet-phy-idAAAA.BBBB" | ||
The PHY device uses the binding described in | ||
Documentation/devicetree/bindings/net/phy.txt | ||
|
||
Optional properties: | ||
- vsc8531,vddmac : The vddmac in mV. | ||
- vsc8531,edge-slowdown : % the edge should be slowed down relative to | ||
the fastest possible edge time. Native sign | ||
need not enter. | ||
Edge rate sets the drive strength of the MAC | ||
interface output signals. Changing the drive | ||
strength will affect the edge rate of the output | ||
signal. The goal of this setting is to help | ||
reduce electrical emission (EMI) by being able | ||
to reprogram drive strength and in effect slow | ||
down the edge rate if desired. Table 1 shows the | ||
impact to the edge rate per VDDMAC supply for each | ||
drive strength setting. | ||
Ref: Table:1 - Edge rate change below. | ||
|
||
Note: see dt-bindings/net/mscc-phy-vsc8531.h for applicable values | ||
|
||
Table: 1 - Edge rate change | ||
----------------------------------------------------------------| | ||
| Edge Rate Change (VDDMAC) | | ||
| | | ||
| 3300 mV 2500 mV 1800 mV 1500 mV | | ||
|---------------------------------------------------------------| | ||
| Default Deafult Default Default | | ||
| (Fastest) (recommended) (recommended) | | ||
|---------------------------------------------------------------| | ||
| -2% -3% -5% -6% | | ||
|---------------------------------------------------------------| | ||
| -4% -6% -9% -14% | | ||
|---------------------------------------------------------------| | ||
| -7% -10% -16% -21% | | ||
|(recommended) (recommended) | | ||
|---------------------------------------------------------------| | ||
| -10% -14% -23% -29% | | ||
|---------------------------------------------------------------| | ||
| -17% -23% -35% -42% | | ||
|---------------------------------------------------------------| | ||
| -29% -37% -52% -58% | | ||
|---------------------------------------------------------------| | ||
| -53% -63% -76% -77% | | ||
| (slowest) | | ||
|---------------------------------------------------------------| | ||
|
||
Example: | ||
|
||
vsc8531_0: ethernet-phy@0 { | ||
compatible = "ethernet-phy-id0007.0570"; | ||
vsc8531,vddmac = <3300>; | ||
vsc8531,edge-slowdown = <21>; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1634,6 +1634,7 @@ N: rockchip | |
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES | ||
M: Kukjin Kim <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
R: Javier Martinez Canillas <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -2509,7 +2510,7 @@ S: Supported | |
F: kernel/bpf/ | ||
|
||
BROADCOM B44 10/100 ETHERNET DRIVER | ||
M: Gary Zambrano <zambrano@broadcom.com> | ||
M: Michael Chan <michael.chan@broadcom.com> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/net/ethernet/broadcom/b44.* | ||
|
@@ -5592,10 +5593,9 @@ F: Documentation/devicetree/bindings/scsi/hisilicon-sas.txt | |
|
||
HOST AP DRIVER | ||
M: Jouni Malinen <[email protected]> | ||
L: [email protected] (subscribers-only) | ||
L: [email protected] | ||
W: http://hostap.epitest.fi/ | ||
S: Maintained | ||
W: http://w1.fi/hostap-driver.html | ||
S: Obsolete | ||
F: drivers/net/wireless/intersil/hostap/ | ||
|
||
HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | ||
|
@@ -6111,7 +6111,7 @@ S: Supported | |
F: drivers/cpufreq/intel_pstate.c | ||
|
||
INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | ||
M: Maik Broemme <mbroemme@plusserver.de> | ||
M: Maik Broemme <mbroemme@libmpq.org> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/fb/intelfb.txt | ||
|
@@ -8169,6 +8169,15 @@ S: Maintained | |
W: https://fedorahosted.org/dropwatch/ | ||
F: net/core/drop_monitor.c | ||
|
||
NETWORKING [DSA] | ||
M: Andrew Lunn <[email protected]> | ||
M: Vivien Didelot <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
S: Maintained | ||
F: net/dsa/ | ||
F: include/net/dsa.h | ||
F: drivers/net/dsa/ | ||
|
||
NETWORKING [GENERAL] | ||
M: "David S. Miller" <[email protected]> | ||
L: [email protected] | ||
|
@@ -8744,7 +8753,7 @@ F: drivers/oprofile/ | |
F: include/linux/oprofile.h | ||
|
||
ORACLE CLUSTER FILESYSTEM 2 (OCFS2) | ||
M: Mark Fasheh <mfasheh@suse.com> | ||
M: Mark Fasheh <mfasheh@versity.com> | ||
M: Joel Becker <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://ocfs2.wiki.kernel.org | ||
|
@@ -11632,7 +11641,7 @@ F: Documentation/devicetree/bindings/thermal/ | |
THERMAL/CPU_COOLING | ||
M: Amit Daniel Kachhap <[email protected]> | ||
M: Viresh Kumar <[email protected]> | ||
M: Javi Merino <javi.merino@arm.com> | ||
M: Javi Merino <javi.merino@kernel.org> | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/thermal/cpu-cooling-api.txt | ||
|
@@ -12585,7 +12594,7 @@ F: include/linux/if_*vlan.h | |
F: net/8021q/ | ||
|
||
VLYNQ BUS | ||
M: Florian Fainelli <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] (subscribers-only) | ||
S: Maintained | ||
F: drivers/vlynq/vlynq.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.