summaryrefslogtreecommitdiffstats
path: root/drivers/net/e100.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-171-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/+0Star
* [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-181-37/+37
* [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-181-7/+23
* [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-181-5/+39
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-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-081-3/+3
* Merge branch 'master'Jeff Garzik2005-10-141-206/+18Star
|\
| * e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik2005-10-111-206/+18Star
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-221-3/+1Star
|\|
| * [PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville2005-09-141-3/+1Star
* | [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
* [PATCH] e100: Do not check Rx packet length against mtuMalli Chilakala2005-08-251-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-281-9/+16
|\
| * [PATCH] e100: NAPI performance enhancementsMalli Chilakala2005-06-271-2/+4
| * [PATCH] e100: e100_eeprom_load was called after e100_phy_initMalli Chilakala2005-06-271-2/+2
| * [PATCH] e100: fixed e100 MDI/MDI-X issuesMalli Chilakala2005-06-271-5/+10
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-281-7/+2Star
|/
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-271-1/+2
* [PATCH] e100: Driver version, white space, comments, device idMalli Chilakala2005-05-131-2/+8
* [PATCH] e100: Performance optimizations to e100 Tx PathMalli Chilakala2005-05-131-4/+12
* [PATCH] e100: Fix Wake on lan related issuesMalli Chilakala2005-05-131-3/+28
* [PATCH] e100: Synchronize interface link state with poll routineMalli Chilakala2005-05-131-2/+7
* [PATCH] e100: Render e100 NAPI state machineMalli Chilakala2005-05-131-15/+71
* [PATCH] e100: Execute tx_timeout task outside interrupt contextMalli Chilakala2005-05-131-0/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2374