index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
skge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
skge 1.12
Stephen Hemminger
1
-1
/
+1
2007-10-16
skge: add a debug interface
Stephen Hemminger
1
-0
/
+143
2007-10-16
skge: eeprom support
Stephen Hemminger
1
-0
/
+98
2007-10-16
skge: internal stats
Stephen Hemminger
1
-28
/
+24
2007-10-16
skge: XM PHY handling fixes
Stephen Hemminger
1
-40
/
+48
2007-10-16
skge: changing MTU while running causes problems
Stephen Hemminger
1
-7
/
+44
2007-10-16
skge: fix ram buffer size calculation
Stephen Hemminger
1
-27
/
+24
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-4
/
+3
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-2
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-24
/
+20
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-05-11
skge: crash on shutdown/suspend
Stephen Hemminger
1
-0
/
+9
2007-05-09
skge: default WOL should be magic only (rev2)
Stephen Hemminger
1
-1
/
+3
2007-05-08
skge: allow WOL except for known broken chips
Stephen Hemminger
1
-3
/
+6
2007-04-28
skge: version 1.11
Stephen Hemminger
1
-1
/
+1
2007-04-28
skge: transmit locking improvements
Stephen Hemminger
1
-10
/
+18
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-11
skge: fix wake on lan
Stephen Hemminger
1
-36
/
+58
2007-04-11
skge: turn carrier off when down
Stephen Hemminger
1
-0
/
+1
2007-03-23
skge: use per-port phy locking
Stephen Hemminger
1
-38
/
+44
2007-03-23
skge: mask irqs when device down
Stephen Hemminger
1
-7
/
+17
2007-03-23
skge: deadlock on tx timeout
Stephen Hemminger
1
-2
/
+4
2007-03-15
skge: set mac address bonding fix
Stephen Hemminger
1
-11
/
+17
2007-02-27
skge: comma consistency
Stephen Hemminger
1
-2
/
+2
2007-02-27
skge: fix transmitter flow control
Stephen Hemminger
1
-11
/
+32
2007-02-20
skge: race with workq and RTNL
Stephen Hemminger
1
-4
/
+5
2007-02-06
skge: version 1.10
Stephen Hemminger
1
-1
/
+1
2007-02-06
skge: WOL support
Stephen Hemminger
1
-35
/
+123
2007-02-06
skge: use dev_printk
Stephen Hemminger
1
-38
/
+31
2007-02-06
skge: handle zero address at open
Stephen Hemminger
1
-3
/
+5
2007-01-23
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
1
-1
/
+1
2006-12-26
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
1
-2
/
+3
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-4
/
+4
2006-12-02
[NET]: Split skb->csum
Al Viro
1
-1
/
+1
2006-12-02
[netdrvr] skge: build fix
Jeff Garzik
1
-0
/
+1
2006-12-02
[PATCH] skge: don't clear MC state on link down
Stephen Hemminger
1
-3
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-7
/
+8
2006-10-31
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
1
-2
/
+1
2006-10-11
[PATCH] skge: version 1.9
Stephen Hemminger
1
-1
/
+1
2006-10-11
[PATCH] skge: better flow control negotiation
Stephen Hemminger
1
-51
/
+78
2006-10-11
[PATCH] skge: pause mapping for fiber
Stephen Hemminger
1
-17
/
+21
2006-10-11
[PATCH] skge: fix stuck irq when fiber down
Stephen Hemminger
1
-18
/
+35
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-25
[PATCH] skge: fiber support
Stephen Hemminger
1
-86
/
+271
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-108
/
+98
[next]