| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] skge: version 1.4 | Stephen Hemminger | 2006-03-21 | 1 | -1/+1 |
* | [PATCH] skge: handle pci errors better | Stephen Hemminger | 2006-03-21 | 1 | -21/+30 |
* | [PATCH] skge: formmating and whitespace cleanup | Stephen Hemminger | 2006-03-21 | 1 | -12/+18 |
* | [PATCH] skge: use mmiowb | Stephen Hemminger | 2006-03-21 | 1 | -1/+5 |
* | [PATCH] skge: use kcalloc | Stephen Hemminger | 2006-03-21 | 1 | -2/+1 |
* | [PATCH] skge: dma configuration cleanup | Stephen Hemminger | 2006-03-21 | 1 | -14/+10 |
* | [PATCH] skge: check the allocation of ring buffer | Stephen Hemminger | 2006-03-21 | 1 | -1/+9 |
* | [PATCH] skge: use auto masking of irqs | Stephen Hemminger | 2006-03-21 | 1 | -33/+21 |
* | [PATCH] skge: use NAPI for tx cleanup. | Stephen Hemminger | 2006-03-21 | 1 | -55/+44 |
* | skge: protect interrupt mask | Stephen Hemminger | 2006-02-23 | 1 | -7/+14 |
* | skge: genesis phy initialzation | Stephen Hemminger | 2006-02-23 | 1 | -11/+26 |
* | skge: NAPI/irq race fix | Stephen Hemminger | 2006-02-23 | 1 | -12/+5 |
* | [PATCH] skge: speed setting | Stephen Hemminger | 2006-02-17 | 1 | -1/+9 |
* | [PATCH] skge: fix dma mask setup. | Stephen Hemminger | 2006-01-17 | 1 | -5/+15 |
* | 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 |