| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | spidernet: transmit race | Linas Vepstas | 2007-02-27 | 1 | -1/+5 |
| * | | spidernet: fix racy double-free of skb | Linas Vepstas | 2007-02-27 | 1 | -8/+15 |
| * | | spidernet: separate hardware state from driver state. | Linas Vepstas | 2007-02-27 | 2 | -71/+95 |
| * | | spidernet: move medium variable into card struct | Jens Osterkamp | 2007-02-27 | 2 | -7/+9 |
| * | | spidernet: remove txram full logging | Ishizaki Kou | 2007-02-27 | 1 | -2/+2 |
| * | | spidernet: spidernet: add support for Celleb | Kou Ishizaki | 2007-02-27 | 3 | -4/+12 |
| * | | spidernet: load firmware when open | Kou Ishizaki | 2007-02-27 | 1 | -124/+123 |
| * | | spidernet: autoneg support for Celleb | Kou Ishizaki | 2007-02-27 | 2 | -16/+170 |
| * | | spidernet: compile break. | Linas Vepstas | 2007-02-27 | 1 | -4/+1 |
| * | | sungem_phy: support bcm5461 phy, autoneg. | Jens Osterkamp | 2007-02-27 | 2 | -136/+263 |
| * | | forcedeth: fix checksum feature in mcp65 | Ayaz Abdulla | 2007-02-27 | 1 | -4/+4 |
| * | | forcedeth: disable msix | Ayaz Abdulla | 2007-02-27 | 1 | -1/+1 |
| * | | forcedeth: fixed missing call in napi poll | Ayaz Abdulla | 2007-02-27 | 1 | -3/+7 |
| * | | [netdrvr] tc35815: fix obvious bugs | Jeff Garzik | 2007-02-27 | 1 | -1/+9 |
* | | | Merge branch 'jffs-maint' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2007-02-27 | 1 | -7/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | remove the jffs MAINTAINERS entry | Adrian Bunk | 2007-02-27 | 1 | -7/+0 |
| |/ |
|
* | | [PARISC] clocksource: Move update_cr16_clocksource later in boot | Kyle McMartin | 2007-02-26 | 3 | -4/+13 |
* | | [PARISC] parisc-agp: Fix thinko const-ifying | Kyle McMartin | 2007-02-26 | 1 | -1/+1 |
* | | [PARISC] time: clocksource lost update_callback | Kyle McMartin | 2007-02-26 | 2 | -5/+7 |
* | | [PARISC] time: Convert clocksource is_continuous to flag | Kyle McMartin | 2007-02-26 | 1 | -1/+1 |
* | | [PARISC] clocksource_cr16: Use clocksource_change_rating() | Kyle McMartin | 2007-02-26 | 1 | -2/+1 |
* | | [PARISC] Remove __read_mostly annotation from command_line | Kyle McMartin | 2007-02-26 | 1 | -1/+1 |
|/ |
|
* | [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. | Ralf Baechle | 2007-02-26 | 3 | -13/+19 |
* | [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. | Ralf Baechle | 2007-02-26 | 2 | -2/+2 |
* | [MIPS] Always fixup unaligned accesses in kernel mode. | Ralf Baechle | 2007-02-26 | 1 | -1/+1 |
* | [MIPS] Fix dma_sync_*_for_device() functions | Thomas Bogendoerfer | 2007-02-26 | 1 | -3/+3 |
* | [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h. | Robert P. J. Day | 2007-02-26 | 1 | -5/+0 |
* | [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup | Thomas Bogendoerfer | 2007-02-26 | 4 | -14/+13 |
* | [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. | Ralf Baechle | 2007-02-26 | 1 | -4/+0 |
* | [MIPS] RTLX, VPE: Make open actually atomic. | Ralf Baechle | 2007-02-26 | 2 | -28/+23 |
* | [MIPS] excite: Set serial driver iotype to UPIO_RM9000 | Thomas Koeller | 2007-02-26 | 1 | -1/+1 |
* | [MIPS] excite: Rename CONFIG option | Thomas Koeller | 2007-02-26 | 1 | -2/+2 |
* | [MIPS] Mark pcibios_fixup_device_resources() as __devinit | Atsushi Nemoto | 2007-02-26 | 1 | -1/+1 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-02-26 | 24 | -48/+0 |
* | [MIPS] RTLX: Handle signals when sleeping. | Ralf Baechle | 2007-02-26 | 1 | -80/+42 |
* | [MIPS] TB0287: Enable SM501 driver support in defconfig | Yoichi Yuasa | 2007-02-26 | 1 | -5/+16 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-26 | 53 | -558/+2014 |
|\ |
|
| * | [libata] bump versions | Jeff Garzik | 2007-02-26 | 35 | -35/+35 |
| * | [libata] Trim trailing whitespace. | Jeff Garzik | 2007-02-26 | 9 | -18/+18 |
| * | [libata] sata_mv: Fix 50xx irq mask | Jeff Garzik | 2007-02-26 | 1 | -1/+10 |
| * | [libata] sata_mv: don't touch reserved bits in EDMA config register | Jeff Garzik | 2007-02-26 | 1 | -8/+12 |
| * | libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi... | Alan | 2007-02-25 | 2 | -2/+4 |
| * | pata_pcmcia: Fix oops in 2.6.21-rc1 | Alan | 2007-02-25 | 1 | -1/+0 |
| * | Add id_to_dma_mode function for printing DMA modes | Alan | 2007-02-25 | 2 | -0/+46 |
| * | sata_promise: simplify port setup | Mikael Pettersson | 2007-02-25 | 1 | -19/+10 |
| * | sata_promise: fix 20619 new EH merge error | Mikael Pettersson | 2007-02-25 | 1 | -0/+1 |
| * | [libata] ACPI: remove needless ->qc_issue hook existence test | Jeff Garzik | 2007-02-24 | 1 | -29/+22 |
| * | sata_vsc: refactor vsc_sata_interrupt and hook up error handling | Dan Williams | 2007-02-24 | 1 | -49/+74 |
| * | sata_sil: ignore and clear spurious IRQs while executing commands by polling | Tejun Heo | 2007-02-24 | 1 | -1/+7 |
| * | sata_mv: fix pci_enable_msi() error handling | Tejun Heo | 2007-02-24 | 1 | -1/+1 |