summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Merge git://git.marvell.com/orion into develRussell King9-21/+67
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2-0/+46
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao1-0/+1
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao1-0/+42
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao1-0/+3
2008-12-01[ARM] fix missing includes for iop33x and sa1100_irRussell King1-1/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-1/+47
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+2
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro1-3/+3
2008-11-30section errors in smc911x/smc91xAl Viro2-10/+10
2008-11-30section misannotation in ibmtr_csAl Viro1-1/+1
2008-11-30ixgbe section fixesAl Viro1-5/+4
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2-2/+2
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein3-1/+47
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King2-0/+2
2008-11-27[ARM] clps7500: remove supportRussell King1-5/+1
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras1-1/+2
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-16/+23
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek1-1/+1
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu1-2/+2
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23
2008-11-19net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison1-11/+10
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan1-30/+28
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg3-13/+22
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg2-2/+0
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-98/+494
2008-11-16e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg1-10/+10
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas1-4/+3
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer1-14/+5
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo1-1/+1
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-11-15mlx4_en: Pause parameters per portYevgeny Petrilin3-22/+24
2008-11-14Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-29/+15
2008-11-14phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-14atl1: Do not enumerate options unsupported by chipJ. K. Cliburn1-14/+3
2008-11-14atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn1-4/+0
2008-11-14gianfar: Fix DMA unmap invocationsAndy Fleming1-7/+8
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3