| Commit message (Expand) | Author | Age | Files | Lines |
* | e100: Optionally use I/O mode only to access register space | Jesse Brandeburg | 2007-04-28 | 1 | -33/+39 |
* | e100: allow bad MAC address when running with invalid eeprom csum | Jesse Brandeburg | 2007-04-28 | 1 | -5/+10 |
* | [netdrvr e100] experiment with doing RX in a similar manner to eepro100 | Scott Feldman | 2007-04-28 | 1 | -63/+9 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | e100: fix napi ifdefs removing needed code | Auke Kok | 2007-02-02 | 1 | -6/+1 |
* | e100: fix irq leak on suspend/resume | Auke Kok | 2007-01-30 | 1 | -0/+2 |
* | e100: replace kmalloc with kcalloc | Yan Burman | 2006-12-12 | 1 | -2/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -1/+1 |
|\ |
|
| * | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+4 |
|/ |
|
* | e100: account for closed interface when shutting down | Auke Kok | 2006-10-24 | 1 | -2/+8 |
* | [PATCH] e100: fix reboot -f with netconsole enabled | Auke Kok | 2006-10-20 | 1 | -19/+31 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | e100, e1000, ixgb: increment version numbers | Auke Kok | 2006-09-27 | 1 | -1/+1 |
* | e100: rework WoL and shutdown handling | Auke Kok | 2006-09-27 | 1 | -31/+20 |
* | e100: Add debugging code for cb cleaning. | Jesse Brandeburg | 2006-09-27 | 1 | -3/+4 |
* | e100, e1000, ixgb: Fix an impossible memory overwrite bug | Auke Kok | 2006-09-27 | 1 | -1/+1 |
* | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 2006-09-27 | 1 | -10/+10 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-04 | 1 | -1/+5 |
|\ |
|
| * | [E100]: Add module option to ignore bad EEPROM checksums. | David S. Miller | 2006-08-30 | 1 | -1/+5 |
* | | e100: increment version to 3.5.16-k2 | Auke Kok | 2006-08-31 | 1 | -1/+1 |
* | | e100: remove skb->dev assignment | Auke Kok | 2006-08-31 | 1 | -1/+0 |
* | | e100: fix error recovery | Linas Vepstas | 2006-08-31 | 1 | -0/+1 |
* | | e100: Convert e100 to use netdev_alloc_skb(). | Auke Kok | 2006-08-31 | 1 | -2/+2 |
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-08-24 | 1 | -13/+9 |
|\ \ |
|
| * | | e100: increment version to 3.5.10-k4 | Auke Kok | 2006-08-16 | 1 | -4/+4 |
| * | | e100: Fix MDIO/MDIO-X | Jeff Kirsher | 2006-08-16 | 1 | -9/+5 |
| |/ |
|
* / | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
|/ |
|
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | e100: add PCI Error Recovery | Auke Kok | 2006-06-08 | 1 | -0/+75 |
* | Merge branch 'upstream-fixes' | Jeff Garzik | 2006-03-17 | 1 | -1/+4 |
|\ |
|
| * | e100: fix eeh on pseries during ethtool -t | Jesse Brandeburg | 2006-03-15 | 1 | -1/+4 |
* | | Fix io ordering problems in e100 | Catalin(ux aka Dino) BOIE | 2006-03-04 | 1 | -3/+3 |
|/ |
|
* | e100: remove init_hw call to fix panic | Jesse Brandeburg | 2006-02-07 | 1 | -2/+0 |
* | [PATCH] e100: e100 whitespace fixes | Jesse Brandeburg | 2006-01-18 | 1 | -37/+37 |
* | [PATCH] e100: Handle the return values from pci_* functions | Jesse Brandeburg | 2006-01-18 | 1 | -7/+23 |
* | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) | Jesse Brandeburg | 2006-01-18 | 1 | -5/+39 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-15 | 1 | -9/+9 |
* | [PATCH] corruption during e100 MDI register access | ODonnell, Michael | 2006-01-12 | 1 | -3/+29 |
* | [PATCH] e100: re-enable microcode with more useful defaults | Jesse Brandeburg | 2005-11-18 | 1 | -18/+257 |
* | [PATCH] Fix sparse warning in e100 driver. | Luiz Fernando Capitulino | 2005-11-08 | 1 | -3/+3 |
* | Merge branch 'master' | Jeff Garzik | 2005-10-14 | 1 | -206/+18 |
|\ |
|
| * | e100: revert CPU cycle saver microcode, it causes severe problems | Jeff Garzik | 2005-10-11 | 1 | -206/+18 |
* | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-22 | 1 | -3/+1 |
|\| |
|
| * | [PATCH] e100: correct rx_dropped and add rx_missed_errors | John W. Linville | 2005-09-14 | 1 | -3/+1 |
* | | [PATCH] e100: support ETHTOOL_GPERMADDR | John W. Linville | 2005-09-14 | 1 | -1/+3 |
|/ |
|
* | [PATCH] e100: Driver version, white space, comments & other | Malli Chilakala | 2005-08-25 | 1 | -3/+4 |