| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] lock validator: fix ns83820.c irq-flags bug | Ingo Molnar | 2006-07-05 | 1 | -14/+17 |
* | | [PATCH] pcnet32: Cleanup rx buffers after loopback test. | Don Fry | 2006-07-05 | 1 | -59/+43 |
* | | [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast... | Don Fry | 2006-07-05 | 1 | -27/+68 |
* | | [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r... | Don Fry | 2006-07-05 | 1 | -24/+251 |
* | | [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset | Don Fry | 2006-07-05 | 1 | -14/+10 |
* | | [PATCH] pcnet32: Fix off-by-one in get_ringparam | Don Fry | 2006-07-05 | 1 | -4/+4 |
* | | [PATCH] pcnet32: Use PCI_DEVICE macro | Don Fry | 2006-07-05 | 1 | -7/+4 |
* | | [PATCH] pcnet32: Fix Section mismatch error | Don Fry | 2006-07-05 | 1 | -3/+2 |
* | | [PATCH] Add support for the Cicada 8201 PHY | Kim Phillips | 2006-07-05 | 1 | -6/+36 |
* | | [PATCH] zd1211rw: disable TX queue during stop | Daniel Drake | 2006-07-05 | 1 | -0/+2 |
* | | [PATCH] ZyDAS ZD1211 USB-WLAN driver | Daniel Drake | 2006-07-05 | 22 | -0/+6911 |
* | | [PATCH] bcm43xx: enable shared key authentication | Daniel Drake | 2006-07-05 | 1 | -0/+4 |
* | | [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine | Larry Finger | 2006-07-05 | 3 | -30/+3 |
* | | [PATCH] bcm43xx: workaround init_board vs. IRQ race | Michael Buesch | 2006-07-05 | 1 | -13/+14 |
* | | [PATCH] bcm43xx: use softmac-suggested TX rate | Daniel Drake | 2006-07-05 | 1 | -1/+4 |
* | | [PATCH] Add two PLX device IDs | Faidon Liambotis | 2006-07-05 | 1 | -0/+2 |
* | | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... | Jeff Garzik | 2006-07-05 | 13 | -134/+88 |
* | | [netdrvr] Use dev_printk() when ethernet interface isn't available | Jeff Garzik | 2006-07-05 | 13 | -135/+173 |
* | | [netdrvr] via-velocity: remove io_size struct member, it is invariant | Jeff Garzik | 2006-07-05 | 2 | -11/+13 |
* | | [netdrvr] via-velocity: misc. cleanups | Jeff Garzik | 2006-07-05 | 1 | -26/+22 |
* | | [netdrvr] minor cleanups in Becker-derived drivers | Jeff Garzik | 2006-07-05 | 4 | -23/+24 |
* | | [netdrvr] via-velocity: use netdev_priv() where appropriate | Jeff Garzik | 2006-07-05 | 1 | -19/+19 |
* | | [netdrvr] Remove Becker-template 'io_size' member, when invariant | Jeff Garzik | 2006-07-05 | 5 | -28/+22 |
* | | [netdrvr] Remove Linux-specific changelogs from several Becker template drivers | Jeff Garzik | 2006-07-05 | 8 | -522/+24 |
* | | [netdrvr] epic100: minor cleanups | Jeff Garzik | 2006-07-05 | 1 | -61/+10 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-07-04 | 1 | -169/+91 |
|\ |
|
| * | [CPUFREQ] Misc cleanups in ondemand. | Venkatesh Pallipadi | 2006-06-30 | 1 | -31/+19 |
| * | [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli... | Venkatesh Pallipadi | 2006-06-30 | 1 | -40/+32 |
| * | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 | 1 | -98/+40 |
* | | [PATCH] mthca: initialize send and receive queue locks separately | Zach Brown | 2006-07-04 | 1 | -1/+4 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-03 | 29 | -308/+2724 |
|\ \ |
|
| * \ | Pull smart-battery into release branch | Len Brown | 2006-07-01 | 9 | -14/+2355 |
| |\ \ |
|
| | * | | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown | 2006-07-01 | 4 | -138/+56 |
| | * | | ACPI: add support for Smart Battery | Rich Townsend | 2006-07-01 | 8 | -11/+2434 |
| * | | | Pull bugzilla-3241 into release branch | Len Brown | 2006-07-01 | 2 | -4/+8 |
| |\ \ \ |
|
| | * | | | ACPI: handle battery notify event on broken BIOS | Vladimir Lebedev | 2006-07-01 | 1 | -2/+4 |
| | * | | | ACPI: handle AC notify event on broken BIOS | Christian Lupien | 2006-07-01 | 1 | -2/+4 |
| | |/ / |
|
| | * | | Pull asus_acpi-0.30 into release branch | Len Brown | 2006-07-01 | 1 | -108/+223 |
| | |\ \ |
|
| | | * | | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-06-30 | 1 | -2/+3 |
| | * | | | Pull acpi_device_handle_cleanup into release branch | Len Brown | 2006-07-01 | 10 | -148/+111 |
| | |\ \ \ |
|
| * | \ \ \ | Pull asus_acpi-0.30 into release branch | Len Brown | 2006-07-01 | 1 | -108/+223 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: asus_acpi: correct M6N/M6R display nodes | Karol Kozimor | 2006-07-01 | 1 | -2/+3 |
| | | |_|/ /
| | |/| | | |
|
| | * | | | | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-06-30 | 1 | -2/+3 |
| | * | | | | ACPI: asus_acpi: rework model detection | Karol Kozimor | 2006-06-30 | 1 | -90/+93 |
| | * | | | | ACPI: asus_acpi: support L5D | Karol Kozimor | 2006-06-30 | 1 | -3/+7 |
| | * | | | | ACPI: asus_acpi: handle internal Bluetooth / support W5A | Karol Kozimor | 2006-06-30 | 1 | -4/+47 |
| | * | | | | ACPI: asus_acpi: support A4G | Karol Kozimor | 2006-06-30 | 1 | -0/+13 |
| | * | | | | ACPI: asus_acpi: support W3400N | Karol Kozimor | 2006-06-30 | 1 | -4/+6 |
| | * | | | | ACPI: asus_acpi: LED display support | Karol Kozimor | 2006-06-30 | 1 | -6/+63 |
| | * | | | | ACPI: asus_acpi: support A3G | Karol Kozimor | 2006-06-30 | 1 | -2/+6 |