summaryrefslogtreecommitdiff
path: root/drivers/net/e100.c
AgeCommit message (Expand)Author
2006-03-15e100: fix eeh on pseries during ethtool -tJesse Brandeburg
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
2005-08-25[PATCH] e100: CPU cycle saver microcodeMalli Chilakala
2005-08-25[PATCH] e100: Increased delay loop for command blocksMalli Chilakala
2005-08-25[PATCH] e100: fixed endian bug in xmit_prepare routineMalli Chilakala
2005-08-25[PATCH] e100: added msleep_interruptible delayMalli Chilakala
2005-08-25[PATCH] e100: Do not check Rx packet length against mtuMalli Chilakala
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman
2005-06-27[PATCH] e100: NAPI performance enhancementsMalli Chilakala
2005-06-27[PATCH] e100: e100_eeprom_load was called after e100_phy_initMalli Chilakala
2005-06-27[PATCH] e100: fixed e100 MDI/MDI-X issuesMalli Chilakala
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer
2005-05-12[PATCH] e100: Driver version, white space, comments, device idMalli Chilakala
2005-05-12[PATCH] e100: Performance optimizations to e100 Tx PathMalli Chilakala
2005-05-12[PATCH] e100: Fix Wake on lan related issuesMalli Chilakala
2005-05-12[PATCH] e100: Synchronize interface link state with poll routineMalli Chilakala
2005-05-12[PATCH] e100: Render e100 NAPI state machineMalli Chilakala
2005-05-12[PATCH] e100: Execute tx_timeout task outside interrupt contextMalli Chilakala
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds