aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger1-2/+1
2005-11-07[PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville1-3/+26
2005-11-07[PATCH] 3c59x: correct rx_dropped countingJohn W. Linville1-1/+1
2005-11-07[PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-11-07[PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville1-2/+2
2005-11-07[PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville1-5/+5
2005-11-07[PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville1-7/+9
2005-11-07[PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen1-1/+4
2005-11-07[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman1-8/+8
2005-11-07[PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville1-247/+260
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-62/+17
2005-11-05[DRIVER MODEL] Fix macsonicRussell King1-22/+5
2005-11-05[DRIVER MODEL] Fix jazzsonicRussell King1-23/+5
2005-11-05[DRIVER MODEL] Fix depcaRussell King1-17/+7
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-11-05[PATCH] pcnet32: Prevent hang with 79c976Don Fry1-1/+5
2005-11-05[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry1-7/+16
2005-11-05[PATCH] pcnet32: show name of failing deviceDon Fry1-21/+41
2005-11-05[PATCH] S2io: Multi buffer mode supportAnanda Raju3-409/+455
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-11-05Merge branch 'master'Jeff Garzik27-136/+202
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-4/+4
2005-11-04[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Russell King3-15/+3
2005-11-02Merge Paulus' treeStephen Rothwell14-6/+15
2005-11-01[PATCH] ibmveth fix panic in initial replenish cycleSantiago Leon1-1/+1
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-11/+32
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King2-11/+32
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds14-6/+15
2005-10-31Merge ../linux-2.6 by handPaul Mackerras192-7204/+15509
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+4
2005-10-30Merge branch 'master'Jeff Garzik1-4/+3
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-24/+26
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata1-6/+6
2005-10-30[ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie1-10/+4
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-3/+2
2005-10-29[PATCH] fec_8xx: Add support for Intel PHY LX971Pantelis Antoniou2-0/+48
2005-10-29[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONEPantelis Antoniou1-1/+1
2005-10-29[PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou1-9/+12
2005-10-29[PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin1-0/+12
2005-10-29[PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin4-6/+8
2005-10-29[PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin3-8/+29
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2