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
/
mvneta.c
Age
Commit message (
Expand
)
Author
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
2016-02-13
net: mvneta: Use on_each_cpu when possible
Gregory CLEMENT
2016-02-13
net: mvneta: Fix the CPU choice in mvneta_percpu_elect
Gregory CLEMENT
2016-02-13
net: mvneta: Fix for_each_present_cpu usage
Gregory CLEMENT
2016-01-21
net: mvneta: get optional bus clk
Jisheng Zhang
2016-01-21
net: mvneta: Try to get named core clock first
Jisheng Zhang
2016-01-21
net: mvneta: sort the headers in alphabetic order
Jisheng Zhang
2016-01-21
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2015-12-11
net: mvneta: Configure XPS support
Gregory CLEMENT
2015-12-11
net: mvneta: Add naive RSS support
Gregory CLEMENT
2015-12-11
net: mvneta: Associate RX queues with each CPU
Gregory CLEMENT
2015-12-11
net: mvneta: Make the default queue related for each port
Gregory CLEMENT
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
mvneta: implement ethtool autonegotiation control
Stas Sergeev
2015-12-03
mvneta: consolidate autoneg enabling
Stas Sergeev
2015-12-02
net: mvneta: enable setting custom TX IP checksum limit
Marcin Wojtas
2015-12-02
net: mvneta: fix error path for building skb
Marcin Wojtas
2015-12-02
net: mvneta: fix bit assignment for RX packet irq enable
Marcin Wojtas
2015-12-02
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
Marcin Wojtas
2015-12-02
net: mvneta: add configuration for MBUS windows access protection
Marcin Wojtas
2015-11-09
net: mvneta: Fix memory use after free.
Justin Maggard
2015-10-25
net: mvneta: Fix clearing of MIB statistics
Andrew Lunn
2015-10-25
net: mvneta: add ethtool statistics
Russell King
2015-09-29
net: mvneta: Statically assign queues to CPUs
Maxime Ripard
2015-09-29
net: mvneta: Allow different queues
Maxime Ripard
2015-09-29
net: mvneta: Handle per-cpu interrupts
Maxime Ripard
2015-09-29
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-15
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-21
mvneta: use inband status only when explicitly enabled
Stas Sergeev
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-23
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-08
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
2014-12-08
net: mvneta: fix Tx interrupt delay
willy tarreau
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
2014-08-25
mvneta: Add missing if_vlan.h include.
David S. Miller
2014-08-25
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
[next]