index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sky2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sky2: version 0.11
Stephen Hemminger
2005-12-24
1
-1
/
+1
*
[PATCH] sky2: handle hardware packet overrun
Stephen Hemminger
2005-12-24
1
-0
/
+9
*
[PATCH] sky2: don't lose multicast addresses
Stephen Hemminger
2005-12-24
1
-2
/
+2
*
[PATCH] sky2: handle out of memory on admin changes
Stephen Hemminger
2005-12-24
1
-32
/
+52
*
[PATCH] sky2: version 0.10
Stephen Hemminger
2005-12-12
1
-1
/
+1
*
[PATCH] sky2: disable rx checksum on Yukon XL
Stephen Hemminger
2005-12-12
1
-1
/
+7
*
[PATCH] sky2: turn on tx flow control
Stephen Hemminger
2005-12-12
1
-1
/
+1
*
[PATCH] sky2: prefetch tuning
Stephen Hemminger
2005-12-12
1
-0
/
+3
*
[PATCH] sky2: quiet ring full message in case of race
Stephen Hemminger
2005-12-12
1
-3
/
+8
*
[PATCH] sky2: handle tx timeout
Stephen Hemminger
2005-12-12
1
-3
/
+14
*
[PATCH] sky2: interrupt coalescing tuning
Stephen Hemminger
2005-12-12
1
-15
/
+11
*
[PATCH] sky2: interrupt/poll optimization
Stephen Hemminger
2005-12-12
1
-4
/
+2
*
[PATCH] sky2: transmit complete routine optimization
Stephen Hemminger
2005-12-12
1
-19
/
+16
*
[PATCH] sky2: transmit complete index optimization
Stephen Hemminger
2005-12-12
1
-16
/
+19
*
[PATCH] sky2: transmit logic fixes
Stephen Hemminger
2005-12-12
1
-4
/
+3
*
[PATCH] sky2: tx/rx ring data structure split
Stephen Hemminger
2005-12-12
1
-11
/
+13
*
[PATCH] sky2: map length optimization
Stephen Hemminger
2005-12-12
1
-29
/
+28
*
[PATCH] sky2: ring distance optimization
Stephen Hemminger
2005-12-12
1
-1
/
+1
*
[PATCH] sky2: no irq disable needed during tx
Stephen Hemminger
2005-12-12
1
-13
/
+9
*
[PATCH] sky2: phy processing in workqueue rather than tasklet
Stephen Hemminger
2005-12-12
1
-28
/
+30
*
[PATCH] sky2: ethtool get/set interrupt coalescing
Stephen Hemminger
2005-12-12
1
-12
/
+103
*
[PATCH] sky2: copy threshold as module parameter
Stephen Hemminger
2005-12-12
1
-2
/
+5
*
[PATCH] sky2: don't die if we see chip rev 0xb5
Stephen Hemminger
2005-12-12
1
-10
/
+8
*
[PATCH] sky2: interrupt not cleared.
Stephen Hemminger
2005-12-03
1
-0
/
+1
*
[PATCH] sky2: update version number
shemminger@osdl.org
2005-12-01
1
-3
/
+4
*
[PATCH] sky2: use pci_register_driver
shemminger@osdl.org
2005-12-01
1
-1
/
+1
*
[PATCH] sky2: remove pci-express hacks
shemminger@osdl.org
2005-12-01
1
-18
/
+4
*
[PATCH] sky2: dual port tx completion
shemminger@osdl.org
2005-12-01
1
-10
/
+16
*
[PATCH] sky2: race with MTU change
shemminger@osdl.org
2005-12-01
1
-3
/
+17
*
[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep
shemminger@osdl.org
2005-12-01
1
-2
/
+3
*
[PATCH] sky2: handle DMA boundary crossing
shemminger@osdl.org
2005-12-01
1
-6
/
+12
*
[PATCH] sky2: add Yukon-EC ultra support
shemminger@osdl.org
2005-12-01
1
-1
/
+26
*
[PATCH] sky2: improve receive performance
shemminger@osdl.org
2005-12-01
1
-32
/
+34
*
[PATCH] sky2: fix receive flush/pause issues
shemminger@osdl.org
2005-12-01
1
-13
/
+7
*
[PATCH] sky2: add MII support
shemminger@osdl.org
2005-12-01
1
-8
/
+61
*
[PATCH] sky2: eliminate special case for EC-A1
shemminger@osdl.org
2005-12-01
1
-6
/
+2
*
[PATCH] sky2 needs dma_mapping.h
Andrew Morton
2005-11-11
1
-0
/
+1
*
[PATCH] sky2: version 0.7
shemminger@osdl.org
2005-10-28
1
-1
/
+1
*
[PATCH] sky2: fix NAPI and receive handling
shemminger@osdl.org
2005-10-28
1
-33
/
+30
*
[PATCH] sky2: spelling fixes
shemminger@osdl.org
2005-10-28
1
-16
/
+16
*
[PATCH] sky2: use kzalloc
shemminger@osdl.org
2005-10-28
1
-3
/
+2
*
[PATCH] sky2: add permanent address support.
Stephen Hemminger
2005-10-04
1
-0
/
+2
*
[PATCH] sky2: nway reset (BONUS FEATURE)
Stephen Hemminger
2005-09-28
1
-0
/
+19
*
[PATCH] sky2: version 0.6
shemminger@osdl.org
2005-09-28
1
-5
/
+3
*
[PATCH] sky2: explicit set power state
shemminger@osdl.org
2005-09-28
1
-45
/
+111
*
[PATCH] sky2: add hardware VLAN acceleration support
shemminger@osdl.org
2005-09-28
1
-14
/
+87
*
[PATCH] sky2: cleanup interrupt processing
shemminger@osdl.org
2005-09-28
1
-37
/
+28
*
[PATCH] sky2: changing mtu doesn't have to reset link
shemminger@osdl.org
2005-09-28
1
-63
/
+84
*
[PATCH] sky2: version 0.5
Stephen Hemminger
2005-09-21
1
-1
/
+1
*
[PATCH] sky2: allow ethtool debug access to all of PCI space
Stephen Hemminger
2005-09-21
1
-12
/
+9
[next]