summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2011-12-20davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok1-0/+2
2011-12-20r8169: fix Config2 MSIEnable bit setting.françois romieu1-6/+8
2011-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-49/+15
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-4/+4
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-12-07net/fec: fix the use of pdev->idShawn Guo1-4/+7
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings1-1/+2
2011-12-06r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu1-8/+3
2011-12-06r8169: Rx FIFO overflow fixes.françois romieu1-25/+17
2011-12-04arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf1-2/+2
2011-12-04drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf1-2/+2
2011-12-01net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-28jme: PHY configuration for compatible issueAries Lee2-3/+129
2011-11-27dm9000: Fix check for disabled wake on LANMark Brown1-1/+1
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-24b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-22stmmac: mask mmc interruptsGiuseppe CAVALLARO1-5/+9
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch1-1/+1
2011-11-18sky2: fix hang in napi_disablestephen hemminger2-7/+11
2011-11-18sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-17sky2: version 1.30stephen hemminger1-1/+1
2011-11-17sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-17sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-17sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-17sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-17sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-17r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-17pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-17bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-17net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin1-0/+2
2011-11-14mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2-1/+6
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund1-0/+12
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny1-9/+27
2011-11-10net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda1-0/+1
2011-11-10net/temac: FIX segfault when process old irqsRicardo Ribalda1-1/+5
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang1-1/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-163/+172
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1