summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnet: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* macb: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* sb1250: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* au1000-eth: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* bfin_mac: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* ax88796: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna2012-01-101-0/+7
* asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna2012-01-101-0/+8
* stmmac: Add missing LF to pr_info() in stmmac_main.cStefan Roese2012-01-101-1/+1
* stmmac: Fix compilation error in mmc_core.cStefan Roese2012-01-101-0/+1
* Merge branch 'davem-next.via-rhine' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-01-101-300/+368
|\
| * via-rhine: rework suspend and resume.Francois Romieu2012-01-071-21/+20
| * via-rhine: per device debug level.Francois Romieu2012-01-071-90/+79
| * via-rhine: RHINE_WAIT_FOR macro removal.Francois Romieu2012-01-071-24/+50
| * via-rhine: move work from irq handler to softirq and beyond.Francois Romieu2012-01-071-177/+225
| * via-rhine: remove useless forward declarations.Francois Romieu2012-01-071-7/+0
| * via-rhine: balance interrupt acknowledge and events retrieval.Francois Romieu2012-01-071-8/+14
| * via-rhine: factor out tx_thresh handlingFrancois Romieu2012-01-071-5/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-0910-13/+11
|\ \
| * | netdev: make net_device_ops conststephen hemminger2012-01-092-3/+2
| * | bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
| * | usbnet: make ethtool_ops conststephen hemminger2012-01-094-5/+5
| * | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-091-0/+1
| * | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-071-2/+0
| * | asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-071-1/+1
| * | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1
| |/
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-10/+10
|\ \
| * \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-032-10/+10
| |\ \
| | * | net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5
| | * | net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-281-5/+5
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-60/+402
|\ \ \ \
| * \ \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0911-20/+36
| |\ \ \ \
| | * \ \ \ Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-073-93/+67
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-288-57/+21
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-2733-145/+305
| |\ \ \ \ \ \
| * | | | | | | net: macb: fix build break with !CONFIG_OFOlof Johansson2011-12-211-0/+1
| * | | | | | | Merge branch 'at91/macb' into next/driversArnd Bergmann2011-12-163-18/+80
| |\ \ \ \ \ \ \
| | * | | | | | | net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre2011-12-161-10/+13
| | * | | | | | | net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-162-8/+67
| * | | | | | | | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-0640-191/+410
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | macb: allow GEM to have configurable receive buffer sizeJamie Iles2011-11-222-0/+22
| * | | | | | | | macb: support DMA bus widths > 32 bitsJamie Iles2011-11-222-0/+42
| * | | | | | | | macb: support statistics for GEM devicesJamie Iles2011-11-222-4/+107
| * | | | | | | | macb: support higher rate GEM MDIO clock divisorsJamie Iles2011-11-222-11/+55
| * | | | | | | | macb: initial support for Cadence GEMJamie Iles2011-11-224-27/+95
* | | | | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-141-4/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-93/+67
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-0717-77/+53
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-1634-146/+307
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |