summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lantiq_etop: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+4
* fec: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* 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
* drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam2012-01-101-1/+1
* 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-105-53/+63
|\ \
| * | vfs: new helper - d_make_root()Al Viro2012-01-102-0/+18
| * | dcache: use a dispose list in select_parentDave Chinner2012-01-101-42/+21
| * | ceph: d_alloc_root() may failAl Viro2012-01-091-4/+11
| * | ext4: fix failure exitsAl Viro2012-01-091-5/+8
| * | isofs: inode leak on mount failureAl Viro2012-01-091-2/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-098-347/+8
|\ \ \
| * | | sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-301-171/+0
| * | | sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-292-8/+4
| * | | sparc32: enable different preemptions modelsSam Ravnborg2011-12-291-2/+0
| * | | sparc32: support atomic64_tSam Ravnborg2011-12-272-0/+3
| * | | apbuart: fix section mismatch warningSam Ravnborg2011-12-271-2/+2
| * | | sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-271-4/+0
| * | | sparc32: drop unused atomic24 supportSam Ravnborg2011-12-273-161/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-0919-32/+57
|\ \ \ \
| * | | | igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-091-0/+2
| * | | | 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
| * | | | net: Fix build with INET disabled.David S. Miller2012-01-092-2/+1
| * | | | net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-092-6/+11
| * | | | net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-091-2/+2
| * | | | net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2012-01-092-6/+6
| * | | | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-091-0/+1
| * | | | pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter2012-01-071-2/+2
| * | | | 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
| * | | | net: Default UDP and UNIX diag to 'n'.David S. Miller2012-01-072-2/+6
| * | | | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1