index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
2015-08-10
1
-15
/
+0
*
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
2015-07-21
1
-12
/
+10
*
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
2015-06-30
1
-1
/
+25
*
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
2015-06-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-0
/
+6
|
\
|
*
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
2015-06-23
1
-0
/
+6
*
|
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
|
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
2015-05-31
1
-6
/
+3
*
|
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
1
-1
/
+1
|
/
*
pxa168: fix double deallocation of managed resources
Alexey Khoroshilov
2015-04-26
1
-11
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
1
-6
/
+1
|
\
|
*
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
2015-04-06
1
-6
/
+1
*
|
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
2015-04-03
1
-11
/
+95
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-10
/
+49
|
\
|
*
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
2015-01-26
1
-10
/
+49
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-3
/
+3
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-2
/
+0
|
\
|
*
net: ethernet: marvell: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
4
-6
/
+7
|
\
\
|
*
|
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
2014-12-08
1
-1
/
+2
|
*
|
net: mvneta: fix Tx interrupt delay
willy tarreau
2014-12-08
1
-1
/
+1
|
*
|
sky2: avoid pci write posting after disabling irqs
Lino Sanfilippo
2014-12-05
1
-1
/
+2
|
*
|
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
2014-12-05
1
-2
/
+1
|
*
|
pxa168: close race between napi and irq activation
Lino Sanfilippo
2014-12-05
1
-1
/
+1
*
|
|
sky2: Fix crash inside sky2_rx_clean
Mirko Lindner
2014-11-26
1
-1
/
+3
*
|
|
sky2: use new netdev_rss_key_fill() helper
Ian Morris
2014-11-21
1
-9
/
+4
*
|
|
net: pxa168_eth: move SET_NETDEV_DEV a bit earlier
Jisheng Zhang
2014-11-12
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
2
-17
/
+28
|
\
\
\
|
|
/
/
|
*
|
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
2014-11-06
1
-8
/
+10
|
*
|
net: mvpp2: fix possible memory leak
Sudip Mukherjee
2014-11-01
1
-9
/
+18
|
|
/
*
|
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
2014-10-31
1
-2
/
+1
*
|
ethernet: marvell: remove unnecessary check
Varka Bhadram
2014-10-27
1
-4
/
+2
*
|
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
2014-10-24
1
-126
/
+0
*
|
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
2014-10-24
1
-15
/
+85
*
|
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
2014-10-24
1
-15
/
+23
|
/
*
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
2014-10-10
1
-1
/
+2
*
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
2014-10-05
1
-6
/
+6
*
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
2014-10-03
1
-1
/
+1
*
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
2014-09-30
1
-1
/
+1
*
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
2014-09-30
1
-1
/
+1
*
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
2014-09-30
1
-2
/
+30
*
net: pxa168_eth: set the mac address on the Ethernet controller
Antoine Ténart
2014-09-30
1
-0
/
+13
*
net: pxa168_eth: fix Ethernet flow control status
Antoine Ténart
2014-09-30
1
-2
/
+2
*
net: pxa168_eth: add device tree support
Antoine Ténart
2014-09-30
1
-23
/
+47
*
net: pxa168_eth: clean up
Antoine Ténart
2014-09-30
1
-52
/
+50
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
2
-4
/
+4
*
mvneta: Add missing if_vlan.h include.
David S. Miller
2014-08-25
1
-0
/
+1
*
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
2014-08-25
1
-3
/
+4
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
2
-2
/
+2
|
\
[next]