aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao
2008-12-01[ARM] fix missing includes for iop33x and sa1100_irRussell King
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro
2008-11-30section errors in smc911x/smc91xAl Viro
2008-11-30section misannotation in ibmtr_csAl Viro
2008-11-30ixgbe section fixesAl Viro
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho
2008-11-19net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-16e1000e: fix IPMI trafficJeff Kirsher
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher
2008-11-16phy: fix phy address bugGiulio Benetti
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid
2008-11-15mlx4_en: Pause parameters per portYevgeny Petrilin
2008-11-14Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-11-14phylib: fix premature freeing of struct mii_busLennert Buytenhek
2008-11-14atl1: Do not enumerate options unsupported by chipJ. K. Cliburn
2008-11-14atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn
2008-11-14gianfar: Fix DMA unmap invocationsAndy Fleming
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov