aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-28pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins
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-26macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller
2008-11-25net: hp-plus uses eip_pollRandy Dunlap
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-25ath5k: disable beacon filter when station is not associatedMartin Xu
2008-11-25ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez
2008-11-25iwlagn: fix DMA syncJohannes Berg
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras
2008-11-23drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng
2008-11-21net/hp-plus: fix link errorsRandy Dunlap
2008-11-21axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter
2008-11-20phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro
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