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
/
pasemi_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
pasemi_mac: enable iommu support
Olof Johansson
1
-13
/
+37
2007-10-10
pasemi_mac: use buffer index pointer in clean_rx()
Olof Johansson
1
-27
/
+33
2007-10-10
pasemi_mac: clear out old errors on interface open
Olof Johansson
1
-13
/
+44
2007-10-10
pasemi_mac: update todo list
Olof Johansson
1
-4
/
+2
2007-10-10
pasemi_mac: further performance tweaks
Olof Johansson
1
-45
/
+47
2007-10-10
pasemi_mac: add local skb alignment
Olof Johansson
1
-5
/
+16
2007-10-10
pasemi_mac: workaround for erratum 5971
Olof Johansson
1
-1
/
+8
2007-10-10
pasemi_mac: implement sg support
Olof Johansson
1
-46
/
+117
2007-10-10
pasemi_mac: rework ring management
Olof Johansson
1
-110
/
+103
2007-10-10
pasemi_mac: fix bug in receive buffer dma mapping
Olof Johansson
1
-1
/
+1
2007-10-10
pasemi_mac: basic error checking
Olof Johansson
1
-5
/
+41
2007-10-10
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
1
-13
/
+8
2007-10-10
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
1
-10
/
+11
2007-10-10
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
1
-2
/
+2
2007-10-10
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
1
-1
/
+4
2007-10-10
[PASEMI_MAC]: remove unused function
Satyam Sharma
1
-5
/
+0
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-3
/
+3
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-13
/
+4
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
pasemi_mac: Clean TX ring in poll
Olof Johansson
1
-0
/
+1
2007-10-10
pasemi_mac: Enable LLTX
Olof Johansson
1
-1
/
+1
2007-10-10
pasemi_mac: Fix RX checksum flags
Olof Johansson
1
-1
/
+1
2007-10-10
pasemi_mac: Fix TX ring wrap checking
Olof Johansson
1
-11
/
+14
2007-10-10
pasemi_mac: Batch up TX buffer frees
Olof Johansson
1
-10
/
+29
2007-10-10
pasemi_mac: RX performance tweaks
Olof Johansson
1
-8
/
+12
2007-10-10
pasemi_mac: Fix memcpy amount for short receives
Olof Johansson
1
-3
/
+1
2007-10-10
pasemi_mac: Enable L2 caching of packet headers
Olof Johansson
1
-1
/
+4
2007-10-10
pasemi_mac: Stop using the pci config space accessors for register read/writes
Olof Johansson
1
-41
/
+91
2007-10-10
pasemi_mac: Abstract out register access
Olof Johansson
1
-94
/
+101
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-20
/
+16
2007-07-08
pasemi_mac: Fix TX interrupt threshold
Olof Johansson
1
-1
/
+1
2007-05-15
pasemi_mac: Fix local-mac-address parsing
olof@lixom.net
1
-3
/
+14
2007-05-15
pasemi_mac: Terminate PCI ID list
olof@lixom.net
1
-0
/
+1
2007-05-15
pasemi_mac: Interrupt ack fixes
Olof Johansson
1
-14
/
+13
2007-05-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-93
/
+311
2007-05-08
pasemi_mac: Use local-mac-address instead of mac-address if available
Olof Johansson
1
-1
/
+6
2007-05-08
pasemi_mac: PHY support
Olof Johansson
1
-0
/
+126
2007-05-08
pasemi_mac: Add msglevel support and "debug" module param
Olof Johansson
1
-4
/
+21
2007-05-08
pasemi_mac: Logic cleanup / rx performance improvements
Olof Johansson
1
-38
/
+37
2007-05-08
pasemi_mac: Minor cleanup / define fixes
Olof Johansson
1
-6
/
+0
2007-05-08
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
1
-7
/
+24
2007-05-08
pasemi_mac: Timer and interrupt fixes
Olof Johansson
1
-12
/
+29
2007-05-08
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
1
-3
/
+41
2007-05-08
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
1
-9
/
+21
2007-05-08
pasemi_mac: A couple of minor bugfixes.
Olof Johansson
1
-15
/
+8
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+4
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+0
[next]