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
/
skge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] skge: version 1.5
Stephen Hemminger
2006-03-23
1
-1
/
+1
*
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2006-03-23
1
-10
/
+10
*
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
2006-03-23
1
-35
/
+38
*
[PATCH] skge: multicast statistics fix
Stephen Hemminger
2006-03-23
1
-1
/
+1
*
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
2006-03-23
1
-3
/
+2
*
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
2006-03-23
1
-3
/
+3
*
[PATCH] skge: align receive buffers
Stephen Hemminger
2006-03-23
1
-1
/
+2
*
[PATCH] skge: version 1.4
Stephen Hemminger
2006-03-21
1
-1
/
+1
*
[PATCH] skge: handle pci errors better
Stephen Hemminger
2006-03-21
1
-21
/
+30
*
[PATCH] skge: formmating and whitespace cleanup
Stephen Hemminger
2006-03-21
1
-12
/
+18
*
[PATCH] skge: use mmiowb
Stephen Hemminger
2006-03-21
1
-1
/
+5
*
[PATCH] skge: use kcalloc
Stephen Hemminger
2006-03-21
1
-2
/
+1
*
[PATCH] skge: dma configuration cleanup
Stephen Hemminger
2006-03-21
1
-14
/
+10
*
[PATCH] skge: check the allocation of ring buffer
Stephen Hemminger
2006-03-21
1
-1
/
+9
*
[PATCH] skge: use auto masking of irqs
Stephen Hemminger
2006-03-21
1
-33
/
+21
*
[PATCH] skge: use NAPI for tx cleanup.
Stephen Hemminger
2006-03-21
1
-55
/
+44
*
skge: protect interrupt mask
Stephen Hemminger
2006-02-23
1
-7
/
+14
*
skge: genesis phy initialzation
Stephen Hemminger
2006-02-23
1
-11
/
+26
*
skge: NAPI/irq race fix
Stephen Hemminger
2006-02-23
1
-12
/
+5
*
[PATCH] skge: speed setting
Stephen Hemminger
2006-02-17
1
-1
/
+9
*
[PATCH] skge: fix dma mask setup.
Stephen Hemminger
2006-01-17
1
-5
/
+15
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-04
1
-31
/
+49
|
\
|
*
[PATCH] skge: error handling on resume
Stephen Hemminger
2005-12-24
1
-2
/
+2
|
*
[PATCH] skge: version number (1.3)
Stephen Hemminger
2005-12-24
1
-1
/
+1
|
*
[PATCH] skge: handle out of memory on ring parameter change
Stephen Hemminger
2005-12-24
1
-1
/
+4
|
*
[PATCH] skge: handle out of memory on MTU size changes
Stephen Hemminger
2005-12-24
1
-6
/
+16
|
*
[PATCH] skge: avoid up/down on pause param changes
Stephen Hemminger
2005-12-24
1
-4
/
+2
|
*
[PATCH] skge: avoid up/down on speed changes
Stephen Hemminger
2005-12-24
1
-17
/
+24
*
|
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
|
/
*
[netdrvr skge] fix build
Jeff Garzik
2005-12-13
1
-1
/
+1
*
[PATCH] skge: get rid of warning on race
Stephen Hemminger
2005-12-12
1
-4
/
+6
*
[netdrvr skge] fix typo, fix build
Jeff Garzik
2005-12-01
1
-1
/
+1
*
[PATCH] skge: handle VLAN checksum correctly on yukon rev 0
Stephen Hemminger
2005-12-01
1
-3
/
+1
*
[PATCH] skge: increase version number
Stephen Hemminger
2005-11-08
1
-2
/
+2
*
[PATCH] skge: spelling fixes
Stephen Hemminger
2005-11-08
1
-14
/
+14
*
[PATCH] skge: use prefetch on receive
Stephen Hemminger
2005-11-08
1
-7
/
+15
*
[PATCH] skge: goto low power mode on shutdown
Stephen Hemminger
2005-11-08
1
-8
/
+20
*
[PATCH] skge: add mii ioctl support
Stephen Hemminger
2005-11-08
1
-58
/
+114
*
[PATCH] skge: use kzalloc
Stephen Hemminger
2005-11-08
1
-2
/
+1
*
[PATCH] skge: clear PCI PHY COMA mode on boot
Stephen Hemminger
2005-11-08
1
-0
/
+10
*
Merge branch 'upstream-fixes'
Jeff Garzik
2005-10-03
1
-10
/
+36
|
\
|
*
[PATCH] skge: set mac address oops with bonding
Stephen Hemminger
2005-10-03
1
-8
/
+16
|
*
[PATCH] skge: fix Yukon-Lite A0 workaround
Stephen Hemminger
2005-09-23
1
-2
/
+20
*
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-22
1
-103
/
+91
|
\
|
|
*
[PATCH] skge: check length from PHY
Stephen Hemminger
2005-09-21
1
-82
/
+83
|
*
[PATCH] skge: expand ethtool debug register dump
Stephen Hemminger
2005-09-21
1
-21
/
+8
*
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-21
1
-44
/
+54
|
\
|
|
*
[PATCH] skge: gmac register access errors in dual port
Stephen Hemminger
2005-09-14
1
-44
/
+54
*
|
[PATCH] skge: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
|
/
*
[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
Francois Romieu
2005-08-27
1
-1
/
+1
[next]