Age | Commit message (Expand) | Author | Files | Lines |
2009-01-15 | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms | Henrique de Moraes Holschuh | 1 | -4/+59 |
2009-01-15 | ACPI: thinkpad-acpi: clean up hotkey_notify() | Henrique de Moraes Holschuh | 1 | -65/+109 |
2009-01-15 | ACPI: thinkpad-acpi: use killable instead of interruptible mutexes | Henrique de Moraes Holschuh | 1 | -13/+13 |
2009-01-15 | ACPI: thinkpad-acpi: add UWB radio support | Henrique de Moraes Holschuh | 1 | -1/+205 |
2009-01-15 | ACPI: thinkpad-acpi: preserve radio state across shutdown | Henrique de Moraes Holschuh | 1 | -4/+55 |
2009-01-15 | ACPI: thinkpad-acpi: resume with radios disabled | Henrique de Moraes Holschuh | 1 | -10/+56 |
2009-01-15 | ACPI: thinkpad-acpi: debug facility to emulate the rf switches | Henrique de Moraes Holschuh | 2 | -0/+201 |
2009-01-15 | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 1 | -4/+4 |
2009-01-15 | korina: do not use IRQF_SHARED with IRQF_DISABLED | Phil Sutter | 1 | -4/+4 |
2009-01-15 | korina: do not stop queue here | Phil Sutter | 1 | -1/+0 |
2009-01-15 | korina: fix handling tx_chain_tail | Phil Sutter | 1 | -11/+11 |
2009-01-15 | korina: do tx at the right position | Phil Sutter | 1 | -4/+4 |
2009-01-15 | korina: do schedule napi after testing for it | Phil Sutter | 1 | -1/+1 |
2009-01-15 | korina: rework korina_rx() for use with napi | Phil Sutter | 1 | -56/+53 |
2009-01-15 | korina: disable napi on close and restart | Phil Sutter | 1 | -0/+4 |
2009-01-15 | korina: reset resource buffer size to 1536 | Phil Sutter | 1 | -1/+4 |
2009-01-15 | korina: fix usage of driver_data | Phil Sutter | 1 | -1/+0 |
2009-01-15 | bnx2x: First slow path interrupt race | Eilon Greenstein | 1 | -9/+9 |
2009-01-15 | bnx2x: MTU Filter | Eilon Greenstein | 1 | -1/+1 |
2009-01-15 | bnx2x: Indirection table initialization index | Eilon Greenstein | 1 | -5/+4 |
2009-01-15 | bnx2x: Missing brackets | Eilon Greenstein | 1 | -1/+1 |
2009-01-15 | bnx2x: Fixing the doorbell size | Eilon Greenstein | 1 | -1/+1 |
2009-01-15 | bnx2x: Endianness issues | Eilon Greenstein | 1 | -5/+6 |
2009-01-15 | bnx2x: VLAN tagged packets without VLAN offload | Eilon Greenstein | 2 | -14/+40 |
2009-01-15 | bnx2x: Protecting the link change indication | Eilon Greenstein | 1 | -3/+5 |
2009-01-15 | bnx2x: Flow control updated before reporting the link | Eilon Greenstein | 1 | -1/+2 |
2009-01-15 | bnx2x: Missing mask when calculating flow control | Eilon Greenstein | 1 | -1/+2 |
2009-01-15 | bnx2x: Using system page size for SGE | Eilon Greenstein | 2 | -16/+19 |
2009-01-15 | bnx2x: Missing memory barriers | Eilon Greenstein | 1 | -2/+26 |
2009-01-15 | bnx2x: Using singlethread work queue | Eilon Greenstein | 2 | -6/+16 |
2009-01-15 | ax88796: start_xmit fix using net_device_ops | Magnus Damm | 1 | -6/+21 |
2009-01-15 | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2 | -1/+5 |
2009-01-15 | drivers/net/irda/irda-usb.c: fix buffer overflow | Jos-Vicente Gilabert | 1 | -1/+1 |
2009-01-15 | netxen: handle dma mapping failures | Dhananjay Phadke | 3 | -40/+67 |
2009-01-15 | netxen: hold tx lock while sending firmware commands | Dhananjay Phadke | 1 | -0/+4 |
2009-01-15 | netxen: cleanup mac list on driver unload | Dhananjay Phadke | 3 | -0/+17 |
2009-01-15 | netxen: firmware init fix | Dhananjay Phadke | 3 | -37/+51 |
2009-01-15 | netxen: fix link speed reporting for some boards | Dhananjay Phadke | 4 | -18/+58 |
2009-01-15 | netxen: fix ipv6 offload and tx cleanup | Dhananjay Phadke | 3 | -91/+57 |
2009-01-15 | netxen: fix endianness in firmware commands | Dhananjay Phadke | 4 | -97/+95 |
2009-01-15 | sis900: generate fake MAC address if the hardware doesn't have one | Daniele Venzano | 1 | -4/+4 |
2009-01-15 | powerpc/fs_enet: Add missing irq free in error path. | Mike Ditto | 1 | -0/+1 |
2009-01-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 16 | -317/+143 |
2009-01-15 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -8/+4 |
2009-01-15 | i4l: minor cleanups | Paul Bolle | 1 | -5/+0 |
2009-01-15 | i4l: do not print a warning when shutting down an i4l ppp interface | Paul Bolle | 1 | -1/+3 |
2009-01-15 | phylib: Fix Freescale TBI PHY detection | Anton Vorontsov | 1 | -9/+0 |
2009-01-15 | ARM etherh: Fix build failure. | David S. Miller | 1 | -1/+1 |
2009-01-14 | ide: fix suspend regression | Bartlomiej Zolnierkiewicz | 1 | -4/+8 |
2009-01-14 | tx4938ide: Fix build error due to read_sff_dma_status moving | Atsushi Nemoto | 1 | -1/+0 |