aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e100.c
AgeCommit message (Expand)Author
2007-04-28e100: Optionally use I/O mode only to access register spaceJesse Brandeburg
2007-04-28e100: allow bad MAC address when running with invalid eeprom csumJesse Brandeburg
2007-04-28[netdrvr e100] experiment with doing RX in a similar manner to eepro100Scott Feldman
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok
2007-01-30e100: fix irq leak on suspend/resumeAuke Kok
2006-12-12e100: replace kmalloc with kcallocYan Burman
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-24e100: account for closed interface when shutting downAuke Kok
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27e100, e1000, ixgb: increment version numbersAuke Kok
2006-09-27e100: rework WoL and shutdown handlingAuke Kok
2006-09-27e100: Add debugging code for cb cleaning.Jesse Brandeburg
2006-09-27e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-04Merge branch 'master' into upstreamJeff Garzik
2006-08-31e100: increment version to 3.5.16-k2Auke Kok
2006-08-31e100: remove skb->dev assignmentAuke Kok
2006-08-31e100: fix error recoveryLinas Vepstas
2006-08-31e100: Convert e100 to use netdev_alloc_skb().Auke Kok
2006-08-29[E100]: Add module option to ignore bad EEPROM checksums.David S. Miller
2006-08-24Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-08-16e100: increment version to 3.5.10-k4Auke Kok
2006-08-16e100: Fix MDIO/MDIO-XJeff Kirsher
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman
2006-06-08e100: add PCI Error RecoveryAuke Kok
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik
2006-03-15e100: fix eeh on pseries during ethtool -tJesse Brandeburg
2006-03-04Fix io ordering problems in e100Catalin(ux aka Dino) BOIE
2006-02-07e100: remove init_hw call to fix panicJesse Brandeburg
2006-01-17[PATCH] e100: e100 whitespace fixesJesse Brandeburg
2006-01-17[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg
2006-01-17[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael
2005-11-18[PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg
2005-11-07[PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino
2005-10-13Merge branch 'master'Jeff Garzik
2005-10-11e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-14[PATCH] e100: support ETHTOOL_GPERMADDRJohn W. Linville
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville
2005-08-25[PATCH] e100: Driver version, white space, comments & otherMalli Chilakala