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.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
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
2014-11-21
sky2: use new netdev_rss_key_fill() helper
Ian Morris
1
-9
/
+4
2014-11-12
net: pxa168_eth: move SET_NETDEV_DEV a bit earlier
Jisheng Zhang
1
-1
/
+1
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+28
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
1
-9
/
+18
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
1
-2
/
+1
2014-10-28
ethernet: marvell: remove unnecessary check
Varka Bhadram
1
-4
/
+2
2014-10-24
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
1
-126
/
+0
2014-10-24
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
1
-15
/
+85
2014-10-24
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
1
-15
/
+23
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2014-10-06
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
1
-6
/
+6
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-01
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
1
-2
/
+30
2014-10-01
net: pxa168_eth: set the mac address on the Ethernet controller
Antoine Ténart
1
-0
/
+13
2014-10-01
net: pxa168_eth: fix Ethernet flow control status
Antoine Ténart
1
-2
/
+2
2014-10-01
net: pxa168_eth: add device tree support
Antoine Ténart
1
-23
/
+47
2014-10-01
net: pxa168_eth: clean up
Antoine Ténart
1
-52
/
+50
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2
-4
/
+4
2014-08-26
mvneta: Add missing if_vlan.h include.
David S. Miller
1
-0
/
+1
2014-08-26
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
1
-3
/
+4
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+6
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-08-09
sky2: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-07-30
net: mvpp2: implement ioctl() operation for PHY ioctls
Thomas Petazzoni
1
-0
/
+16
2014-07-30
net: mvpp2: fix 10 Mbit/s usage
Thomas Petazzoni
1
-1
/
+1
2014-07-23
net: mvpp2: Simplify BM pool buffers freeing
Ezequiel Garcia
1
-13
/
+6
2014-07-23
net: mvpp2: Fix the BM pool buffer release check
Ezequiel Garcia
1
-3
/
+3
2014-07-23
net: mvpp2: Enable proper PHY polling and fix port functionality
Marcin Wojtas
1
-8
/
+32
2014-07-23
net: mvpp2: Fix the periodic XON enable bit
Marcin Wojtas
1
-1
/
+1
2014-07-21
net: mvpp2: Fix error return code in mvpp2_probe()
Wei Yongjun
1
-0
/
+1
2014-07-21
net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()
Wei Yongjun
1
-1
/
+0
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-07-16
net: mvpp2: Fix a typo in the license
Ezequiel Garcia
1
-1
/
+1
2014-07-11
ethernet: Add new driver for Marvell Armada 375 network unit
Marcin Wojtas
3
-0
/
+6402
2014-07-09
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
1
-1
/
+1
2014-07-09
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
1
-1
/
+1
2014-06-19
skge: Added FS A8NE-FM to the list of 32bit DMA boards
Mirko Lindner
1
-0
/
+7
2014-06-03
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-2
/
+6
[next]