forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Three conflicts, one of which, for marvell10g.c is non-trivial and requires some follow-up from Heiner or someone else. The issue is that Heiner converted the marvell10g driver over to use the generic c45 code as much as possible. However, in 'net' a bug fix appeared which makes sure that a new local mask (MDIO_AN_10GBT_CTRL_ADV_NBT_MASK) with value 0x01e0 is cleared. Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
Showing
171 changed files
with
1,419 additions
and
931 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 |
---|---|---|
|
@@ -842,10 +842,9 @@ D: ax25-utils maintainer. | |
|
||
N: Helge Deller | ||
E: [email protected] | ||
E: [email protected] | ||
D: PA-RISC Linux hacker, LASI-, ASP-, WAX-, LCD/LED-driver | ||
S: Schimmelsrain 1 | ||
S: D-69231 Rauenberg | ||
W: http://www.parisc-linux.org/ | ||
D: PA-RISC Linux architecture maintainer | ||
D: LASI-, ASP-, WAX-, LCD/LED-driver | ||
S: Germany | ||
|
||
N: Jean Delvare | ||
|
@@ -1361,7 +1360,7 @@ S: Stellenbosch, Western Cape | |
S: South Africa | ||
|
||
N: Grant Grundler | ||
E: [email protected] | ||
E: [email protected] | ||
W: http://obmouse.sourceforge.net/ | ||
W: http://www.parisc-linux.org/ | ||
D: obmouse - rewrote Olivier Florent's Omnibook 600 "pop-up" mouse driver | ||
|
@@ -2492,7 +2491,7 @@ S: Syracuse, New York 13206 | |
S: USA | ||
|
||
N: Kyle McMartin | ||
E: kyle@parisc-linux.org | ||
E: kyle@mcmartin.ca | ||
D: Linux/PARISC hacker | ||
D: AD1889 sound driver | ||
S: Ottawa, Canada | ||
|
@@ -3780,14 +3779,13 @@ S: 21513 Conradia Ct | |
S: Cupertino, CA 95014 | ||
S: USA | ||
|
||
N: Thibaut Varene | ||
E: [email protected] | ||
W: http://www.parisc-linux.org/~varenet/ | ||
P: 1024D/B7D2F063 E67C 0D43 A75E 12A5 BB1C FA2F 1E32 C3DA B7D2 F063 | ||
N: Thibaut Varène | ||
E: [email protected] | ||
W: http://hacks.slashdirt.org/ | ||
D: PA-RISC port minion, PDC and GSCPS2 drivers, debuglocks and other bits | ||
D: Some ARM at91rm9200 bits, S1D13XXX FB driver, random patches here and there | ||
D: AD1889 sound driver | ||
S: Paris, France | ||
S: France | ||
|
||
N: Heikki Vatiainen | ||
E: [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
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.