aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare1-1/+1
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder1-1/+3
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-4/+16
2006-11-15[TG3]: Increase 5906 firmware poll time.Gary Zambrano1-2/+3
2006-11-10Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+20
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes1-0/+2
2006-11-10[PATCH] com20020 build fixRandy Dunlap1-2/+5
2006-11-10[PATCH] bonding: lockdep annotationPeter Zijlstra1-0/+5
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-11-07[TG3]: Fix array overrun in tg3_read_partno().Michael Chan1-7/+12
2006-11-07[NET]: kconfig, correct traffic shaperJiri Slaby1-4/+4
2006-11-07[PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok1-0/+7
2006-11-07[PATCH] b44: change comment about irq mask registerJohannes Berg1-2/+3
2006-11-06Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-4/+29
2006-11-06[PATCH] Kconfig: remove redundant NETDEVICES dependsRandy Dunlap1-2/+2
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein5-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein1-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein1-2/+2
2006-11-05[TG3]: Fix 2nd ifup failure on 5752M.Michael Chan1-4/+4
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2-1/+12
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-10-31[PATCH] sky2: netpoll on dual port cardsStephen Hemminger1-1/+5
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger3-6/+3
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes1-1/+10
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann1-6/+5
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin1-1/+0
2006-10-31[PATCH] sky2: not experimentalStephen Hemminger1-3/+3
2006-10-31[PATCH] n2: fix confusing error codeAkinobu Mita1-3/+3
2006-10-31[PATCH] tokenring: fix module_init error handlingAkinobu Mita2-4/+14
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek1-3/+0
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek1-1/+1
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek1-26/+9
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle1-1/+1
2006-10-30[NET] sealevel: uses arp_broken_opsRandy Dunlap1-1/+1
2006-10-29Revert "r8169: mac address change support"Linus Torvalds1-38/+0
2006-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds1-0/+7
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik4-19/+42
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski1-0/+7
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy1-0/+1
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro1-0/+1
2006-10-24e100: account for closed interface when shutting downAuke Kok1-2/+8
2006-10-24e1000: Increment version to 7.2.9-k4Auke Kok1-1/+1
2006-10-24e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg1-3/+4
2006-10-24e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg1-0/+5
2006-10-24e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg1-2/+4
2006-10-24e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan1-3/+3
2006-10-24e1000: FIX: 82542 doesn't support WoLAuke Kok1-0/+1
2006-10-24e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2-8/+16
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik11-73/+142
2006-10-21[PATCH] Fix timer raceRalf Baechle1-2/+2
2006-10-21[PATCH] Remove useless comment from sb1250Dave Jones1-1/+1
2006-10-21Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li...Jeff Garzik1-1/+6
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...Li Yang5-436/+475
2006-10-21[PATCH] sky2: 88E803X transmit lockupStephen Hemminger1-21/+12
2006-10-21[PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas1-4/+0
2006-10-21[PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik1-5/+19
2006-10-21[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds1-6/+0
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-26/+32
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok1-19/+31
2006-10-20[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet1-3/+3
2006-10-18[TG3]: Bump driver version and release date.David S. Miller1-2/+2
2006-10-18[TG3]: Add lower bound checks for tx ring size.Michael Chan1-1/+4
2006-10-18[TG3]: Fix set ring params tx ring size implementationRanjit Manomohan1-5/+5
2006-10-18[NET]: reduce per cpu ram used for loopback statsEric Dumazet1-16/+19
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2006-10-18[mv643xx] Add pci device table for auto module loading.Ben Collins1-0/+6
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins3-7/+7
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville1-1/+1
2006-10-17sky2: GMAC pause frameStephen Hemminger1-1/+1
2006-10-17sky2: accept multicast pause framesStephen Hemminger1-6/+18
2006-10-17sky2: version 1.9Stephen Hemminger1-1/+1
2006-10-17sky2: no message on rx fifo overflowStephen Hemminger1-2/+4
2006-10-17sky2: flow control setting fixesStephen Hemminger2-45/+81
2006-10-17sky2: don't reset PHY twiceStephen Hemminger1-12/+1
2006-10-17sky2: use duplex result bitsStephen Hemminger1-20/+1
2006-10-17sky2: advertising register 16 bitsStephen Hemminger1-1/+1
2006-10-17sky2: fiber pause bitsStephen Hemminger1-8/+19
2006-10-17sky2: phy irq on shutdownStephen Hemminger1-8/+8
2006-10-17sky2: turn of workaround timerStephen Hemminger1-2/+2
2006-10-17sky2: MSI test is only a warningStephen Hemminger1-3/+3
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp1-2/+4
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes3-4/+0
2006-10-16[PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn1-4/+2
2006-10-16[PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes1-7/+9
2006-10-16[PATCH] airo.c: check returned valuesFlorin Malita1-26/+72
2006-10-16[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger3-24/+46
2006-10-16[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger1-1/+5
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch2-2/+2
2006-10-16[PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch1-2/+1
2006-10-12r8169: fix infinite loop during hotplugArnaud Patard1-1/+5
2006-10-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-612/+725
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro2-4/+4
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-11[PATCH] Fix section mismatch in de2104x.cHelge Deller1-4/+4
2006-10-11[PATCH] sky2: set lower pause threshold to prevent overrunStephen Hemminger1-1/+1
2006-10-11[PATCH] sky2: revert pci express extensionsStephen Hemminger2-24/+51
2006-10-11[PATCH] skge: version 1.9Stephen Hemminger1-1/+1
2006-10-11[PATCH] skge: better flow control negotiationStephen Hemminger2-56/+95
2006-10-11[PATCH] skge: pause mapping for fiberStephen Hemminger1-17/+21
2006-10-11[PATCH] skge: fix stuck irq when fiber downStephen Hemminger2-19/+37
2006-10-11[PATCH] powerpc/cell spidernet release all descrsLinas Vepstas1-2/+2
2006-10-11[PATCH] powerpc/cell spidernet DMA direction fixLinas Vepstas1-13/+13
2006-10-11[PATCH] powerpc/cell spidernet variable name changeLinas Vepstas3-10/+10
2006-10-11[PATCH] powerpc/cell spidernet reduce DMA kickingLinas Vepstas1-6/+13
2006-10-11[PATCH] powerpc/cell spidernetLinas Vepstas1-2/+0
2006-10-11[PATCH] powerpc/cell spidernet refine lockingLinas Vepstas1-52/+43
2006-10-11[PATCH] powerpc/cell spidernet NAPI polling info.Linas Vepstas1-8/+8
2006-10-11[PATCH] powerpc/cell spidernet low watermark patch.Linas Vepstas2-4/+47
2006-10-11[PATCH] powerpc/cell spidernet incorrect offsetLinas Vepstas1-1/+3
2006-10-11[PATCH] powerpc/cell spidernet stop error printing patch.Linas Vepstas1-4/+9
2006-10-11[PATCH] powerpc/cell spidernet fix error interrupt printLinas Vepstas1-1/+1
2006-10-11[PATCH] powerpc/cell spidernet bogus rx interrupt bitLinas Vepstas1-3/+2
2006-10-11[PATCH] Spidernet stop queue when queue is full.Linas Vepstas1-23/+10
2006-10-11[PATCH] Spidernet fix register field definitionsLinas Vepstas2-6/+12
2006-10-11[PATCH] powerpc/cell spidernet add missing netdev watchdogLinas Vepstas1-0/+1
2006-10-11[PATCH] powerpc/cell spidernet zlen min packet lengthLinas Vepstas1-4/+14
2006-10-11[PATCH] powerpc/cell spidernet force-end fixLinas Vepstas1-1/+4
2006-10-11[PATCH] Spidernet module parm permissionsLinas Vepstas1-2/+2
2006-10-11[PATCH] powerpc/cell spidernet burst alignment patch.Linas Vepstas1-1/+1
2006-10-11[PATCH] powerpc/cell spidernet ethtool -i version number info.Linas Vepstas3-1/+6
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2-9/+10
2006-10-11[PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann1-335/+238
2006-10-11[PATCH] ibmveth irq fixAndrew Morton1-1/+1
2006-10-11[PATCH] b44: fix eeprom endianess issueMichael Buesch1-1/+1
2006-10-11[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik229-931/+690
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-10[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds37-213/+39
2006-10-09r8169: PCI ID for Corega Gigabit network cardAndrew Morton1-0/+1
2006-10-08[PATCH] misc ppc pt_regs fixesAl Viro1-1/+1
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-06drivers/net/eepro: kill dead codeJeff Garzik1-14/+0
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik37-199/+39
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells228-538/+477
2006-10-05[netdrvr] b44: handle excessive multicast groupsJeff Garzik1-3/+4
2006-10-05[PATCH] bonding: fix deadlock on high loads in bond_alb_monitor()Karsten Keil1-2/+2
2006-10-05[PATCH] forcedeth: hardirq lockdep warningPeter Zijlstra1-14/+17
2006-10-05[PATCH] mv643xx_eth: Fix ethtool statsMaxime Bizon1-2/+2
2006-10-05[PATCH] ibmveth: fix int rollover panicSantiago Leon1-1/+6
2006-10-05[PATCH] ibmveth: rename proc entry nameSantiago Leon1-2/+6
2006-10-05[PATCH] ibmveth: kdump interrupt fixSantiago Leon1-0/+2
2006-10-05[PATCH] ibmveth: Add netpoll functionSantiago Leon1-0/+11
2006-10-05[PATCH] ibmveth: Harden driver initilisationMichael Ellerman1-6/+26
2006-10-05[PATCH] sky2: incorrect length on receive packetsStephen Hemminger1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones5-7/+0
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn1-2/+1
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Still more typo fixesMatt LaPlante1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+3
2006-10-03[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown1-2/+2
2006-10-02[PATCH] hp100: fix conditional compilation messJeff Garzik2-4/+6
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds29-1755/+1502
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-1/+0
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+1
2006-10-01[netdrvr] hp100: encapsulate all non-module codeJeff Garzik1-2/+3
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2-7/+27
2006-10-01[netdrvr] phy: Fix bugs in error handlingJeff Garzik2-4/+10
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-27/+10
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+10
2006-10-01[PATCH] Generic booleanRichard Knutsson1-1/+0
2006-09-30Merge branch 'master' into upstreamJeff Garzik21-156/+535
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-2/+30
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-3/+3
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-3/+2
2006-09-29[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah1-0/+1
2006-09-28[IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz1-15/+0
2006-09-28[IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB1-2/+36
2006-09-28[IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza1-1/+1
2006-09-28[NET] loopback: minor statistics optimizationStephen Hemminger1-17/+14
2006-09-28[IrDA]: irda-usb needs firmware loaderSamuel Ortiz1-0/+1
2006-09-28[PPPOE]: Advertise PPPoE MTUMichal Ostrowski1-0/+1
2006-09-28[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-09-28[TG3]: Add 5709 self-test support.Michael Chan2-16/+111
2006-09-28[TG3]: Add 5709 PHY support.Michael Chan2-4/+39
2006-09-28[TG3]: Add basic 5906 support.Michael Chan2-15/+139
2006-09-28[TG3]: Add tg3_poll_fw().Michael Chan1-21/+33
2006-09-28[TG3]: Add 5722 and 5756 support.Michael Chan2-1/+6
2006-09-28[TG3]: PHY fixes.Michael Chan1-17/+34
2006-09-28[TG3]: Improve ASF heartbeat.Michael Chan2-2/+19
2006-09-28[TG3]: Improve 5704S autoneg.Michael Chan2-26/+47
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro4-5/+5
2006-09-28[ATALK]: endianness annotationsAl Viro1-4/+1
2006-09-28[NETDEV] config: revert part of previous patchRandy Dunlap1-0/+5
2006-09-28[IRDA] via-ircc: fix memory leakChuck Short1-1/+6
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor1-1/+1
2006-09-27Merge branch 'master' into upstreamJeff Garzik9-16/+16
2006-09-27Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik21-1484/+1104