aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev4-0/+4
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-2/+2
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt1-1/+1
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller1-5/+5
2006-09-24[PATCH] wrong thing iounmapped (qla3xxx)Al Viro1-1/+1
2006-09-24[PATCH] qla3xxx iomem annotationsAl Viro2-26/+25
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds342-28138/+40172
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-187/+143
2006-09-22[PATCH] Spidernet: add ethtool -S (show statistics)Jim Lewis3-2/+74
2006-09-22Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik1-1/+1
2006-09-22[NET] GT96100: Delete bitrotting ethernet driverRalf Baechle4-1921/+0
2006-09-22[PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORMDale Farnsworth1-1/+1
2006-09-22[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek3-0/+952
2006-09-22Merge branch 'master' into upstreamJeff Garzik8-62/+87
2006-09-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2006-09-22[TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar1-111/+56
2006-09-22[ARCNET]: SoHard PCI supportStphane Witzmann1-0/+1
2006-09-22[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas4-6/+15
2006-09-22[TG3]: Constify firmware structsAndreas Mohr1-13/+13
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy29-57/+58
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-36/+54
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-26/+33
2006-09-21Merge branch 'upstream-fixes' into upstreamJeff Garzik2-4/+4
2006-09-21[netdrvr] mv643xx_eth: fix obvious typo, which caused build breakageJeff Garzik1-1/+1
2006-09-21[netdrvr] lp486e: fix typoJeff Garzik1-3/+3
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu1-2/+2
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu1-12/+22
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu2-23/+31
2006-09-20r8169: the MMIO region of the 8167 stands behin BAR#1Francois Romieu1-1/+1
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik5-91/+60
2006-09-19[PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell1-9/+0
2006-09-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox1-2/+3
2006-09-19[PATCH] gt96100: move to pci_get_device APIAlan Cox1-2/+4
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2-4/+9
2006-09-19[PATCH] e1000 disable device on PCI errorLinas Vepstas1-0/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras2-3/+3
2006-09-13drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik1-0/+4
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-12[PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok1-0/+1
2006-09-12Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik1-276/+380
2006-09-12Merge 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-11[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck1-0/+1
2006-09-11[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger1-9/+3
2006-09-11[PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2-4/+64
2006-09-11[PATCH] bcm43xx: Add firmware version printoutLarry Finger2-0/+33
2006-09-11[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-11[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes1-0/+30
2006-09-11[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz4-11/+11
2006-09-11[PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake1-0/+1
2006-09-11[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2006-09-11[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-11[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger3-17/+28
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville3-27/+88
2006-09-11[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
2006-09-11[PATCH] Change tulip maintainerValerie Henson8-8/+8
2006-09-06[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk1-1/+1
2006-09-06[PATCH] skge: version 1.8Stephen Hemminger1-1/+1
2006-09-06[PATCH] skge: use NAPI for transmit completeStephen Hemminger2-55/+28
2006-09-06[PATCH] skge: irq lock raceStephen Hemminger1-3/+6
2006-09-06[PATCH] skge: use netdev_alloc_skbStephen Hemminger1-14/+15
2006-09-06[PATCH] sky2: more pci device id'sStephen Hemminger1-0/+3
2006-09-06[PATCH] myri10ge: improve firmware selectionBrice Goglin1-7/+28
2006-09-06Merge branch 'upstream-fixes' into upstreamJeff Garzik1-1/+1
2006-09-06[PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin1-1/+1
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik12-489/+892
2006-09-06[PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla1-14/+9
2006-09-06[PATCH] forcedeth: errata for marvell physAyaz Abdulla1-17/+56
2006-09-04Merge branch 'master' into upstreamJeff Garzik3-19/+20
2006-08-31Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik10-792/+975
2006-08-31ixgb: Increment version to 1.0.112-k2Auke Kok1-1/+1
2006-08-31ixgb: remove skb->dev assignmentAuke Kok1-7/+4
2006-08-31ixgb: Add PCI Error recovery callbacksLinas Vepstas1-1/+111
2006-08-31ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg1-0/+7
2006-08-31ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg1-1/+1
2006-08-31ixgb: recalculate after how many descriptors to wake the queueAuke Kok2-4/+1
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg1-5/+1
2006-08-31ixgb: convert dev->priv to netdev_priv(dev).Auke Kok1-1/+1
2006-08-31ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok1-2/+2
2006-08-31e100: increment version to 3.5.16-k2Auke Kok1-1/+1
2006-08-31e100: remove skb->dev assignmentAuke Kok1-1/+0
2006-08-31e100: fix error recoveryLinas Vepstas1-0/+1
2006-08-31e100: Convert e100 to use netdev_alloc_skb().Auke Kok1-2/+2
2006-08-31e1000: Increment driver version to 7.2.7-k2Auke Kok1-1/+1
2006-08-31e1000: clean up skb allocation codeChristoph Hellwig1-11/+6
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg4-0/+5
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg3-89/+127
2006-08-318139cp: use PCI_DEVICE() to shorten the PCI device tableFrancois Romieu1-4/+2
2006-08-318139cp: pci_get_drvdata(pdev) can not be NULL in suspend handlerFrançois Romieu1-6/+4
2006-08-318139cp: removal of useless BUG_ON() checkFrancois Romieu1-1/+0
2006-08-318139cp: sync the device private data with its r8169 counterpartFrancois Romieu1-6/+6
2006-08-318139cp: ring_info removal for the receive pathFrancois Romieu1-7/+7
2006-08-318139cp: remove gratuitous indirectionFrancois Romieu1-2/+2
2006-08-318139cp: trim ring_infoFrancois Romieu1-17/+16
2006-08-31r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu1-1/+1
2006-08-31r8169: add basic MII ioctl supportFrancois Romieu1-0/+28
2006-08-31r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu1-62/+31
2006-08-31r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu1-33/+32
2006-08-31r8169: udelay() removalFrancois Romieu1-5/+7
2006-08-31r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu1-2/+2
2006-08-31Merge branch 'merge'Paul Mackerras73-1305/+8179
2006-08-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-16/+11
2006-08-29[SUNLANCE]: Fix probing problem.Krzysztof Helt1-16/+11
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+4
2006-08-29[E100]: Add module option to ignore bad EEPROM checksums.David S. Miller1-1/+5
2006-08-29[PATCH] skge: version 1.7Stephen Hemminger1-1/+1
2006-08-29[PATCH] skge: use ethX for irq assigmentsStephen Hemminger1-13/+12
2006-08-29[PATCH] skge: use dev_alloc_skbStephen Hemminger1-3/+4
2006-08-29[PATCH] skge: pci bus post fixesStephen Hemminger1-1/+4
2006-08-29[PATCH] skge: cleanup suspend/resume codeStephen Hemminger1-20/+29
2006-08-29[PATCH] sky2: version 1.7shemminger@osdl.org1-1/+1
2006-08-29[PATCH] sky2: pci post bugshemminger@osdl.org1-2/+4
2006-08-29[PATCH] sky2: power down PHY when not upshemminger@osdl.org1-26/+31
2006-08-29[PATCH] sky2: optimize checksum offload informationshemminger@osdl.org2-6/+13
2006-08-29[PATCH] sky2: TSO mss optimizationshemminger@osdl.org1-9/+9
2006-08-29[PATCH] sky2: MSI test timingshemminger@osdl.org1-3/+3
2006-08-29[PATCH] sky2: dont use force status bitshemminger@osdl.org2-8/+2
2006-08-29[PATCH] sky2: use netdev_alloc_skbshemminger@osdl.org1-13/+16
2006-08-29[PATCH] sky2: remove cloned/pskb_expand_head checkshemminger@osdl.org1-8/+0
2006-08-29[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger1-2/+2
2006-08-29[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger1-0/+2
2006-08-29[PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi1-4/+0
2006-08-29[PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: enable wireless extension passive scanZhu Yi2-13/+39
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi1-2/+3
2006-08-29[PATCH] ipw2200: Add pci .shutdown handlerZhu Yi1-0/+11
2006-08-29[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi1-1/+8
2006-08-29[PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi1-5/+2
2006-08-29[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi1-21/+31
2006-08-29[PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2-2/+0
2006-08-29[PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi1-5/+6
2006-08-29[PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi1-22/+17
2006-08-29[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi1-3/+20
2006-08-29[PATCH] ipw2200: always enable frequently used debugging codeZhu Yi3-53/+28
2006-08-29[PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger1-1/+3
2006-08-29[PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger1-3/+6
2006-08-29[PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin1-0/+1
2006-08-29[PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin1-6/+2
2006-08-29[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-29[PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch4-324/+691
2006-08-29[PATCH] kthread: airo.cSukadev Bhattiprolu1-24/+16
2006-08-29Merge branch 'from-linus' into upstreamJohn W. Linville62-1214/+8074
2006-08-28e1000: Use module param array codeAuke Kok1-51/+110
2006-08-28e1000: remove unused part_num reading codeAuke Kok3-37/+0
2006-08-28e1000: error out if we cannot enable PCI device on resumeAuke Kok1-2/+5
2006-08-28e1000: ring buffers resources cleanupVasily Averin1-8/+6
2006-08-28e1000: e1000_probe resources cleanupVasily Averin1-16/+28
2006-08-28e1000: IRQ resources cleanupVasily Averin1-1/+4
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok5-554/+554
2006-08-24Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik7-41/+80
2006-08-24[PATCH] myri10ge: use multicast support in the firmwareBrice Goglin2-8/+124
2006-08-24[PATCH] myri10ge: use netif_msg_linkBrice Goglin1-7/+39
2006-08-24Merge branch 'upstream-fixes' into upstreamJeff Garzik5-14/+37
2006-08-24Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-0/+3
2006-08-24[PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie1-1/+1
2006-08-24[PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry1-8/+17
2006-08-24[PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens1-4/+14
2006-08-24[PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn1-1/+2
2006-08-23Merge branch 'upstream-fixes' into upstreamJohn W. Linville2-1/+4
2006-08-23[PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin1-0/+3
2006-08-23[PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin1-1/+1
2006-08-22Merge branch 'from-linus' into upstreamJohn W. Linville3-42/+49
2006-08-19[PATCH] network: axnet_cs.c: add new id (0x021b, 0x0202)Komuro1-2/+1
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik1-4/+5
2006-08-19[PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa1-4/+5
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik64-64/+64