index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvneta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
net: mvneta: add module EEPROM reading support
Russell King
1
-0
/
+18
2018-01-03
net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt
Russell King
1
-8
/
+4
2018-01-03
net: mvneta: add EEE support
Russell King
1
-5
/
+94
2018-01-03
net: mvneta: add flow control support
Russell King
1
-0
/
+32
2018-01-03
net: mvneta: add 1000BaseX support
Russell King
1
-9
/
+50
2018-01-03
net: mvneta: move port configuration
Russell King
1
-31
/
+20
2018-01-03
net: mvneta: convert to phylink
Russell King
1
-242
/
+175
2018-01-03
net: mvneta: prepare to convert to phylink
Russell King
1
-41
/
+60
2018-01-03
net: mvneta: ensure PM paths take the rtnl lock
Russell King
1
-0
/
+4
2017-12-20
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
1
-0
/
+4
2017-11-14
net: mvneta: fix handling of the Tx descriptor counter
Simon Guinot
1
-5
/
+8
2017-09-01
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
1
-1
/
+1
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-3
/
+0
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-6
/
+4
2017-04-18
net: mvneta: Adjust six checks for null pointers
Markus Elfring
1
-6
/
+6
2017-04-18
net: mvneta: Use kmalloc_array() in mvneta_txq_init()
Markus Elfring
1
-1
/
+2
2017-04-18
net: mvneta: Improve two size determinations in mvneta_init()
Markus Elfring
1
-4
/
+2
2017-04-18
net: mvneta: Use devm_kmalloc_array() in mvneta_init()
Markus Elfring
1
-3
/
+5
2017-04-17
net: mvneta: fix failed to suspend if WOL is enabled
Jisheng Zhang
1
-1
/
+11
2017-03-29
net: mvneta: set rx mode during resume if interface is running
Jisheng Zhang
1
-1
/
+4
2017-03-29
net: mvneta: add RGMII_RXID and RGMII_TXID support
Jisheng Zhang
1
-0
/
+2
2017-03-16
net: mvneta: support suspend and resume
Jane Li
1
-4
/
+57
2017-02-17
net: mvneta: make mvneta_eth_tool_ops static
Jisheng Zhang
1
-1
/
+1
2017-02-10
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-06
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
1
-0
/
+21
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-4
/
+2
2017-01-16
net: mvneta: add BQL support
Marcin Wojtas
1
-3
/
+19
2017-01-16
net: mvneta: add xmit_more support
Simon Guinot
1
-3
/
+10
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2016-12-02
net: mvneta: Add network support for Armada 3700 SoC
Marcin Wojtas
1
-82
/
+205
2016-12-02
net: mvneta: Convert to be 64 bits compatible
Marcin Wojtas
1
-1
/
+16
2016-12-02
net: mvneta: Use cacheable memory to store the rx buffer virtual address
Gregory CLEMENT
1
-10
/
+24
2016-12-02
net: mvneta: Do not allocate buffer in rxq init with HWBM
Gregory CLEMENT
1
-2
/
+2
2016-12-02
net: mvneta: Optimize rx path for small frame
Gregory CLEMENT
1
-1
/
+1
2016-11-29
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-25
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2016-11-16
net: ethernet: mvneta: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
1
-26
/
+10
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-37
/
+29
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-06
net/mvneta: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-89
/
+143
2016-08-08
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+13
2016-08-08
net: ethernet: marvell: mvneta: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-08-01
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-07-08
net: mvneta: set real interrupt per packet for tx_done
Dmitri Epshtein
1
-1
/
+1
[next]