Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnet: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | macb: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | sb1250: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | au1000-eth: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | bfin_mac: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | ax88796: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | asix: fix setting custom MAC address on Asix 88178 devices | Jussi Kivilinna | 2012-01-10 | 1 | -0/+7 |
* | asix: fix setting custom MAC address on Asix 88772 devices | Jussi Kivilinna | 2012-01-10 | 1 | -0/+8 |
* | stmmac: Add missing LF to pr_info() in stmmac_main.c | Stefan Roese | 2012-01-10 | 1 | -1/+1 |
* | stmmac: Fix compilation error in mmc_core.c | Stefan Roese | 2012-01-10 | 1 | -0/+1 |
* | Merge branch 'davem-next.via-rhine' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller | 2012-01-10 | 1 | -300/+368 |
|\ | |||||
| * | via-rhine: rework suspend and resume. | Francois Romieu | 2012-01-07 | 1 | -21/+20 |
| * | via-rhine: per device debug level. | Francois Romieu | 2012-01-07 | 1 | -90/+79 |
| * | via-rhine: RHINE_WAIT_FOR macro removal. | Francois Romieu | 2012-01-07 | 1 | -24/+50 |
| * | via-rhine: move work from irq handler to softirq and beyond. | Francois Romieu | 2012-01-07 | 1 | -177/+225 |
| * | via-rhine: remove useless forward declarations. | Francois Romieu | 2012-01-07 | 1 | -7/+0 |
| * | via-rhine: balance interrupt acknowledge and events retrieval. | Francois Romieu | 2012-01-07 | 1 | -8/+14 |
| * | via-rhine: factor out tx_thresh handling | Francois Romieu | 2012-01-07 | 1 | -5/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-09 | 10 | -13/+11 |
|\ \ | |||||
| * | | netdev: make net_device_ops const | stephen hemminger | 2012-01-09 | 2 | -3/+2 |
| * | | bcm63xx: make ethtool_ops const | stephen hemminger | 2012-01-09 | 1 | -1/+1 |
| * | | usbnet: make ethtool_ops const | stephen hemminger | 2012-01-09 | 4 | -5/+5 |
| * | | 8139cp: fix missing napi_gro_flush. | françois romieu | 2012-01-09 | 1 | -0/+1 |
| * | | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h | David S. Miller | 2012-01-07 | 1 | -2/+0 |
| * | | asix: fix infinite loop in rx_fixup() | Aurelien Jacobs | 2012-01-07 | 1 | -1/+1 |
| * | | r6040: fix typo in use of MCR0 register bits | Cesar Eduardo Barros | 2012-01-07 | 1 | -1/+1 |
| |/ | |||||
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 2 | -10/+10 |
|\ \ | |||||
| * \ | Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-... | Arnd Bergmann | 2012-01-03 | 2 | -10/+10 |
| |\ \ | |||||
| | * | | net: flexcan: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -5/+5 |
| | * | | net: fec: add clk_prepare/clk_unprepare | Richard Zhao | 2011-12-28 | 1 | -5/+5 |
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 5 | -60/+402 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 11 | -20/+36 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'next/cleanup' into samsung/dt | Arnd Bergmann | 2012-01-07 | 3 | -93/+67 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2011-12-28 | 8 | -57/+21 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge branch 'omap/hwmod' into next/drivers | Arnd Bergmann | 2011-12-27 | 33 | -145/+305 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | net: macb: fix build break with !CONFIG_OF | Olof Johansson | 2011-12-21 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'at91/macb' into next/drivers | Arnd Bergmann | 2011-12-16 | 3 | -18/+80 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | net/at91_ether: use gpio_is_valid for phy IRQ line | Nicolas Ferre | 2011-12-16 | 1 | -10/+13 |
| | * | | | | | | | net/macb: add DT support for Cadence macb/gem driver | Jean-Christophe PLAGNIOL-VILLARD | 2011-12-16 | 2 | -8/+67 |
| * | | | | | | | | Merge branch 'mxs/saif' into next/drivers | Arnd Bergmann | 2011-12-06 | 40 | -191/+410 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | macb: allow GEM to have configurable receive buffer size | Jamie Iles | 2011-11-22 | 2 | -0/+22 |
| * | | | | | | | | macb: support DMA bus widths > 32 bits | Jamie Iles | 2011-11-22 | 2 | -0/+42 |
| * | | | | | | | | macb: support statistics for GEM devices | Jamie Iles | 2011-11-22 | 2 | -4/+107 |
| * | | | | | | | | macb: support higher rate GEM MDIO clock divisors | Jamie Iles | 2011-11-22 | 2 | -11/+55 |
| * | | | | | | | | macb: initial support for Cadence GEM | Jamie Iles | 2011-11-22 | 4 | -27/+95 |
* | | | | | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 2011-12-14 | 1 | -4/+6 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 3 | -93/+67 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 17 | -77/+53 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 2011-12-16 | 34 | -146/+307 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | |