summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik106-178/+163
2006-09-13[PATCH] sky2: big endianStephen Hemminger2-37/+25
2006-09-13[PATCH] sky2: fiber supportStephen Hemminger2-33/+63
2006-09-13[PATCH] sky2: tx pause bug fixStephen Hemminger2-82/+43
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik178-22399/+22399
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann12-0/+5849
2006-09-13[PATCH] pcnet32: NAPI implementationDon Fry2-28/+121
2006-09-13[PATCH] pcnet32: break receive routine into two pieces.Don Fry1-161/+141
2006-09-13[PATCH] pcnet32: move/create receive and transmit routinesDon Fry1-256/+259
2006-09-13[PATCH] pcnet32: magic number cleanupDon Fry1-30/+30
2006-09-13[PATCH] pcnet32: remove unnecessary save/restore register accesses.Don Fry1-6/+1
2006-09-13Merge branch 'upstream-fixes' into upstreamJeff Garzik1-0/+2
2006-09-13[PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth1-0/+2
2006-09-13[PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok1-0/+1
2006-09-13Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik1-276/+380
2006-09-13Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...Jeff Garzik1-63/+51
2006-09-128139cp: ring_info removal for the transmit pathFrancois Romieu1-19/+13
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik1-4/+4
2006-09-12[PATCH] e1000: fix TX timout hang regression for 82542rev3Auke Kok1-4/+4
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik32-102/+38
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek32-102/+38
2006-09-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik11-48/+169
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik3-27/+88
2006-09-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-27/+88
2006-09-12[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck1-0/+1
2006-09-12[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger1-9/+3
2006-09-12[PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2-4/+64
2006-09-12[PATCH] bcm43xx: Add firmware version printoutLarry Finger2-0/+33
2006-09-12[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-12[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes1-0/+30
2006-09-12[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz4-11/+11
2006-09-12[PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake1-0/+1
2006-09-12[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2006-09-12[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-12[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger3-17/+28
2006-09-12Merge branch 'upstream-fixes' into upstreamJohn W. Linville3-27/+88
2006-09-12[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz3-27/+88
2006-09-11Merge branch 'from-linus' into upstreamJohn W. Linville4-20/+21
2006-09-11r8169: quirk for the 8110sb on arm platformFrancois Romieu1-2/+7
2006-09-11Merge branch 'upstream-fixes' into upstreamJeff Garzik1-2/+2
2006-09-11[PATCH] Fix dm9000 release_resourceDirk Opfer1-2/+2
2006-09-11[PATCH] skge: check for PCI hotplug during IRQStephen Hemminger1-1/+1
2006-09-11[PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek1-1/+0
2006-09-11[PATCH] Handle pci_enable_device() errors in resumeValerie Henson3-11/+22
2006-09-11[PATCH] Use tulip.h in winbond-840.cGrant Grundler1-44/+24
2006-09-11[PATCH] Clean up tulip.hGrant Grundler2-11/+13
2006-09-11[PATCH] Defer tulip_select_media() to process contextFrancois Romieu4-41/+60
2006-09-11[PATCH] Flush MMIO writes in reset sequenceGrant Grundler1-0/+2
2006-09-11[PATCH] Make DS21143 printout match lspci outputThibaut Varene1-1/+1
2006-09-11[PATCH] Print physical address in tulip_init_oneGrant Grundler1-2/+8