generic/2.6.39: refresh patches

SVN-Revision: 30458
master
Gabor Juhos 13 years ago
parent 440a7fbc3b
commit 80a535ba58
  1. 4
      target/linux/generic/patches-2.6.39/020-ssb_update.patch
  2. 2
      target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
  3. 2
      target/linux/generic/patches-2.6.39/720-phy_adm6996.patch
  4. 2
      target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
  5. 2
      target/linux/generic/patches-2.6.39/723-phy_ip175c.patch
  6. 2
      target/linux/generic/patches-2.6.39/724-phy_ar8216.patch
  7. 2
      target/linux/generic/patches-2.6.39/725-phy_rtl8306.patch
  8. 2
      target/linux/generic/patches-2.6.39/726-phy_rtl8366.patch
  9. 2
      target/linux/generic/patches-2.6.39/727-phy-rtl8367.patch

@ -864,7 +864,7 @@
sprom_extract_r458(out, in);
/* TODO - get remaining rev 8 stuff needed */
@@ -662,7 +723,6 @@ static int sprom_extract(struct ssb_bus
@@ -662,7 +723,6 @@ static int sprom_extract(struct ssb_bus
static int ssb_pci_sprom_get(struct ssb_bus *bus,
struct ssb_sprom *sprom)
{
@ -1164,7 +1164,7 @@
/* Suspend a SSB bus.
* Call this from the parent bus suspend routine. */
@@ -518,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct
@@ -518,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct
* Otherwise static always-on powercontrol will be used. */
extern int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl);

@ -25,7 +25,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
--- a/net/sched/sch_sfq.c
+++ b/net/sched/sch_sfq.c
@@ -410,7 +410,12 @@ sfq_enqueue(struct sk_buff *skb, struct
@@ -410,7 +410,12 @@ sfq_enqueue(struct sk_buff *skb, struct
/* Return Congestion Notification only if we dropped a packet
* from this flow.
*/

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -97,6 +97,13 @@ config MICREL_PHY
@@ -101,6 +101,13 @@ config MICREL_PHY
---help---
Supports the KSZ9021, VSC8201, KS8001 PHYs.

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -104,6 +104,9 @@ config ADM6996_PHY
@@ -108,6 +108,9 @@ config ADM6996_PHY
Currently supports the ADM6996FC and ADM6996M switches.
Support for FC is very limited.

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -107,6 +107,10 @@ config ADM6996_PHY
@@ -111,6 +111,10 @@ config ADM6996_PHY
config MVSWITCH_PHY
tristate "Driver for Marvell 88E6060 switches"

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -111,6 +111,10 @@ config IP17XX_PHY
@@ -115,6 +115,10 @@ config IP17XX_PHY
tristate "Driver for IC+ IP17xx switches"
select SWCONFIG

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -115,6 +115,10 @@ config AR8216_PHY
@@ -119,6 +119,10 @@ config AR8216_PHY
tristate "Driver for Atheros AR8216 switches"
select SWCONFIG

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -157,4 +157,29 @@ config MDIO_OCTEON
@@ -161,4 +161,29 @@ config MDIO_OCTEON
If in doubt, say Y.

@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -175,6 +175,10 @@ config RTL8366RB_PHY
@@ -178,6 +178,10 @@ config RTL8366RB_PHY
tristate "Driver for the Realtek RTL8366RB switch"
select SWCONFIG

Loading…
Cancel
Save