aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [TG3]: Add loopback testMichael Chan2005-05-291-0/+115
| | * | | | | [TG3]: Add memory testMichael Chan2005-05-291-0/+60
| | * | | | | [TG3]: Add register testMichael Chan2005-05-291-0/+241
| | * | | | | [TG3]: Add parameter to tg3_haltMichael Chan2005-05-291-15/+15
| | * | | | | [TG3]: Add link testMichael Chan2005-05-291-0/+30
| | * | | | | [TG3]: Add nvram testMichael Chan2005-05-291-0/+50
| | * | | | | [TG3]: Add basic selftest infrastructureMichael Chan2005-05-291-0/+28
* | | | | | | [NET]: Use %lx for netdev->features sysfs formatting.David S. Miller2005-05-291-1/+2
* | | | | | | [IPV6]: Clear up user copy warning in flowlabel code.David S. Miller2005-05-291-4/+6
* | | | | | | [NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason2005-05-292-1/+12
* | | | | | | [IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar2005-05-293-40/+1
* | | | | | | [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman2005-05-291-4/+18
* | | | | | | [IPV4]: Primary and secondary addressesHarald Welte2005-05-293-5/+32
|/ / / / / /
* | | | | | Automatic merge of 'misc-fixes' branch fromLinus Torvalds2005-05-2915-5/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libata: bump versionJeff Garzik2005-05-291-1/+1
| * | | | | Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap2005-05-2914-4/+29
| |\ \ \ \ \
| | * | | | | libata: Fix use-after-iounmapJeff Garzik2005-05-2614-4/+29
| * | | | | | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org2005-05-271-0/+1
| * | | | | | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org2005-05-271-0/+1
* | | | | | | [BRIDGE]: receive path optimizationStephen Hemminger2005-05-291-1/+1
* | | | | | | [BRIDGE]: prevent bad forwarding table updatesStephen Hemminger2005-05-292-2/+7
* | | | | | | [BRIDGE]: set features based on enslaved devicesStephen Hemminger2005-05-294-8/+40
* | | | | | | [BRIDGE]: make dev->features unsignedStephen Hemminger2005-05-292-2/+2
* | | | | | | [BRIDGE]: features change notificationStephen Hemminger2005-05-294-1/+21
* | | | | | | Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-299-96/+97
|\ \ \ \ \ \ \
| * | | | | | | Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
| * | | | | | | Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov2005-05-281-34/+5
| * | | | | | | Input: yet another model that does not play nicely when i8042 isDmitry Torokhov2005-05-281-0/+7
| * | | | | | | Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov2005-05-281-1/+10
| * | | | | | | Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov2005-05-281-2/+1
| * | | | | | | Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik2005-05-281-1/+1
| * | | | | | | Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik2005-05-281-1/+4
| * | | | | | | Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff2005-05-281-2/+6
| * | | | | | | Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov2005-05-281-1/+1
| * | | | | | | Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-281-20/+28
| * | | | | | | Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-281-2/+0
| * | | | | | | Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik2005-05-281-2/+2
| * | | | | | | Input:Adrian Bunk2005-05-283-29/+31
| * | | | | | | Input: Fix a warning in psmouse-base.cAndrew Morton2005-05-281-1/+1
| |/ / / / / /
* | | | | | | [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala2005-05-281-0/+2
* | | | | | | [PATCH] ppc32: Add soft reset to MPC834xKumar Gala2005-05-282-0/+34
* | | | | | | [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2005-05-282-2/+0
* | | | | | | [PATCH] ppc32: Simplified load string emulation error checkingKumar Gala2005-05-281-6/+1
* | | | | | | [PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala2005-05-281-3/+3
* | | | | | | [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug2005-05-2812-303/+558
* | | | | | | [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala2005-05-285-28/+248
* | | | | | | [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala2005-05-284-1/+23
* | | | | | | [PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala2005-05-281-1/+2
* | | | | | | [PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2005-05-283-21/+1
* | | | | | | [PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso2005-05-281-6/+10