aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-09-13[PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth1-0/+2
2006-09-12[PATCH] e1000: fix TX timout hang regression for 82542rev3Auke Kok1-4/+4
2006-09-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-27/+88
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz3-27/+88
2006-09-11[PATCH] Fix dm9000 release_resourceDirk Opfer1-2/+2
2006-09-06[PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin1-1/+1
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-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-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-19[PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa1-4/+5
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug11-1049/+711
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug5-21/+407
2006-08-19[PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan1-2/+1
2006-08-19[PATCH] skge: remember to run netif_poll_disable()Edgar E. Iglesias1-0/+2
2006-08-19[PATCH] Add ethtool -g support to Spidernet network driverJim Lewis3-5/+23
2006-08-19[PATCH] build fixes: smc91xDavid Brownell1-6/+0
2006-08-19[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi1-1/+11
2006-08-19[PATCH] lockdep: fix smc91xRussell King1-4/+4
2006-08-19[PATCH] via-rhine: NAPI poll enableStephen Hemminger1-1/+2
2006-08-19[PATCH] via-rhine: NAPI supportRoger Luethi2-12/+79
2006-08-19[PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard1-0/+1
2006-08-19[PATCH] net: Add netconsole support to dm9000 driverKevin Hao1-0/+14
2006-08-19[PATCH] s2io build fixAndrew Morton1-0/+1
2006-08-19[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-08-19[PATCH] Freescale QE UCC gigabit ethernet driverLi Yang6-0/+6665
2006-08-19[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk3-56/+67
2006-08-19[PATCH] sundance section fixAndrew Morton1-1/+1
2006-08-19[PATCH] fealnx section fixAndrew Morton1-1/+1
2006-08-19[PATCH] winbond-840 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] seeq8005 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] ni65 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] wd section fixAndrew Morton1-2/+2
2006-08-19[PATCH] smctr section fixAndrew Morton1-3/+2
2006-08-19[PATCH] ibmtr section fixAndrew Morton1-2/+2
2006-08-19[PATCH] ni52 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] lne390 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] lance section fixAndrew Morton1-1/+1
2006-08-19[PATCH] eth16i section fixAndrew Morton1-1/+1
2006-08-19[PATCH] es3210 section fixAndrew Morton1-2/+1
2006-08-19[PATCH] eexpress section fixAndrew Morton1-1/+1
2006-08-19[PATCH] eepro section fixAndrew Morton1-2/+1
2006-08-19[PATCH] e2100 section fixAndrew Morton1-2/+2
2006-08-19[PATCH] at1700 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] cs89x0 section fixAndrew Morton1-2/+1
2006-08-19[PATCH] cops section fixAndrew Morton1-1/+1
2006-08-19[PATCH] ac3200 section fixesAndrew Morton1-2/+1
2006-08-19[PATCH] 82596 section fixesAndrew Morton1-4/+5
2006-08-19Merge branch 'master' into upstream-fixesJeff Garzik5-70/+80
2006-08-17[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris1-11/+19
2006-08-17[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-17[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-14[PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek1-5/+0
2006-08-10[PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger1-3/+2
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2-28/+31
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
2006-08-07[TG3]: Fix tx race conditionMichael Chan2-26/+31
2006-08-07[TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig1-2/+0
2006-08-03[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin1-1/+4
2006-08-03[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin1-12/+7
2006-08-03[PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov1-6/+2
2006-08-03[PATCH] s2io driver bug fixes #2Ananda Raju2-135/+98
2006-08-03[PATCH] s2io driver bug fixes #1Ananda Raju2-78/+85
2006-08-03Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-18/+19
2006-08-02[E1000]: Convert to netdev_alloc_skbDavid S. Miller1-5/+6
2006-08-02[TG3]: Convert to netdev_alloc_skbDavid S. Miller1-5/+5
2006-08-02[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-07-29Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-4/+13
2006-07-29[PATCH] skge: chip clock rate typoStephen Hemminger1-4/+1
2006-07-29[PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin1-1/+1
2006-07-29Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-3/+6
2006-07-28[SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan1-4/+4
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-25[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-25[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-25[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-21[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-21[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4
2006-07-20via-velocity: fix speed and link status reported by ethtoolJay Cliburn1-4/+13
2006-07-17[PATCH] spidernet: rework tx queue handlingJens Osterkamp2-377/+274
2006-07-17[PATCH] spidernet: bug fix for init codeJens Osterkamp1-1/+1
2006-07-17[PATCH] sky2: NAPI poll fixStephen Hemminger1-5/+2
2006-07-17Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2-26/+29
2006-07-14e1000: bump version to 7.1.9-k4Auke Kok1-1/+1
2006-07-14e1000: fix panic on large frame receive when mtu=defaultAuke Kok2-2/+4
2006-07-14e1000: remove CRC bytes from measured packet lengthAuke Kok1-1/+9
2006-07-14e1000: Redo netpoll fix to address community concernsAuke Kok1-22/+15
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds6-68/+82
2006-07-12[PATCH] sky2: optimize receive restartStephen Hemminger1-5/+22
2006-07-12[PATCH] sky2: PHY power on delaysStephen Hemminger1-1/+2
2006-07-12[PATCH] sky2: NAPI suspend/resume of dual port cardsStephen Hemminger1-7/+4
2006-07-12[PATCH] sky2: sky2_reset section mismatchStephen Hemminger1-1/+1
2006-07-12[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] skge: fix truncated collision threshold maskStephen Hemminger1-2/+2
2006-07-12[PATCH] sky2: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] myri10ge return value fixBrice Goglin1-3/+10
2006-07-12[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-07-12[PATCH] ixgb: fix tx unit hang - properly calculate desciptor countAuke Kok1-2/+2
2006-07-12[PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov1-1/+1
2006-07-12[PATCH] 8139cp.c printk fixAndrew Morton1-1/+1
2006-07-12[PATCH] s2io driver irq fixAnanda Raju2-145/+145
2006-07-12[PATCH] e1000: irq naming updateAndrew Morton1-1/+1
2006-07-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-10/+4
2006-07-12[PATCH] forcedeth: watermark fixupAyaz Abdulla1-4/+19
2006-07-12[PATCH] forcedeth: deferral fixupAyaz Abdulla1-7/+19
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa6-68/+82
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-21/+16
2006-07-10[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ contextDaniel Drake1-9/+3
2006-07-10[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger1-1/+1
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds11-14/+16
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu9-13/+12
2006-07-08[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk1-1/+2
2006-07-08[TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville1-0/+2
2006-07-05Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik7-391/+2520
2006-07-05[PATCH] 8139too deadlock fixArjan van de Ven1-2/+3
2006-07-05[netdrvr] 3c59x: snip changelog from source codeJeff Garzik1-166/+0
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin1-0/+5
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin1-5/+4
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com1-2/+0
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com1-1/+0
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle1-3/+4
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr1-28/+24
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar1-14/+17
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry1-59/+43
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry1-27/+68
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry1-24/+251
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry1-14/+10
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry1-4/+4
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry1-7/+4
2006-07-05[PATCH] pcnet32: Fix Section mismatch errorDon Fry1-3/+2
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips1-6/+36
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake1-1/+4
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis1-0/+2
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik13-134/+88
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik13-135/+173
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2-11/+13
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik1-26/+22
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik4-23/+24
2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik1-19/+19
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik5-28/+22
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik8-522/+24
2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik1-61/+10
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+24
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03[TG3]: Add ipv6 TSO featureMichael Chan1-9/+24
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-07-03[PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar1-10/+10
2006-07-03[PATCH] forcedeth: typecast cleanupAndrew Morton1-4/+4
2006-07-03[PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven1-0/+10
2006-07-03[PATCH] lockdep: annotate 3c59x.c disable_irq()Ingo Molnar1-2/+2
2006-07-03[PATCH] lockdep: annotate 8390.c disable_irq()Ingo Molnar1-2/+2
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner127-158/+158
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+110
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds181-183/+6
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-6/+9
2006-06-30[TG3]: Update version and reldateMichael Chan1-2/+2
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan2-5/+51
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan2-2/+7
2006-06-30[TG3]: Add rx BD workaroundMichael Chan2-2/+29
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan1-0/+12
2006-06-30[PATCH] com20020_cs: more device supportMarc Sowen1-1/+4
2006-06-30[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel176-177/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-30typo fixes: infomation -> informationAdrian Bunk4-4/+4
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-13/+24
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk1-1/+1
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk1-1/+1
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan2-4/+5
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan1-5/+5
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan1-2/+12