summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann
2011-11-22macb: convert printk to netdev_ and friendsJamie Iles
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles
2011-11-22macb: remove conditional clk handlingJamie Iles
2011-11-18sky2: fix hang in napi_disablestephen hemminger
2011-11-18sky2: enforce minimum ring sizestephen hemminger
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi
2011-11-17sky2: version 1.30stephen hemminger
2011-11-17sky2: used fixed RSS keystephen hemminger
2011-11-17sky2: reduce default Tx ring sizestephen hemminger
2011-11-17sky2: rename up/down functionsstephen hemminger
2011-11-17sky2: pci posting issuesstephen hemminger
2011-11-17sky2: fix hang on shutdown (and other irq issues)stephen hemminger
2011-11-17r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli
2011-11-16pch_gbe: Move #include of module.hJoe Perches
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin
2011-11-14mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny
2011-11-09net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda
2011-11-09net/temac: FIX segfault when process old irqsRicardo Ribalda
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-04sky2: fix regression on Yukon Optimastephen hemminger
2011-11-04i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher
2011-11-04tg3: Update version to 3.121Matt Carlson
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson
2011-11-04tg3: Fix irq alloc error cleanup pathMatt Carlson
2011-11-04tg3: Fix 4k skb error recovery pathMatt Carlson
2011-11-04tg3: Fix 4k tx bd segmentation codeMatt Carlson
2011-11-04tg3: Fix APE mutex init and useMatt Carlson
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds