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