| Commit message (Expand) | Author | Age |
* | Merge of 'misc-fixes' branch from | Linus Torvalds | 2005-05-26 |
|\ |
|
| * | [PATCH] libata: Fix zero sg_dma_len() on 64-bit platform | Albert Lee | 2005-05-26 |
* | | [PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted... | Marcello Maggioni | 2005-05-26 |
* | | [PATCH] ide-scsi: kmap scatter/gather before doing PIO | Stuart Hayes | 2005-05-26 |
* | | [PATCH] convert IDE device drivers to driver-model | Bartlomiej Zolnierkiewicz | 2005-05-26 |
|/ |
|
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-05-25 |
|\ |
|
| * | Merge of /home/davem/src/GIT/linux-2.6/.git/ | David S. Miller | 2005-05-25 |
| |\ |
|
| * \ | Merge of davem@nuts.davemloft.net:/disk1/GIT/sparc-2.6/.git/ | David S. Miller | 2005-05-24 |
| |\ \ |
|
| | * | | [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on. | David S. Miller | 2005-05-23 |
* | | | | Merge of 'new-ids' branch from | Linus Torvalds | 2005-05-25 |
|\ \ \ \ |
|
| * | | | | [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports | Francisco Javier | 2005-05-25 |
| * | | | | [PATCH] sata_sil: new ID 1002:437A for ATI IXP400 | NAKAMURA Kenta | 2005-05-25 |
* | | | | | [PATCH] therm_adt746x: show correct sensor locations | Colin Leroy | 2005-05-25 |
* | | | | | [PATCH] Make sure therm_adt746x only handles known hardware | Colin Leroy | 2005-05-25 |
* | | | | | [PATCH] IB: fix endianness of path record MTU field | Roland Dreier | 2005-05-25 |
* | | | | | [PATCH] IB: fix potential ib_umad leak | Roland Dreier | 2005-05-25 |
* | | | | | [PATCH] IB: allow NULL sa_query callbacks | Roland Dreier | 2005-05-25 |
* | | | | | [PATCH] x86_64: CONFIG_BUG=n fixes | Alexander Nyberg | 2005-05-25 |
* | | | | | [PATCH] ipmi build fix | Neil Horman | 2005-05-25 |
* | | | | | [PATCH] v4l: bttv i2c oops fix | Gerd Knorr | 2005-05-25 |
* | | | | | Merge of 'for-linus' branch from | Linus Torvalds | 2005-05-25 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Automatic merge of /spare/repo/netdev-2.6 branch amd8111 | | 2005-05-25 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] drivers/net/amd8111e.c: fix NAPI interrupt in poll | Liu Tao | 2005-05-12 |
| * | | | | | Automatic merge of /spare/repo/netdev-2.6 branch pcnet32 | | 2005-05-25 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] pcnet32: fix resource leak with loopback test | Don Fry | 2005-05-15 |
| | |/ / / / |
|
| * | | | | | Automatic merge of /spare/repo/netdev-2.6 branch ixgb | | 2005-05-25 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] ixgb: Driver version, white space, comments, device id | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Fixed msec_delay in osdep to use msleep | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Code optimization | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Remove hook for suspend, no power management | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Support for ethtool -d | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Fix EEPROM functions to be endian-aware | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Reset status in the Rx | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Mask RXO interrupt | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Change RDT write bump size to 4 | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Do not set the RS bit on context descriptors | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] ixgb: Fix multi-cast packet count in statistics | Malli Chilakala | 2005-05-12 |
| | |/ / / / |
|
| * | | | | | Automatic merge of /spare/repo/netdev-2.6 branch e1000 | | 2005-05-25 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] e1000:Driver version,white space,comments,device id | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000:Adjust flow control watermarks for Jumbo Frames | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2 | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000:82573 specific code & packet split code | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000: Modified e1000_clean: exit poll | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000: Implement a workaround for 82546 errata 10 | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000: e1000 stops working after resume | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000:Fix computation of netdev stats from controller stats counters | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000: Dump information on Tx ring | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000: Delay clean-up of last Tx packet | Malli Chilakala | 2005-05-12 |
| | * | | | | | [PATCH] e1000: Fix kernel panic with 82541 LOM | Malli Chilakala | 2005-05-12 |