generic/2.6.39: refresh patches
authorGabor Juhos <juhosg@openwrt.org>
Sat, 11 Feb 2012 18:16:08 +0000 (18:16 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 11 Feb 2012 18:16:08 +0000 (18:16 +0000)
SVN-Revision: 30458

target/linux/generic/patches-2.6.39/020-ssb_update.patch
target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
target/linux/generic/patches-2.6.39/720-phy_adm6996.patch
target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
target/linux/generic/patches-2.6.39/723-phy_ip175c.patch
target/linux/generic/patches-2.6.39/724-phy_ar8216.patch
target/linux/generic/patches-2.6.39/725-phy_rtl8306.patch
target/linux/generic/patches-2.6.39/726-phy_rtl8366.patch
target/linux/generic/patches-2.6.39/727-phy-rtl8367.patch

index 8113bca68f7a039bddcd252983f7f17adf2acc9a..d89b64b9d9c8932b4f35e4f0afa695088324461a 100644 (file)
        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)
  {
  
  /* 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);
  
index 122f62b9e6488ff32e9400c157d0d2e2cc9c9b88..b849106873b4f9d4294dd708ec26d020bbc68876 100644 (file)
@@ -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.
         */
index 5e1c0763ea6a38c710c277a84e860e4b8ddf7151..c61e48706a57b89589a0952d31e27a9c0ac1a5ae 100644 (file)
@@ -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.
  
index 5a7b96aadde4187d6a58036167b74e92d5884b11..8e056c36ed7bdcb93434828df96186761dbc567a 100644 (file)
@@ -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.
  
index 22a56ed4dccdf498c8e87caa19a39d5088cb1702..2b26d6310150646e5693984fb7f65f44a4a971c1 100644 (file)
@@ -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"
  
index c375a97292ee4c0f2dcf1a5773410e29d8d8f101..7de939246e6d3cbe6d05364d04eb0aef6b5b8d24 100644 (file)
@@ -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
  
index e97b84d48cf7e9affaab44b690293be7cf5c53ed..efabdfe187ab576fd84a074c279633ea6581b95f 100644 (file)
@@ -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
  
index 34ac10ed399c8824634fea0c7eb7be0858da1d6d..9210984cc5a5e9d6106e6c6d8dec08ae357a7467 100644 (file)
@@ -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.
  
index 229fe7114bc40b3b2b40c6b2ae2373b480754cd1..c143e752bf45eb2fc7688c546ed3252cd1e265ec 100644 (file)
@@ -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