| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-04 | 1 | -31/+49 |
|\ |
|
| * | [PATCH] skge: error handling on resume | Stephen Hemminger | 2005-12-24 | 1 | -2/+2 |
| * | [PATCH] skge: version number (1.3) | Stephen Hemminger | 2005-12-24 | 1 | -1/+1 |
| * | [PATCH] skge: handle out of memory on ring parameter change | Stephen Hemminger | 2005-12-24 | 1 | -1/+4 |
| * | [PATCH] skge: handle out of memory on MTU size changes | Stephen Hemminger | 2005-12-24 | 1 | -6/+16 |
| * | [PATCH] skge: avoid up/down on pause param changes | Stephen Hemminger | 2005-12-24 | 1 | -4/+2 |
| * | [PATCH] skge: avoid up/down on speed changes | Stephen Hemminger | 2005-12-24 | 1 | -17/+24 |
* | | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+1 |
|/ |
|
* | [netdrvr skge] fix build | Jeff Garzik | 2005-12-13 | 1 | -1/+1 |
* | [PATCH] skge: get rid of warning on race | Stephen Hemminger | 2005-12-12 | 1 | -4/+6 |
* | [netdrvr skge] fix typo, fix build | Jeff Garzik | 2005-12-01 | 1 | -1/+1 |
* | [PATCH] skge: handle VLAN checksum correctly on yukon rev 0 | Stephen Hemminger | 2005-12-01 | 1 | -3/+1 |
* | [PATCH] skge: increase version number | Stephen Hemminger | 2005-11-08 | 1 | -2/+2 |
* | [PATCH] skge: spelling fixes | Stephen Hemminger | 2005-11-08 | 1 | -14/+14 |
* | [PATCH] skge: use prefetch on receive | Stephen Hemminger | 2005-11-08 | 1 | -7/+15 |
* | [PATCH] skge: goto low power mode on shutdown | Stephen Hemminger | 2005-11-08 | 1 | -8/+20 |
* | [PATCH] skge: add mii ioctl support | Stephen Hemminger | 2005-11-08 | 1 | -58/+114 |
* | [PATCH] skge: use kzalloc | Stephen Hemminger | 2005-11-08 | 1 | -2/+1 |
* | [PATCH] skge: clear PCI PHY COMA mode on boot | Stephen Hemminger | 2005-11-08 | 1 | -0/+10 |
* | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-10-03 | 1 | -10/+36 |
|\ |
|
| * | [PATCH] skge: set mac address oops with bonding | Stephen Hemminger | 2005-10-03 | 1 | -8/+16 |
| * | [PATCH] skge: fix Yukon-Lite A0 workaround | Stephen Hemminger | 2005-09-23 | 1 | -2/+20 |
* | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-22 | 1 | -103/+91 |
|\ \
| |/ |
|
| * | [PATCH] skge: check length from PHY | Stephen Hemminger | 2005-09-21 | 1 | -82/+83 |
| * | [PATCH] skge: expand ethtool debug register dump | Stephen Hemminger | 2005-09-21 | 1 | -21/+8 |
* | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-21 | 1 | -44/+54 |
|\ \
| |/ |
|
| * | [PATCH] skge: gmac register access errors in dual port | Stephen Hemminger | 2005-09-14 | 1 | -44/+54 |
* | | [PATCH] skge: support ETHTOOL_GPERMADDR | John W. Linville | 2005-09-14 | 1 | -0/+2 |
|/ |
|
* | [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 | Francois Romieu | 2005-08-27 | 1 | -1/+1 |
* | [PATCH] skge: turn on link status LED | Stephen Hemminger | 2005-08-16 | 1 | -1/+5 |
* | [PATCH] skge: increase receive flush threshold default | Stephen Hemminger | 2005-08-16 | 1 | -1/+6 |
* | [PATCH] skge: fibre vs copper detection cleanup | Stephen Hemminger | 2005-08-16 | 1 | -14/+12 |
* | [PATCH] skge: stop bogus sensor messages | Stephen Hemminger | 2005-08-16 | 1 | -14/+10 |
* | [PATCH] skge: version 0.8 | Stephen Hemminger | 2005-07-31 | 1 | -1/+1 |
* | [PATCH] skge: led toggle cleanup | Stephen Hemminger | 2005-07-31 | 1 | -96/+74 |
* | [PATCH] skge: ignore phy interrupts during negotiation | Stephen Hemminger | 2005-07-31 | 1 | -3/+3 |
* | [PATCH] skge: fifo control register access fix | Stephen Hemminger | 2005-07-31 | 1 | -7/+10 |
* | [PATCH] skge: whitespace fixes | Stephen Hemminger | 2005-07-31 | 1 | -3/+3 |
* | [PATCH] skge: support yukon lite rev 4 | Stephen Hemminger | 2005-07-31 | 1 | -4/+4 |
* | [PATCH] skge: phy lock deadlock | Stephen Hemminger | 2005-07-31 | 1 | -7/+4 |
* | [PATCH] skge: disable tranmitter on shutdown | Stephen Hemminger | 2005-07-31 | 1 | -1/+1 |
* | [PATCH] skge: remove SK-9EE support | Stephen Hemminger | 2005-07-31 | 1 | -1/+0 |
* | [PATCH] skge: silence mac data parity messages | Stephen Hemminger | 2005-07-31 | 1 | -3/+9 |
* | [PATCH] pm: more u32 vs. pm_message_t fixes | Pavel Machek | 2005-07-07 | 1 | -2/+2 |
* | [PATCH] skge: version and copyright. | Stephen Hemminger | 2005-06-27 | 1 | -2/+2 |
* | [PATCH] skge: Rx buffer optimization | Stephen Hemminger | 2005-06-27 | 1 | -103/+162 |
* | [PATCH] skge: handle Tx/Rx arbiter timeout | Stephen Hemminger | 2005-06-27 | 1 | -0/+18 |
* | [PATCH] skge: add PHY related debug messages | Stephen Hemminger | 2005-06-27 | 1 | -23/+33 |
* | [PATCH] skge: make Genesis/Broadcom code work | Stephen Hemminger | 2005-06-27 | 1 | -255/+261 |
* | [PATCH] skge: cleanup ethtool mode support | Stephen Hemminger | 2005-06-27 | 1 | -60/+65 |