| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] IB: allow NULL sa_query callbacks | Roland Dreier | 2005-05-25 | 1 | -17/+18 |
* | [PATCH] x86_64: CONFIG_BUG=n fixes | Alexander Nyberg | 2005-05-25 | 3 | -1/+6 |
* | [PATCH] ipmi build fix | Neil Horman | 2005-05-25 | 1 | -2/+2 |
* | [PATCH] v4l: bttv i2c oops fix | Gerd Knorr | 2005-05-25 | 1 | -0/+3 |
* | Merge of 'for-linus' branch from | Linus Torvalds | 2005-05-25 | 16 | -867/+3397 |
|\ |
|
| * | Automatic merge of /spare/repo/netdev-2.6 branch amd8111 | | 2005-05-25 | 1 | -10/+14 |
| |\ |
|
| | * | [PATCH] drivers/net/amd8111e.c: fix NAPI interrupt in poll | Liu Tao | 2005-05-12 | 1 | -10/+14 |
| * | | Automatic merge of /spare/repo/netdev-2.6 branch pcnet32 | | 2005-05-25 | 1 | -2/+5 |
| |\ \ |
|
| | * | | [PATCH] pcnet32: fix resource leak with loopback test | Don Fry | 2005-05-15 | 1 | -2/+5 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch ixgb | | 2005-05-25 | 5 | -116/+70 |
| |\ \ |
|
| | * | | [PATCH] ixgb: Driver version, white space, comments, device id | Malli Chilakala | 2005-05-12 | 1 | -2/+4 |
| | * | | [PATCH] ixgb: Fixed msec_delay in osdep to use msleep | Malli Chilakala | 2005-05-12 | 1 | -2/+1 |
| | * | | [PATCH] ixgb: Code optimization | Malli Chilakala | 2005-05-12 | 1 | -16/+12 |
| | * | | [PATCH] ixgb: Remove hook for suspend, no power management | Malli Chilakala | 2005-05-12 | 1 | -71/+4 |
| | * | | [PATCH] ixgb: Support for ethtool -d | Malli Chilakala | 2005-05-12 | 1 | -1/+3 |
| | * | | [PATCH] ixgb: Fix EEPROM functions to be endian-aware | Malli Chilakala | 2005-05-12 | 1 | -12/+12 |
| | * | | [PATCH] ixgb: Reset status in the Rx | Malli Chilakala | 2005-05-12 | 1 | -2/+6 |
| | * | | [PATCH] ixgb: Mask RXO interrupt | Malli Chilakala | 2005-05-12 | 1 | -2/+2 |
| | * | | [PATCH] ixgb: Change RDT write bump size to 4 | Malli Chilakala | 2005-05-12 | 1 | -1/+1 |
| | * | | [PATCH] ixgb: Do not set the RS bit on context descriptors | Malli Chilakala | 2005-05-12 | 1 | -3/+2 |
| | * | | [PATCH] ixgb: Fix multi-cast packet count in statistics | Malli Chilakala | 2005-05-12 | 1 | -4/+23 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch e1000 | | 2005-05-25 | 7 | -713/+3168 |
| |\ \ |
|
| | * | | [PATCH] e1000:Driver version,white space,comments,device id | Malli Chilakala | 2005-05-12 | 7 | -135/+106 |
| | * | | [PATCH] e1000:Adjust flow control watermarks for Jumbo Frames | Malli Chilakala | 2005-05-12 | 1 | -2/+15 |
| | * | | [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2 | Malli Chilakala | 2005-05-12 | 1 | -0/+1 |
| | * | | [PATCH] e1000:82573 specific code & packet split code | Malli Chilakala | 2005-05-12 | 5 | -523/+2882 |
| | * | | [PATCH] e1000: Modified e1000_clean: exit poll | Malli Chilakala | 2005-05-12 | 1 | -3/+2 |
| | * | | [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq | Malli Chilakala | 2005-05-12 | 1 | -1/+0 |
| | * | | [PATCH] e1000: Implement a workaround for 82546 errata 10 | Malli Chilakala | 2005-05-12 | 1 | -0/+16 |
| | * | | [PATCH] e1000: e1000 stops working after resume | Malli Chilakala | 2005-05-12 | 1 | -2/+1 |
| | * | | [PATCH] e1000:Fix computation of netdev stats from controller stats counters | Malli Chilakala | 2005-05-12 | 1 | -3/+3 |
| | * | | [PATCH] e1000: Dump information on Tx ring | Malli Chilakala | 2005-05-12 | 1 | -3/+30 |
| | * | | [PATCH] e1000: Delay clean-up of last Tx packet | Malli Chilakala | 2005-05-12 | 1 | -16/+27 |
| | * | | [PATCH] e1000: Fix kernel panic with 82541 LOM | Malli Chilakala | 2005-05-12 | 1 | -0/+1 |
| | * | | [PATCH] e1000: Enable polling before enabling interrupts | Malli Chilakala | 2005-05-12 | 1 | -1/+2 |
| | * | | [PATCH] e1000: MSI support for PCI-e adapters | Malli Chilakala | 2005-05-12 | 2 | -0/+18 |
| | * | | [PATCH] e1000: Fix msec-delay definition to use msleep | Malli Chilakala | 2005-05-12 | 1 | -1/+6 |
| | * | | [PATCH] e1000: made loopback test robust | Malli Chilakala | 2005-05-12 | 1 | -23/+58 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch e100 | | 2005-05-25 | 1 | -26/+139 |
| |\ \ |
|
| | * | | [PATCH] e100: Driver version, white space, comments, device id | Malli Chilakala | 2005-05-12 | 1 | -2/+8 |
| | * | | [PATCH] e100: Performance optimizations to e100 Tx Path | Malli Chilakala | 2005-05-12 | 1 | -4/+12 |
| | * | | [PATCH] e100: Fix Wake on lan related issues | Malli Chilakala | 2005-05-12 | 1 | -3/+28 |
| | * | | [PATCH] e100: Synchronize interface link state with poll routine | Malli Chilakala | 2005-05-12 | 1 | -2/+7 |
| | * | | [PATCH] e100: Render e100 NAPI state machine | Malli Chilakala | 2005-05-12 | 1 | -15/+71 |
| | * | | [PATCH] e100: Execute tx_timeout task outside interrupt context | Malli Chilakala | 2005-05-12 | 1 | -0/+13 |
| | |/ |
|
| * | | Merge of /spare/repo/netdev-2.6 branch misc-fixes | | 2005-05-25 | 1 | -0/+1 |
| |\ \ |
|
| | * | | [PATCH] tulip: add return to ULI526X clause in tulip_mdio_write | John W. Linville | 2005-05-24 | 1 | -0/+1 |
* | | | | [PATCH] relax ide-cd dma restrictions | Jens Axboe | 2005-05-25 | 1 | -1/+1 |
* | | | | [PATCH] Speedtouch resync after lost signal. | David Woodhouse | 2005-05-25 | 1 | -0/+2 |
* | | | | [PATCH] ppc64 iSeries: fix boot time setting | Stephen Rothwell | 2005-05-25 | 3 | -58/+67 |