summaryrefslogtreecommitdiffstats
path: root/drivers/net/e100.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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-271-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-271-7/+2
|/
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-1/+2
* [PATCH] e100: Driver version, white space, comments, device idMalli Chilakala2005-05-121-2/+8
* [PATCH] e100: Performance optimizations to e100 Tx PathMalli Chilakala2005-05-121-4/+12
* [PATCH] e100: Fix Wake on lan related issuesMalli Chilakala2005-05-121-3/+28
* [PATCH] e100: Synchronize interface link state with poll routineMalli Chilakala2005-05-121-2/+7
* [PATCH] e100: Render e100 NAPI state machineMalli Chilakala2005-05-121-15/+71
* [PATCH] e100: Execute tx_timeout task outside interrupt contextMalli Chilakala2005-05-121-0/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2374
OpenPOWER on IntegriCloud