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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
net: mvneta: Fix memory use after free.
Justin Maggard
1
-1
/
+1
2015-11-09
mvneta: add FIXED_PHY dependency
Arnd Bergmann
1
-0
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-10-27
net: mv643xx_eth: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-26
net: mvneta: Fix clearing of MIB statistics
Andrew Lunn
1
-2
/
+7
2015-10-26
net: mvneta: add ethtool statistics
Russell King
1
-0
/
+108
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+40
2015-10-21
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
1
-3
/
+23
2015-10-21
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
Philipp Kirchhofer
1
-5
/
+17
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-30
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
Liviu Dudau
1
-0
/
+12
2015-09-29
net: mvneta: Statically assign queues to CPUs
Maxime Ripard
1
-1
/
+142
2015-09-29
net: mvneta: Allow different queues
Maxime Ripard
1
-69
/
+11
2015-09-29
net: mvneta: Handle per-cpu interrupts
Maxime Ripard
1
-29
/
+62
2015-09-29
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
1
-1
/
+1
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+2
2015-09-16
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
1
-1
/
+3
2015-09-15
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
Joe Perches
1
-21
/
+22
2015-09-10
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-77
/
+167
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
1
-47
/
+130
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
1
-15
/
+37
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
1
-15
/
+0
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+10
2015-07-22
mvneta: use inband status only when explicitly enabled
Stas Sergeev
1
-4
/
+5
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
1
-12
/
+10
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
1
-1
/
+25
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
1
-0
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-23
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
1
-0
/
+6
2015-06-01
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
1
-6
/
+3
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-04-26
pxa168: fix double deallocation of managed resources
Alexey Khoroshilov
1
-11
/
+5
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
1
-6
/
+1
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
1
-11
/
+95
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+49
2015-01-27
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-3
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+7
2014-12-09
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
1
-1
/
+2
2014-12-09
net: mvneta: fix Tx interrupt delay
willy tarreau
1
-1
/
+1
2014-12-06
sky2: avoid pci write posting after disabling irqs
Lino Sanfilippo
1
-1
/
+2
2014-12-06
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
1
-2
/
+1
2014-12-06
pxa168: close race between napi and irq activation
Lino Sanfilippo
1
-1
/
+1
2014-11-26
sky2: Fix crash inside sky2_rx_clean
Mirko Lindner
1
-1
/
+3
[prev]
[next]