summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger2006-06-214-3/+121
* Merge branch 'merge'Paul Mackerras2006-06-129-115/+99
|\
| * [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50
| * Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| |\
| | * e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | * e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| |\ \
| | * | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
| | |/
| * | [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-051-0/+3
| * | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
| * | [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
| * | [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-051-1/+1
| |/
* | Merge branch 'merge'Paul Mackerras2006-06-0116-175/+107
|\|
| * [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-261-2/+0
| * e1000: add shutdown handler back to fix WOLAuke Kok2006-05-261-1/+9
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-262-3/+3
| |\
| | * [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-261-2/+2
| | * [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
| * | [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-251-10/+10
| |/
| * [PATCH] sky2: fix jumbo packet supportStephen Hemminger2006-05-241-3/+16
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-232-7/+21
| |\
| | * [BNX2]: Use kmalloc instead of arrayMichael Chan2006-05-221-4/+14
| | * [BNX2]: Fix bug in bnx2_nvram_write()Michael Chan2006-05-221-1/+1
| | * [TG3]: Add some missing rx error countersMichael Chan2006-05-221-2/+6
| * | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-231-3/+1
| |/
| * [PATCH] forcedeth: fix multi irq issuesAyaz Abdulla2006-05-211-154/+226
| * [PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen2006-05-201-2/+2
| * [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro2006-05-201-11/+2
| * [PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger2006-05-201-1/+1
| * [PATCH] skge: bad checksums on big-endian platformsStephen Hemminger2006-05-201-2/+1
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-201-3/+3
| |\
| | * [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-171-3/+3
| * | [PATCH] sky2 version 1.4Stephen Hemminger2006-05-201-1/+1
| * | [PATCH] sky2: force NAPI repoll if busyStephen Hemminger2006-05-201-5/+11
| * | [PATCH] sky2: more fixes for Yukon UltraStephen Hemminger2006-05-202-1/+4
| * | [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger2006-05-202-2/+2
| * | [PATCH] sky2: allow dual port usageStephen Hemminger2006-05-201-15/+17
| * | [PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville2006-05-201-31/+3
| * | [PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton2006-05-201-228/+84
* | | Merge ../linux-2.6Paul Mackerras2006-05-1926-720/+642
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds2006-05-174-11/+46
| |\ \ | | |/ | |/|
| | * sky2: prevent dual port receiver problemsStephen Hemminger2006-05-151-1/+12
| | * x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen2006-05-151-10/+18
| | * The ixp2000 driver for the enp2611 was developed on a board withLennert Buytenhek2006-05-153-10/+34
| * | [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen2006-05-161-10/+18
| * | [PATCH] dl2k needs dma-mapping.hAndrew Morton2006-05-151-0/+1
| |/
| * [TG3]: ethtool always report port is TP.Karsten Keil2006-05-121-3/+5
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-116-525/+330
| |\
| | * [TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl2006-05-091-0/+3
| | * [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-094-524/+314