summaryrefslogtreecommitdiffstats
path: root/drivers/net/sky2.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sky2: version 0.11Stephen Hemminger2005-12-241-1/+1
* [PATCH] sky2: handle hardware packet overrunStephen Hemminger2005-12-241-0/+9
* [PATCH] sky2: don't lose multicast addressesStephen Hemminger2005-12-241-2/+2
* [PATCH] sky2: handle out of memory on admin changesStephen Hemminger2005-12-241-32/+52
* [PATCH] sky2: version 0.10Stephen Hemminger2005-12-121-1/+1
* [PATCH] sky2: disable rx checksum on Yukon XLStephen Hemminger2005-12-121-1/+7
* [PATCH] sky2: turn on tx flow controlStephen Hemminger2005-12-121-1/+1
* [PATCH] sky2: prefetch tuningStephen Hemminger2005-12-121-0/+3
* [PATCH] sky2: quiet ring full message in case of raceStephen Hemminger2005-12-121-3/+8
* [PATCH] sky2: handle tx timeoutStephen Hemminger2005-12-121-3/+14
* [PATCH] sky2: interrupt coalescing tuningStephen Hemminger2005-12-121-15/+11
* [PATCH] sky2: interrupt/poll optimizationStephen Hemminger2005-12-121-4/+2
* [PATCH] sky2: transmit complete routine optimizationStephen Hemminger2005-12-121-19/+16
* [PATCH] sky2: transmit complete index optimizationStephen Hemminger2005-12-121-16/+19
* [PATCH] sky2: transmit logic fixesStephen Hemminger2005-12-121-4/+3
* [PATCH] sky2: tx/rx ring data structure splitStephen Hemminger2005-12-121-11/+13
* [PATCH] sky2: map length optimizationStephen Hemminger2005-12-121-29/+28
* [PATCH] sky2: ring distance optimizationStephen Hemminger2005-12-121-1/+1
* [PATCH] sky2: no irq disable needed during txStephen Hemminger2005-12-121-13/+9
* [PATCH] sky2: phy processing in workqueue rather than taskletStephen Hemminger2005-12-121-28/+30
* [PATCH] sky2: ethtool get/set interrupt coalescingStephen Hemminger2005-12-121-12/+103
* [PATCH] sky2: copy threshold as module parameterStephen Hemminger2005-12-121-2/+5
* [PATCH] sky2: don't die if we see chip rev 0xb5Stephen Hemminger2005-12-121-10/+8
* [PATCH] sky2: interrupt not cleared.Stephen Hemminger2005-12-031-0/+1
* [PATCH] sky2: update version numbershemminger@osdl.org2005-12-011-3/+4
* [PATCH] sky2: use pci_register_drivershemminger@osdl.org2005-12-011-1/+1
* [PATCH] sky2: remove pci-express hacksshemminger@osdl.org2005-12-011-18/+4
* [PATCH] sky2: dual port tx completionshemminger@osdl.org2005-12-011-10/+16
* [PATCH] sky2: race with MTU changeshemminger@osdl.org2005-12-011-3/+17
* [PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prepshemminger@osdl.org2005-12-011-2/+3
* [PATCH] sky2: handle DMA boundary crossingshemminger@osdl.org2005-12-011-6/+12
* [PATCH] sky2: add Yukon-EC ultra supportshemminger@osdl.org2005-12-011-1/+26
* [PATCH] sky2: improve receive performanceshemminger@osdl.org2005-12-011-32/+34
* [PATCH] sky2: fix receive flush/pause issuesshemminger@osdl.org2005-12-011-13/+7
* [PATCH] sky2: add MII supportshemminger@osdl.org2005-12-011-8/+61
* [PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org2005-12-011-6/+2
* [PATCH] sky2 needs dma_mapping.hAndrew Morton2005-11-111-0/+1
* [PATCH] sky2: version 0.7shemminger@osdl.org2005-10-281-1/+1
* [PATCH] sky2: fix NAPI and receive handlingshemminger@osdl.org2005-10-281-33/+30
* [PATCH] sky2: spelling fixesshemminger@osdl.org2005-10-281-16/+16
* [PATCH] sky2: use kzallocshemminger@osdl.org2005-10-281-3/+2
* [PATCH] sky2: add permanent address support.Stephen Hemminger2005-10-041-0/+2
* [PATCH] sky2: nway reset (BONUS FEATURE)Stephen Hemminger2005-09-281-0/+19
* [PATCH] sky2: version 0.6shemminger@osdl.org2005-09-281-5/+3
* [PATCH] sky2: explicit set power stateshemminger@osdl.org2005-09-281-45/+111
* [PATCH] sky2: add hardware VLAN acceleration supportshemminger@osdl.org2005-09-281-14/+87
* [PATCH] sky2: cleanup interrupt processingshemminger@osdl.org2005-09-281-37/+28
* [PATCH] sky2: changing mtu doesn't have to reset linkshemminger@osdl.org2005-09-281-63/+84
* [PATCH] sky2: version 0.5Stephen Hemminger2005-09-211-1/+1
* [PATCH] sky2: allow ethtool debug access to all of PCI spaceStephen Hemminger2005-09-211-12/+9
OpenPOWER on IntegriCloud