| Commit message (Expand) | Author | Age |
... | |
* | | | | [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 '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] 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 |
| | * | | | [PATCH] e1000: Enable polling before enabling interrupts | Malli Chilakala | 2005-05-12 |
| | * | | | [PATCH] e1000: MSI support for PCI-e adapters | Malli Chilakala | 2005-05-12 |
| | * | | | [PATCH] e1000: Fix msec-delay definition to use msleep | Malli Chilakala | 2005-05-12 |
| | * | | | [PATCH] e1000: made loopback test robust | Malli Chilakala | 2005-05-12 |
| | |/ / |
|
| * | | | Automatic merge of /spare/repo/netdev-2.6 branch e100 | | 2005-05-25 |
| |\ \ \ |
|
| | * | | | [PATCH] e100: Driver version, white space, comments, device id | Malli Chilakala | 2005-05-12 |
| | * | | | [PATCH] e100: Performance optimizations to e100 Tx Path | Malli Chilakala | 2005-05-12 |