| Commit message (Expand) | Author | Age |
... | |
| * | | | via-velocity: fix hot spin | roel kluin | 2009-01-20 |
| * | | | myri10ge: don't forget pci_disable_device() | Brice Goglin | 2009-01-20 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-20 |
| |\ \ \ |
|
| | * | | | p54: fix p54_set_key's return code | Christian Lamparter | 2009-01-16 |
| | * | | | p54: set_tim must be atomic. | Artur Skawina | 2009-01-16 |
| | * | | | rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free(). | Rami Rosen | 2009-01-16 |
| | * | | | iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure | Zhu Yi | 2009-01-16 |
| | * | | | ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK | Jouni Malinen | 2009-01-16 |
| | * | | | ath9k: Fix an operator typo in phy rate validation | Jouni Malinen | 2009-01-16 |
| | * | | | libertas: Fix alignment issues in libertas core | Andrey Yurovsky | 2009-01-16 |
| | * | | | p54: fix oops caused by bad eeproms | Christian Lamparter | 2009-01-16 |
| * | | | | wimax/i2400m: error paths that need to free an skb should use kfree_skb() | Inaky Perez-Gonzalez | 2009-01-19 |
| * | | | | mv643xx_eth: prevent interrupt storm on ifconfig down | Gabriel Paubert | 2009-01-19 |
| * | | | | mv643xx_eth: fix multicast filter programming | Lennert Buytenhek | 2009-01-19 |
| * | | | | Revert "mv643xx_eth: use longer DMA bursts". | Lennert Buytenhek | 2009-01-19 |
| * | | | | tg3: Fix firmware loading | Matt Carlson | 2009-01-19 |
| * | | | | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() | Peter P Waskiewicz Jr | 2009-01-19 |
| * | | | | ixgbe: fix tag stripping for VLAN ID 0 | Don Skidmore | 2009-01-19 |
| * | | | | ixgbe: fix dca issue with relaxed ordering turned on | Don Skidmore | 2009-01-19 |
| * | | | | korina: drop leftover assignment | Phil Sutter | 2009-01-19 |
| * | | | | korina: adjust headroom for new skb's also | Phil Sutter | 2009-01-19 |
| * | | | | korina: fix loop back of receive descriptors | Phil Sutter | 2009-01-19 |
| * | | | | cxgb3: Fix LRO misalignment | Divy Le Ray | 2009-01-19 |
| * | | | | macb: avoid lockup when TGO during underrun | Richard Röjfors | 2009-01-19 |
| * | | | | bnx2x: Version update | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Barriers for the compiler | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Driver description update | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Handling PHY FW load failure | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Legacy speeds autoneg failures | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Prevent self test loopback failures | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: 1G-10G toggling race | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Overstepping array bounds | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Block nvram access when the device is inactive | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Read chip ID | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Wrong HDR offset in CAM | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Potential race after iSCSI boot | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Handling probe failures | Eilon Greenstein | 2009-01-19 |
| * | | | | bnx2x: Free IRQ | Eilon Greenstein | 2009-01-19 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-01-26 |
|\ \ \ \ |
|
| * | | | | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED | Philipp Zabel | 2009-01-25 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-26 |
|\ \ \ \ |
|
| * | | | | driver core: Convert '/' to '!' in dev_set_name() | Roland Dreier | 2009-01-20 |
| |/ / / |
|
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-01-26 |
|\ \ \ \ |
|
| * | | | | drm/i915: Fix cursor physical address choice to match the 2D driver. | Jesse Barnes | 2009-01-22 |
| * | | | | drm: stash AGP include under the do-we-have-AGP ifdef | Eric Anholt | 2009-01-22 |
| * | | | | drm: don't whine about not reading EDID data | Jesse Barnes | 2009-01-22 |
| * | | | | drm/i915: hook up LVDS DPMS property | Jesse Barnes | 2009-01-22 |
| * | | | | drm/i915: remove unnecessary debug output in KMS init | Jesse Barnes | 2009-01-22 |
| * | | | | i915: fix freeing path for gem phys objects. | Dave Airlie | 2009-01-22 |
| * | | | | drm: create mode_config idr lock | Jesse Barnes | 2009-01-22 |