summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* sky2: fix hang in napi_disablestephen hemminger2011-11-172-7/+11
* sky2: enforce minimum ring sizestephen hemminger2011-11-171-2/+12
* stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi2011-11-171-5/+7
* stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla2011-11-171-2/+0
* stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-173-29/+72
* stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla2011-11-171-6/+4
* stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2011-11-172-2/+4
* sky2: version 1.30stephen hemminger2011-11-161-1/+1
* sky2: used fixed RSS keystephen hemminger2011-11-161-4/+9
* sky2: reduce default Tx ring sizestephen hemminger2011-11-161-1/+1
* sky2: rename up/down functionsstephen hemminger2011-11-161-10/+10
* sky2: pci posting issuesstephen hemminger2011-11-161-0/+3
* sky2: fix hang on shutdown (and other irq issues)stephen hemminger2011-11-161-18/+27
* r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli2011-11-161-1/+1
* pch_gbe: Move #include of module.hJoe Perches2011-11-161-1/+1
* bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-162-30/+35
* net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-161-0/+1
* NET: MIPS: lantiq: fix etop compile errorJohn Crispin2011-11-141-0/+2
* mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2011-11-142-1/+6
* net/smsc911x: Always wait for the chip to be readyRobert Marklund2011-11-141-0/+12
* forcedeth: fix stats on hardware without extended stats supportdavid decotigny2011-11-141-9/+27
* net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda2011-11-091-0/+1
* net/temac: FIX segfault when process old irqsRicardo Ribalda2011-11-091-1/+5
* sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-081-1/+1
* r8169: increase the delay parameter of pm_schedule_suspendhayeswang2011-11-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-079-163/+172
|\
| * forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
| * tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
| * tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
| * tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
| * tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
| * tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
| * tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0630-4/+32
|\ \
| * | drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-10-311-4/+3
| * | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-312-0/+2
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3114-0/+14
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-3113-0/+13
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-9/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-062-0/+9
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0325-105/+157
|\ \
OpenPOWER on IntegriCloud