| Commit message (Expand) | Author | Age | Files | Lines |
* | wimax/i2400m: error paths that need to free an skb should use kfree_skb() | Inaky Perez-Gonzalez | 2009-01-19 | 2 | -4/+7 |
* | mv643xx_eth: prevent interrupt storm on ifconfig down | Gabriel Paubert | 2009-01-19 | 1 | -0/+1 |
* | mv643xx_eth: fix multicast filter programming | Lennert Buytenhek | 2009-01-19 | 1 | -1/+1 |
* | Revert "mv643xx_eth: use longer DMA bursts". | Lennert Buytenhek | 2009-01-19 | 1 | -6/+8 |
* | tg3: Fix firmware loading | Matt Carlson | 2009-01-19 | 2 | -31/+51 |
* | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() | Peter P Waskiewicz Jr | 2009-01-19 | 1 | -3/+3 |
* | ixgbe: fix tag stripping for VLAN ID 0 | Don Skidmore | 2009-01-19 | 1 | -26/+27 |
* | ixgbe: fix dca issue with relaxed ordering turned on | Don Skidmore | 2009-01-19 | 2 | -0/+6 |
* | korina: drop leftover assignment | Phil Sutter | 2009-01-19 | 1 | -2/+1 |
* | korina: adjust headroom for new skb's also | Phil Sutter | 2009-01-19 | 1 | -0/+3 |
* | korina: fix loop back of receive descriptors | Phil Sutter | 2009-01-19 | 1 | -4/+5 |
* | cxgb3: Fix LRO misalignment | Divy Le Ray | 2009-01-19 | 1 | -0/+1 |
* | macb: avoid lockup when TGO during underrun | Richard Röjfors | 2009-01-19 | 1 | -0/+8 |
* | bnx2x: Version update | Eilon Greenstein | 2009-01-19 | 4 | -6/+6 |
* | bnx2x: Barriers for the compiler | Eilon Greenstein | 2009-01-19 | 2 | -19/+27 |
* | bnx2x: Driver description update | Eilon Greenstein | 2009-01-19 | 1 | -1/+1 |
* | bnx2x: Handling PHY FW load failure | Eilon Greenstein | 2009-01-19 | 1 | -3/+4 |
* | bnx2x: Legacy speeds autoneg failures | Eilon Greenstein | 2009-01-19 | 1 | -2/+8 |
* | bnx2x: Prevent self test loopback failures | Eilon Greenstein | 2009-01-19 | 1 | -1/+1 |
* | bnx2x: 1G-10G toggling race | Eilon Greenstein | 2009-01-19 | 1 | -11/+32 |
* | bnx2x: Overstepping array bounds | Eilon Greenstein | 2009-01-19 | 1 | -0/+4 |
* | bnx2x: Block nvram access when the device is inactive | Eilon Greenstein | 2009-01-19 | 1 | -0/+3 |
* | bnx2x: Read chip ID | Eilon Greenstein | 2009-01-19 | 1 | -1/+1 |
* | bnx2x: Wrong HDR offset in CAM | Eilon Greenstein | 2009-01-19 | 1 | -3/+6 |
* | bnx2x: Potential race after iSCSI boot | Eilon Greenstein | 2009-01-19 | 1 | -5/+9 |
* | bnx2x: Handling probe failures | Eilon Greenstein | 2009-01-19 | 1 | -7/+5 |
* | bnx2x: Free IRQ | Eilon Greenstein | 2009-01-19 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-17 | 17 | -171/+189 |
|\ |
|
| *-. | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | Roland Dreier | 2009-01-16 | 5 | -28/+46 |
| |\ \ |
|
| | | * | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 2009-01-16 | 1 | -9/+19 |
| | | * | mlx4_core: Fix min() warning | Andrew Morton | 2009-01-15 | 1 | -3/+3 |
| | * | | IPoIB: Do not print error messages for multicast join retries | Yossi Etigin | 2009-01-16 | 1 | -1/+1 |
| | * | | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier | 2009-01-14 | 1 | -3/+8 |
| | * | | IPoIB: Fix hang in napi_disable() if P_Key is never found | Roland Dreier | 2009-01-14 | 1 | -12/+15 |
| | |/ |
|
| * | | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell | 2009-01-16 | 1 | -13/+13 |
| * | | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell | 2009-01-16 | 12 | -130/+130 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-01-17 | 1 | -1/+1 |
|\ \ |
|
| * | | move wm8400-regulator's probe function to .devinit.text | Uwe Kleine-König | 2009-01-17 | 1 | -1/+1 |
* | | | dell_rbu: use scnprintf() instead of less secure sprintf() | Pavel Roskin | 2009-01-17 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-16 | 11 | -204/+830 |
|\ \ |
|
| * | | ACPI PCI hotplug: harden against panic regression | James Bottomley | 2009-01-16 | 1 | -0/+2 |
| * | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 7 | -5/+17 |
| |\ \ |
|
| | * | | ACPI: rename main.c to sleep.c | Len Brown | 2009-01-16 | 2 | -1/+1 |
| | * | | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 4 | -2/+14 |
| | * | | eeepc-laptop: enable Bluetooth ACPI details | Jonathan McDowell | 2009-01-16 | 1 | -2/+2 |
| * | | | Merge branch 'thinkpad-acpi' into release | Len Brown | 2009-01-16 | 2 | -152/+769 |
| |\ \ \ |
|
| | * | | | ACPI: thinkpad-acpi: bump up version to 0.22 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -1/+1 |
| | * | | | ACPI: thinkpad-acpi: handle HKEY event 6030 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+6 |
| | * | | | ACPI: thinkpad-acpi: clean-up fan subdriver quirk | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -51/+58 |
| | * | | | ACPI: thinkpad-acpi: start the event hunt season | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+3 |