29 Nov, 2008
1 commit
-
Signed-off-by: Ilpo Järvinen
Signed-off-by: David S. Miller
26 Nov, 2008
1 commit
-
A patch to put names on the niu interrupt vectors according the syntax below.
This is needed to assign correct affinity.> So on a multiqueue card with 2 RX queues and 2 TX queues we'd
> have names like:
>
> eth0-rx-0
> eth0-rx-1
> eth0-tx-0
> eth0-tx-1Signed-off-by: Robert Olsson
Tested-by: Jesper Dangaard Brouer
Signed-off-by: David S. Miller
15 Nov, 2008
1 commit
-
This patch adds support for the Sun CP3260 ATCA blade which is
a N2 based ATCA blade with 2 NIU ports. The NIU ports do not
have on-board PHY.Signed-off-by: Santwona Behera
Signed-off-by: David S. Miller
15 May, 2008
1 commit
-
Conflicts:
drivers/net/wireless/iwlwifi/iwl-4965-rs.c
drivers/net/wireless/rt2x00/rt61pci.c
13 May, 2008
1 commit
-
Signed-off-by: Jeff Garzik
12 May, 2008
1 commit
-
Determine the number of physical ports from the card's VPD data.
Previous fix failed on Maramba platform which doesn't have the
"board-model" property. This fix uses the "model" property which
exists on all cards and Neptune based motherboards.cstyle cleanup included.
Signed-off-by: Matheos Worku
Signed-off-by: David S. Miller
25 Apr, 2008
2 commits
-
[ Minor coding style and whitespace corrections, also bump
driver version and release date. -DaveM ]Signed-off-by: Matheos Worku
Signed-off-by: David S. Miller -
[ Fix minor whitespace and coding style stuff... -DaveM ]
Signed-off-by: Matheos Worku
Signed-off-by: David S. Miller
29 Feb, 2008
1 commit
-
Ports 0 and 1 of the NIU device are connected to extended fabric
through SERDES. Ports 2 and 3 are connected using RGMII Fiber mode.[ Coding style cleanups... -DaveM ]
Signed-off-by: Matheos Worku
Signed-off-by: David S. Miller
20 Feb, 2008
1 commit
-
From: Matheos Worku
1) niu_enable_alt_mac() needs to be adjusted so that the mask
is computed properly for the BMAC case.2) BMAC has 6 alt MAC addresses available, not 7.
Signed-off-by: David S. Miller
10 Jan, 2008
1 commit
-
From: Mirko Lindner
This patch makes necessary changes in the Neptune driver to support
the new Marvell PHY. It also adds support for the LED blinking
on Neptune cards with Marvell PHY. All registers are using defines
in the niu.h header file as is already done for the BCM8704 registers.[ Coding style, etc. cleanups -DaveM ]
Signed-off-by: David S. Miller
11 Oct, 2007
1 commit
-
With cleanup suggestions and bugs spotted by Stephen Hemminger,
Ingo Oeser, Matheos Worku, and Oliver Hartkopp.Signed-off-by: David S. Miller