Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | [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 | |
* | | | | | | | [PATCH] ppc64: fix initialisation of gettimeofday calculations | Stephen Rothwell | 2005-05-25 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Linux 2.6.12-rc5v2.6.12-rc5 | Linus Torvalds | 2005-05-24 | 1 | -1/+1 | |
* | | | | | | [PATCH] aic7xxx_osm build fix | Andrew Morton | 2005-05-24 | 1 | -2/+5 | |
* | | | | | | [PATCH] saa6752hs build fix | Andrew Morton | 2005-05-24 | 1 | -5/+5 | |
* | | | | | | [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap() | William Lee Irwin III | 2005-05-24 | 1 | -3/+3 | |
* | | | | | | [PATCH] sigkill priority fix | Kirill Korotaev | 2005-05-24 | 1 | -1/+10 | |
* | | | | | | [PATCH] voyager_smp.c static inline fix | Dominik Hackl | 2005-05-24 | 1 | -9/+8 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [PATCH] Cleanup DEFINE_WAIT | blaisorblade@yahoo.it | 2005-05-24 | 1 | -3/+1 | |
|/ / / / | ||||||
* | | | | [PATCH] driver core: restore event order for device_add() | Kay Sievers | 2005-05-23 | 1 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ | Linus Torvalds | 2005-05-23 | 8 | -40/+25 | |
|\ \ \ | ||||||
| * | | | [TG3]: Update driver version. | David S. Miller | 2005-05-23 | 1 | -1/+1 |