summaryrefslogtreecommitdiffstats
path: root/drivers/net/e100.c
Commit message (Expand)AuthorAgeFilesLines
* e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
* e100: fix irq leak on suspend/resumeAuke Kok2007-01-301-0/+2
* e100: replace kmalloc with kcallocYan Burman2006-12-121-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
|/
* e100: account for closed interface when shutting downAuke Kok2006-10-241-2/+8
* [PATCH] e100: fix reboot -f with netconsole enabledAuke Kok2006-10-201-19/+31
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* e100, e1000, ixgb: increment version numbersAuke Kok2006-09-271-1/+1
* e100: rework WoL and shutdown handlingAuke Kok2006-09-271-31/+20
* e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-271-3/+4
* e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-271-1/+1
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-271-10/+10
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* Merge branch 'master' into upstreamJeff Garzik2006-09-041-1/+5
|\
| * [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-291-1/+5
* | e100: increment version to 3.5.16-k2Auke Kok2006-08-311-1/+1
* | e100: remove skb->dev assignmentAuke Kok2006-08-311-1/+0
* | e100: fix error recoveryLinas Vepstas2006-08-311-0/+1
* | e100: Convert e100 to use netdev_alloc_skb().Auke Kok2006-08-311-2/+2
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-08-241-13/+9
|\ \
| * | e100: increment version to 3.5.10-k4Auke Kok2006-08-161-4/+4
| * | e100: Fix MDIO/MDIO-XJeff Kirsher2006-08-161-9/+5
| |/
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-271-2/+2
* e100: add PCI Error RecoveryAuke Kok2006-06-081-0/+75
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-161-1/+4
|\
| * e100: fix eeh on pseries during ethtool -tJesse Brandeburg2006-03-151-1/+4
* | Fix io ordering problems in e100Catalin(ux aka Dino) BOIE2006-03-041-3/+3
|/
* e100: remove init_hw call to fix panicJesse Brandeburg2006-02-071-2/+0
* [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-171-37/+37
* [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-171-7/+23
* [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-171-5/+39
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-9/+9
* [PATCH] corruption during e100 MDI register accessODonnell, Michael2006-01-121-3/+29
* [PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg2005-11-181-18/+257
* [PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino2005-11-071-3/+3
* Merge branch 'master'Jeff Garzik2005-10-131-206/+18
|\
| * e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik2005-10-111-206/+18
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-211-3/+1
|\ \ | |/
| * [PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville2005-09-141-3/+1
* | [PATCH] e100: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
|/
* [PATCH] e100: Driver version, white space, comments & otherMalli Chilakala2005-08-251-3/+4
* [PATCH] e100: CPU cycle saver microcodeMalli Chilakala2005-08-251-18/+206
* [PATCH] e100: Increased delay loop for command blocksMalli Chilakala2005-08-251-1/+2
* [PATCH] e100: fixed endian bug in xmit_prepare routineMalli Chilakala2005-08-251-1/+2
* [PATCH] e100: added msleep_interruptible delayMalli Chilakala2005-08-251-0/+2
OpenPOWER on IntegriCloud