summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: update version and reldateMichael Chan2006-06-181-2/+2
* [TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2006-06-182-9/+49
* [TG3]: Add 5786 PCI IDMichael Chan2006-06-181-0/+2
* [IRDA]: ali-ircc: using device model power managementSamuel Ortiz2006-06-181-55/+51Star
* [IRDA]: stir4200, switching to the kthread APIChristoph Hellwig2006-06-181-24/+14Star
* [IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz2006-06-184-0/+1192
* [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
* [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
* [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
* [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
* [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50Star
* Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6Star
|\
| * e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2Star
| * 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-061-0/+3
* | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-061-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
|/
* [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-271-2/+0Star
* e1000: add shutdown handler back to fix WOLAuke Kok2006-05-271-1/+9
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-272-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-261-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-231-4/+14
| * [BNX2]: Fix bug in bnx2_nvram_write()Michael Chan2006-05-231-1/+1
| * [TG3]: Add some missing rx error countersMichael Chan2006-05-231-2/+6
* | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-231-3/+1Star
|/
* [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/+2Star
* [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/+1Star
* 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/+3Star
* | [PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton2006-05-201-228/+84Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds2006-05-184-11/+46
|\ \ | |/ |/|