index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
2016-10-12
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
net: mv643xx_eth: use phydev from struct net_device
Philippe Reynes
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-03
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
2016-09-12
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-06
net/mvneta: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-01
sky2: use napi_complete_done
stephen hemminger
2016-08-08
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-08-08
net: ethernet: marvell: mvneta: use phydev from struct net_device
Philippe Reynes
2016-08-01
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
2016-08-01
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-17
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-17
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
Philippe Reynes
2016-07-08
net: mvneta: set real interrupt per packet for tx_done
Dmitri Epshtein
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-01
net: mvneta: fix open() error cleanup
Russell King - ARM Linux
2016-06-29
net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-29
net: ethernet: mvpp2: use phydev from struct net_device
Philippe Reynes
2016-05-25
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
2016-05-16
net: pxa168_eth: Use dma_wmb/rmb where appropriate
Jisheng Zhang
2016-05-16
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
Jisheng Zhang
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
2016-05-09
pxa168_eth: mdiobus_scan() doesn't return NULL anymore
Sergei Shtylyov
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
2016-04-01
net: mvneta: fix changing MTU when using per-cpu processing
Marcin Wojtas
2016-04-01
net: mvneta: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
2016-03-31
net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
2016-03-31
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
2016-03-18
net: mvneta: bm: clarify dependencies
Arnd Bergmann
2016-03-14
net: mvneta: replace magic numbers by existing macros
Dmitri Epshtein
2016-03-14
net: mvneta: fix error messages in mvneta_port_down function
Dmitri Epshtein
2016-03-14
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
2016-03-14
net: mvneta: Fix spinlock usage
Gregory CLEMENT
2016-03-14
net: mvneta: Add missing hotplug notifier transition
Anna-Maria Gleixner
2016-03-14
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
2016-03-14
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
2016-02-13
net: mvneta: Fix race condition during stopping
Gregory CLEMENT
2016-02-13
net: mvneta: The mvneta_percpu_elect function should be atomic
Gregory CLEMENT
2016-02-13
net: mvneta: Modify the queue related fields from each cpu
Gregory CLEMENT
2016-02-13
net: mvneta: Remove unused code
Gregory CLEMENT
[next]