| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] uml: arch Kconfig menu cleanups | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-18 | 1 | -4/+32 |
|\ |
|
| * | [CASSINI]: dont touch page_count | Nick Piggin | 2006-01-18 | 1 | -4/+32 |
* | | [PATCH] e1000: fix compile warning | Jesse Brandeburg | 2006-01-18 | 1 | -1/+1 |
* | | [PATCH] e1000: fix receive breakage | Jesse Brandeburg | 2006-01-18 | 1 | -11/+26 |
* | | [PATCH] e1000: Added driver comments | Jesse Brandeburg | 2006-01-18 | 1 | -5/+67 |
* | | [PATCH] e1000: Fix whitespace | Jesse Brandeburg | 2006-01-18 | 6 | -441/+443 |
* | | [PATCH] e1000: Added functions declarations | Jesse Brandeburg | 2006-01-18 | 1 | -0/+3 |
* | | [PATCH] e1000: Added functions to save and restore config | Jesse Brandeburg | 2006-01-18 | 1 | -2/+58 |
* | | [PATCH] e1000: Added RX buffer enhancements | Jesse Brandeburg | 2006-01-18 | 1 | -59/+78 |
* | | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 | 2 | -2/+11 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-17 | 37 | -1576/+1929 |
|\ |
|
| * | [PATCH] skge: fix dma mask setup. | Stephen Hemminger | 2006-01-17 | 1 | -5/+15 |
| * | [PATCH] Fix warning with b44.c on 64bit boxes | Alan Cox | 2006-01-17 | 1 | -1/+1 |
| * | [PATCH] sky2: 0.13 version | Stephen Hemminger | 2006-01-17 | 1 | -1/+1 |
| * | [PATCH] sky2: more conservative transmit locking | Stephen Hemminger | 2006-01-17 | 1 | -12/+31 |
| * | [PATCH] sky2: don't inline so much | Stephen Hemminger | 2006-01-17 | 1 | -6/+6 |
| * | [PATCH] sky2: use kzalloc | Stephen Hemminger | 2006-01-17 | 1 | -2/+1 |
| * | [PATCH] sky2: ratelimit error messages | Stephen Hemminger | 2006-01-17 | 1 | -17/+27 |
| * | [PATCH] sky2: optimize for 32 bit dma | Stephen Hemminger | 2006-01-17 | 1 | -2/+2 |
| * | [PATCH] sky2: don't bother clearing status ring elements | Stephen Hemminger | 2006-01-17 | 1 | -5/+2 |
| * | [PATCH] sky2: write barrier's | Stephen Hemminger | 2006-01-17 | 1 | -3/+2 |
| * | [PATCH] sky2: fix ram buffer for Yukon FE rev 2 | Stephen Hemminger | 2006-01-17 | 1 | -22/+30 |
| * | [PATCH] sky2: version 0.12 | Stephen Hemminger | 2006-01-17 | 1 | -1/+1 |
| * | [PATCH] sky2: call pci_set_consistent_dma_mask | Stephen Hemminger | 2006-01-17 | 1 | -6/+11 |
| * | [PATCH] sky2: receive buffer alignment | Stephen Hemminger | 2006-01-17 | 1 | -7/+23 |
| * | [PATCH] e100: e100 whitespace fixes | Jesse Brandeburg | 2006-01-17 | 1 | -37/+37 |
| * | [PATCH] e100: Handle the return values from pci_* functions | Jesse Brandeburg | 2006-01-17 | 1 | -7/+23 |
| * | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) | Jesse Brandeburg | 2006-01-17 | 1 | -5/+39 |
| * | airo: Off-by-one channel fix | Javier Achirica | 2006-01-17 | 1 | -10/+9 |
| * | [PATCH] e1000: Removed unused variables and initialized variables | Jeff Kirsher | 2006-01-17 | 2 | -2/+2 |
| * | [PATCH] e1000: Cleaned up code and removed hard coded numbers | Jeff Kirsher | 2006-01-17 | 1 | -13/+21 |
| * | [PATCH] e1000: Added copy break code | Jeff Kirsher | 2006-01-17 | 1 | -12/+47 |
| * | [PATCH] e1000: Added variable to handle return values for pci_enable_* functions | Jeff Kirsher | 2006-01-17 | 1 | -11/+33 |
| * | [PATCH] e1000: Added PCIe bus information | Jeff Kirsher | 2006-01-17 | 1 | -0/+20 |
| * | [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers | Jeff Kirsher | 2006-01-17 | 1 | -1/+20 |
| * | [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber | Jeff Kirsher | 2006-01-17 | 4 | -2/+36 |
| * | [PATCH] e1000: Added cleaned_count to RX buffer allocation | Jeff Kirsher | 2006-01-17 | 2 | -26/+51 |
| * | [PATCH] e1000: Added interrupt auto mask support | Jeff Kirsher | 2006-01-17 | 1 | -6/+25 |
| * | [PATCH] e1000: Fix Netpoll issue | Jeff Kirsher | 2006-01-17 | 1 | -0/+3 |
| * | [PATCH] e1000: Fixed frame size logic | Jeff Kirsher | 2006-01-17 | 1 | -2/+2 |
| * | [PATCH] e1000: Fix VLAN support | Jeff Kirsher | 2006-01-17 | 1 | -1/+5 |
| * | [PATCH] e1000: Fix __pskb_pull_tail | Jeff Kirsher | 2006-01-17 | 1 | -8/+7 |
| * | [PATCH] e1000: Fix collision distance | Jeff Kirsher | 2006-01-17 | 3 | -13/+29 |
| * | [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers | Jeff Kirsher | 2006-01-17 | 1 | -1/+0 |
| * | [PATCH] e1000: Fix desc. clean up | Jeff Kirsher | 2006-01-17 | 1 | -2/+3 |
| * | [PATCH] e1000: Fix TX timeout logic | Jeff Kirsher | 2006-01-17 | 1 | -10/+6 |
| * | [PATCH] e1000: Fix Desc. Rings and Jumbo Frames | Jeff Kirsher | 2006-01-17 | 1 | -47/+61 |
| * | [PATCH] e1000: Fix TX queue length based on link speed | Jeff Kirsher | 2006-01-17 | 2 | -0/+16 |
| * | [PATCH] e1000: Fix flow control water marks | Jeff Kirsher | 2006-01-17 | 2 | -15/+8 |