summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-08-06e1000: add forgotten PCI ID for supported deviceAuke Kok
2006-08-06sky2: NAPI bugStephen Hemminger
2006-07-24via-velocity: the link is not correctly detected when the device startsFrancois Romieu
2006-06-29[PATCH] bcm43xx: init fix for possible Machine CheckMichael Buesch
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds
2006-06-09[TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller
2006-06-08Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2006-06-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-06-08e1000: remove risky prefetch on next_skb->dataAuke Kok
2006-06-08e1000: fix ethtool test irq alloc as "probe"Auke Kok
2006-06-05[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall
2006-06-05[PATCH] Implement get / set tso for forcedeth driverZachary Amsden
2006-06-05[PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch
2006-05-26[PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry
2006-05-26e1000: add shutdown handler back to fix WOLAuke Kok
2006-05-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap
2006-05-25[IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz
2006-05-24[PATCH] sky2: fix jumbo packet supportStephen Hemminger
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-05-22[BNX2]: Use kmalloc instead of arrayMichael Chan
2006-05-22[BNX2]: Fix bug in bnx2_nvram_write()Michael Chan
2006-05-22[TG3]: Add some missing rx error countersMichael Chan
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen
2006-05-20[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro
2006-05-20[PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger
2006-05-20[PATCH] skge: bad checksums on big-endian platformsStephen Hemminger
2006-05-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-05-20[PATCH] sky2 version 1.4Stephen Hemminger
2006-05-20[PATCH] sky2: force NAPI repoll if busyStephen Hemminger
2006-05-20[PATCH] sky2: more fixes for Yukon UltraStephen Hemminger
2006-05-20[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger
2006-05-20[PATCH] sky2: allow dual port usageStephen Hemminger
2006-05-20[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville
2006-05-20[PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton
2006-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse
2006-05-16[PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen
2006-05-15sky2: prevent dual port receiver problemsStephen Hemminger