Merge branch 'master'
[safe/jmp/linux-2.6] / drivers / net / sky2.c
2005-12-12 Stephen Hemminger[PATCH] sky2: version 0.10
2005-12-12 Stephen Hemminger[PATCH] sky2: disable rx checksum on Yukon XL
2005-12-12 Stephen Hemminger[PATCH] sky2: turn on tx flow control
2005-12-12 Stephen Hemminger[PATCH] sky2: prefetch tuning
2005-12-12 Stephen Hemminger[PATCH] sky2: quiet ring full message in case of race
2005-12-12 Stephen Hemminger[PATCH] sky2: handle tx timeout
2005-12-12 Stephen Hemminger[PATCH] sky2: interrupt coalescing tuning
2005-12-12 Stephen Hemminger[PATCH] sky2: interrupt/poll optimization
2005-12-12 Stephen Hemminger[PATCH] sky2: transmit complete routine optimization
2005-12-12 Stephen Hemminger[PATCH] sky2: transmit complete index optimization
2005-12-12 Stephen Hemminger[PATCH] sky2: transmit logic fixes
2005-12-12 Stephen Hemminger[PATCH] sky2: tx/rx ring data structure split
2005-12-12 Stephen Hemminger[PATCH] sky2: map length optimization
2005-12-12 Stephen Hemminger[PATCH] sky2: ring distance optimization
2005-12-12 Stephen Hemminger[PATCH] sky2: no irq disable needed during tx
2005-12-12 Stephen Hemminger[PATCH] sky2: phy processing in workqueue rather than...
2005-12-12 Stephen Hemminger[PATCH] sky2: ethtool get/set interrupt coalescing
2005-12-12 Stephen Hemminger[PATCH] sky2: copy threshold as module parameter
2005-12-12 Stephen Hemminger[PATCH] sky2: don't die if we see chip rev 0xb5
2005-12-04 Stephen Hemminger[PATCH] sky2: interrupt not cleared.
2005-12-01 shemminger@osdl.org[PATCH] sky2: update version number
2005-12-01 shemminger@osdl.org[PATCH] sky2: use pci_register_driver
2005-12-01 shemminger@osdl.org[PATCH] sky2: remove pci-express hacks
2005-12-01 shemminger@osdl.org[PATCH] sky2: dual port tx completion
2005-12-01 shemminger@osdl.org[PATCH] sky2: race with MTU change
2005-12-01 shemminger@osdl.org[PATCH] sky2: change netif_rx_schedule_test to __netif_...
2005-12-01 shemminger@osdl.org[PATCH] sky2: handle DMA boundary crossing
2005-12-01 shemminger@osdl.org[PATCH] sky2: add Yukon-EC ultra support
2005-12-01 shemminger@osdl.org[PATCH] sky2: improve receive performance
2005-12-01 shemminger@osdl.org[PATCH] sky2: fix receive flush/pause issues
2005-12-01 shemminger@osdl.org[PATCH] sky2: add MII support
2005-12-01 shemminger@osdl.org[PATCH] sky2: eliminate special case for EC-A1
2005-11-11 Andrew Morton[PATCH] sky2 needs dma_mapping.h
2005-10-28 shemminger@osdl.org[PATCH] sky2: version 0.7
2005-10-28 shemminger@osdl.org[PATCH] sky2: fix NAPI and receive handling
2005-10-28 shemminger@osdl.org[PATCH] sky2: spelling fixes
2005-10-28 shemminger@osdl.org[PATCH] sky2: use kzalloc
2005-10-04 Stephen Hemminger[PATCH] sky2: add permanent address support.
2005-09-28 Stephen Hemminger[PATCH] sky2: nway reset (BONUS FEATURE)
2005-09-28 shemminger@osdl.org[PATCH] sky2: version 0.6
2005-09-28 shemminger@osdl.org[PATCH] sky2: explicit set power state
2005-09-28 shemminger@osdl.org[PATCH] sky2: add hardware VLAN acceleration support
2005-09-28 shemminger@osdl.org[PATCH] sky2: cleanup interrupt processing
2005-09-28 shemminger@osdl.org[PATCH] sky2: changing mtu doesn't have to reset link
2005-09-22 Stephen Hemminger[PATCH] sky2: version 0.5
2005-09-22 Stephen Hemminger[PATCH] sky2: allow ethtool debug access to all of...
2005-09-22 Stephen Hemminger[PATCH] sky2: fix FIFO DMA alignment problems
2005-09-16 Stephen Hemminger[PATCH] sky2: driver update.
2005-08-17 Stephen Hemminger[PATCH] sky2: new experimental Marvell Yukon2 driver