aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e100.c
Commit message (Expand)AuthorAge
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* e100, e1000, ixgb: increment version numbersAuke Kok2006-09-27
* e100: rework WoL and shutdown handlingAuke Kok2006-09-27
* e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-27
* e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-27
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'master' into upstreamJeff Garzik2006-09-04
|\
| * [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-30
* | e100: increment version to 3.5.16-k2Auke Kok2006-08-31
* | e100: remove skb->dev assignmentAuke Kok2006-08-31
* | e100: fix error recoveryLinas Vepstas2006-08-31
* | e100: Convert e100 to use netdev_alloc_skb().Auke Kok2006-08-31
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-08-24
|\ \
| * | e100: increment version to 3.5.10-k4Auke Kok2006-08-16
| * | e100: Fix MDIO/MDIO-XJeff Kirsher2006-08-16
| |/
* / drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-27
* e100: add PCI Error RecoveryAuke Kok2006-06-08
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-16
|\
| * e100: fix eeh on pseries during ethtool -tJesse Brandeburg2006-03-15
* | Fix io ordering problems in e100Catalin(ux aka Dino) BOIE2006-03-04
|/
* e100: remove init_hw call to fix panicJesse Brandeburg2006-02-07
* [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-17
* [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-17
* [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-17
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] corruption during e100 MDI register accessODonnell, Michael2006-01-12
* [PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg2005-11-18
* [PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino2005-11-07
* Merge branch 'master'Jeff Garzik2005-10-13
|\
| * e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik2005-10-11
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-21
|\|
| * [PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville2005-09-14
* | [PATCH] e100: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-14
|/
* [PATCH] e100: Driver version, white space, comments & otherMalli Chilakala2005-08-25
* [PATCH] e100: CPU cycle saver microcodeMalli Chilakala2005-08-25
* [PATCH] e100: Increased delay loop for command blocksMalli Chilakala2005-08-25
* [PATCH] e100: fixed endian bug in xmit_prepare routineMalli Chilakala2005-08-25
* [PATCH] e100: added msleep_interruptible delayMalli Chilakala2005-08-25
* [PATCH] e100: Do not check Rx packet length against mtuMalli Chilakala2005-08-25
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-28
|\
| * [PATCH] e100: NAPI performance enhancementsMalli Chilakala2005-06-27
| * [PATCH] e100: e100_eeprom_load was called after e100_phy_initMalli Chilakala2005-06-27
| * [PATCH] e100: fixed e100 MDI/MDI-X issuesMalli Chilakala2005-06-27
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-28
|/
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-26
* [PATCH] e100: Driver version, white space, comments, device idMalli Chilakala2005-05-12