index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sky2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sky2: EC-U performance and jumbo support
Stephen Hemminger
2007-04-19
1
-0
/
+8
*
sky2: handle descriptor errors
Stephen Hemminger
2007-04-19
1
-0
/
+3
*
sky2: transmit timeout
Stephen Hemminger
2007-02-17
1
-0
/
+1
*
sky2: dont flush good pause frames
Stephen Hemminger
2007-02-17
1
-1
/
+1
*
sky2: Yukon Extreme support
Stephen Hemminger
2007-02-07
1
-4
/
+52
*
sky2: add Wake On Lan support
Stephen Hemminger
2007-02-07
1
-20
/
+8
*
sky2: better power state management
Stephen Hemminger
2007-02-05
1
-1
/
+0
*
[PATCH] sky2: sparse warnings
Stephen Hemminger
2006-12-07
1
-28
/
+25
*
[PATCH] sky2: receive queue watermark tweak
Stephen Hemminger
2006-12-07
1
-0
/
+1
*
[PATCH] sky2: msi enhancements.
Stephen Hemminger
2006-12-02
1
-1
/
+1
*
[PATCH] sky2: fixes for Yukon EC_U chip revisions
Stephen Hemminger
2006-12-02
1
-2
/
+7
*
sky2: GMAC pause frame
Stephen Hemminger
2006-10-17
1
-1
/
+1
*
sky2: flow control setting fixes
Stephen Hemminger
2006-10-17
1
-2
/
+9
*
sky2: advertising register 16 bits
Stephen Hemminger
2006-10-17
1
-1
/
+1
*
[PATCH] sky2: revert pci express extensions
Stephen Hemminger
2006-10-11
1
-2
/
+43
*
[PATCH] sky2: fragmented receive for large MTU
Stephen Hemminger
2006-09-27
1
-2
/
+8
*
[PATCH] sky2: use netif_tx_lock instead of LLTX
Stephen Hemminger
2006-09-27
1
-1
/
+0
*
[PATCH] sky2: incremental transmit completion
Stephen Hemminger
2006-09-27
1
-3
/
+3
*
[PATCH] sky2: use standard pci register capabilties for error register
Stephen Hemminger
2006-09-27
1
-43
/
+2
*
[PATCH] sky2: big endian
Stephen Hemminger
2006-09-13
1
-16
/
+3
*
[PATCH] sky2: fiber support
Stephen Hemminger
2006-09-13
1
-1
/
+14
*
[PATCH] sky2: tx pause bug fix
Stephen Hemminger
2006-09-13
1
-1
/
+1
*
[PATCH] sky2: optimize checksum offload information
shemminger@osdl.org
2006-08-29
1
-0
/
+2
*
[PATCH] sky2: dont use force status bit
shemminger@osdl.org
2006-08-29
1
-1
/
+0
*
[PATCH] sky2: fix truncated collision threshold mask
Stephen Hemminger
2006-07-12
1
-1
/
+1
*
[PATCH] sky2: more fixes for Yukon Ultra
Stephen Hemminger
2006-05-20
1
-0
/
+2
*
Add more support for the Yukon Ultra chip found in dual core centino laptops.
Stephen Hemminger
2006-05-08
1
-0
/
+3
*
[PATCH] sky2: add fake idle irq timer
Stephen Hemminger
2006-04-26
1
-0
/
+2
*
[PATCH] sky2: bad memory reference on dual port cards
Stephen Hemminger
2006-04-12
1
-1
/
+1
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
1
-1
/
+1
*
[PATCH] sky2: more ethtool stats
Stephen Hemminger
2006-03-22
1
-36
/
+35
*
[PATCH] sky2: handle all error irqs
Stephen Hemminger
2006-03-21
1
-2
/
+4
*
[PATCH] sky2: add MSI support
Stephen Hemminger
2006-03-21
1
-0
/
+2
*
[PATCH] sky2: rework of NAPI and IRQ management
Stephen Hemminger
2006-03-21
1
-11
/
+4
*
[PATCH] sky2: drop broken wake on lan support
Stephen Hemminger
2006-03-21
1
-1
/
+0
*
[PATCH] sky2: remove support for untested Yukon EC/rev 0
Stephen Hemminger
2006-03-21
1
-2
/
+0
*
[PATCH] sky2: remove MSI support
Stephen Hemminger
2006-02-28
1
-1
/
+0
*
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
2006-02-23
1
-1
/
+2
*
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
2006-02-23
1
-0
/
+21
*
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
2006-02-23
1
-10
/
+49
*
[PATCH] sky2: support msi interrupt (revised)
Stephen Hemminger
2006-02-07
1
-0
/
+1
*
[PATCH] sky2: pci config space checking
Stephen Hemminger
2006-02-07
1
-8
/
+0
*
[PATCH] sky2: tx/rx ring data structure split
Stephen Hemminger
2005-12-12
1
-2
/
+7
*
[PATCH] sky2: map length optimization
Stephen Hemminger
2005-12-12
1
-1
/
+1
*
[PATCH] sky2: phy processing in workqueue rather than tasklet
Stephen Hemminger
2005-12-12
1
-3
/
+3
*
[PATCH] sky2: device structure alignment
Stephen Hemminger
2005-12-12
1
-4
/
+4
*
[PATCH] sky2: remove pci-express hacks
shemminger@osdl.org
2005-12-01
1
-0
/
+2
*
[PATCH] sky2: byteorder annotation
shemminger@osdl.org
2005-12-01
1
-10
/
+10
*
[PATCH] sky2: add Yukon-EC ultra support
shemminger@osdl.org
2005-12-01
1
-2
/
+7
*
[PATCH] sky2: spelling fixes
shemminger@osdl.org
2005-10-28
1
-5
/
+5
[next]