summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu-2/+2
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare-1/+1
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder-1/+3
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan-4/+16
2006-11-15[TG3]: Increase 5906 firmware poll time.Gary Zambrano-2/+3
2006-11-10Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik-2/+20
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes-0/+2
2006-11-10[PATCH] com20020 build fixRandy Dunlap-2/+5
2006-11-10[PATCH] bonding: lockdep annotationPeter Zijlstra-0/+5
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk-2/+2
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch-0/+18
2006-11-07[TG3]: Fix array overrun in tg3_read_partno().Michael Chan-7/+12
2006-11-07[NET]: kconfig, correct traffic shaperJiri Slaby-4/+4
2006-11-07[PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok-0/+7
2006-11-07[PATCH] b44: change comment about irq mask registerJohannes Berg-2/+3
2006-11-06Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik-4/+29
2006-11-06[PATCH] Kconfig: remove redundant NETDEVICES dependsRandy Dunlap-2/+2
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein-2/+2
2006-11-05[TG3]: Fix 2nd ifup failure on 5752M.Michael Chan-4/+4
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger-1/+12
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin-2/+2
2006-10-31[PATCH] sky2: netpoll on dual port cardsStephen Hemminger-1/+5
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger-6/+3
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes-1/+10
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann-6/+5
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin-1/+0
2006-10-31[PATCH] sky2: not experimentalStephen Hemminger-3/+3
2006-10-31[PATCH] n2: fix confusing error codeAkinobu Mita-3/+3
2006-10-31[PATCH] tokenring: fix module_init error handlingAkinobu Mita-4/+14
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek-3/+0
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek-1/+1
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek-26/+9
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle-1/+1
2006-10-30[NET] sealevel: uses arp_broken_opsRandy Dunlap-1/+1
2006-10-29Revert "r8169: mac address change support"Linus Torvalds-38/+0
2006-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds-0/+7
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik-19/+42
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-0/+1
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski-0/+7
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy-0/+1
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro-0/+1
2006-10-24e100: account for closed interface when shutting downAuke Kok-2/+8
2006-10-24e1000: Increment version to 7.2.9-k4Auke Kok-1/+1
2006-10-24e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg-3/+4
2006-10-24e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg-0/+5
2006-10-24e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg-2/+4
2006-10-24e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan-3/+3