index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
skge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
skge: remove redundunt free_irq under spinlock
Stephen Hemminger
1
-1
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-08-16
skge: add paren around sizeof arg
stephen hemminger
1
-1
/
+1
2017-04-18
skge: Adjust a null pointer check in skge_down()
Markus Elfring
1
-1
/
+1
2017-04-18
skge: Use seq_puts() in skge_debug_show()
Markus Elfring
1
-1
/
+1
2017-02-06
skge: use napi_complete_done()
Eric Dumazet
1
-5
/
+3
2017-01-17
net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+37
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
1
-3
/
+3
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2014-12-06
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
1
-2
/
+1
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-3
/
+3
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-19
skge: Added FS A8NE-FM to the list of 32bit DMA boards
Mirko Lindner
1
-0
/
+7
2014-03-25
skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2013-10-22
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-24
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
1
-3
/
+6
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-08-14
skge: dma_sync the whole receive buffer
stephen hemminger
1
-2
/
+4
2013-08-05
skge: fix build on 32 bit
Stephen Hemminger
1
-7
/
+7
2013-08-05
skge: add dma_mapping check
stephen hemminger
1
-6
/
+42
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+2
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
skge: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-03
drivers/net: use tasklet_kill in device remove/close process
Xiaotian Feng
1
-1
/
+1
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-1
/
+1
2012-10-08
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-07
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-58
/
+13
2012-02-07
Revert "skge: check for PCI dma mapping errors"
stephen hemminger
1
-58
/
+13
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2012-01-23
skge: add byte queue limit support
stephen hemminger
1
-13
/
+24
2012-01-23
skge: check for PCI dma mapping errors
stephen hemminger
1
-13
/
+58
2012-01-23
skge: don't assert carrier until link is up
stephen hemminger
1
-0
/
+1
2012-01-03
skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP
Daniel Halperin
1
-2
/
+2
2012-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2011-12-31
skge: restore rx multicast filter on resume and after config changes
Florian Zumbiehl
1
-0
/
+3
2011-11-23
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-1
/
+0
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-4
/
+5
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-4
/
+4
2011-10-08
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-1
/
+1
2011-09-27
skge: handle irq better on single port card
Stephen Hemminger
1
-20
/
+52
2011-09-23
skge: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+2
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers
Jeff Kirsher
1
-0
/
+4133