index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
skge.c
Commit message (
Expand
)
Author
Age
*
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
2014-12-06
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
skge: Added FS A8NE-FM to the list of 32bit DMA boards
Mirko Lindner
2014-06-18
*
skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
*
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
*
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
2013-09-24
*
skge: fix broken driver
Mikulas Patocka
2013-09-19
*
skge: dma_sync the whole receive buffer
stephen hemminger
2013-08-13
*
skge: fix build on 32 bit
Stephen Hemminger
2013-08-05
*
skge: add dma_mapping check
stephen hemminger
2013-08-04
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
skge: remove __dev* attributes
Bill Pemberton
2012-12-03
*
drivers/net: use tasklet_kill in device remove/close process
Xiaotian Feng
2012-11-03
*
net: gro: selective flush of packets
Eric Dumazet
2012-10-08
*
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
2012-10-08
*
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
2012-10-07
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
|
\
|
*
Revert "skge: check for PCI dma mapping errors"
stephen hemminger
2012-02-07
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
|
/
*
skge: add byte queue limit support
stephen hemminger
2012-01-23
*
skge: check for PCI dma mapping errors
stephen hemminger
2012-01-22
*
skge: don't assert carrier until link is up
stephen hemminger
2012-01-22
*
skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP
Daniel Halperin
2012-01-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-02
|
\
|
*
skge: restore rx multicast filter on resume and after config changes
Florian Zumbiehl
2011-12-30
*
|
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
*
|
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
|
/
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
*
skge: handle irq better on single port card
Stephen Hemminger
2011-09-27
*
skge: convert to SKB paged frag API.
Ian Campbell
2011-09-22
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers
Jeff Kirsher
2011-08-12