index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvneta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
2018-09-24
1
-5
/
+4
*
net: mvneta: fix the Rx desc buffer DMA unmapping
Antoine Tenart
2018-09-19
1
-2
/
+2
*
net: mvneta: fix mvneta_config_rss on armada 3700
Jisheng Zhang
2018-08-10
1
-11
/
+20
*
net: mvneta: Improve the buffer allocation method for SWBM
Yelena Krivosheev
2018-07-28
1
-98
/
+183
*
net: mvneta: Verify hardware checksum only when offload checksum feature is set
Yelena Krivosheev
2018-07-28
1
-1
/
+2
*
net: mvneta: Allocate page for the descriptor
Gregory CLEMENT
2018-07-28
1
-38
/
+24
*
net: mvneta: discriminate error cause for missed packet
Gregory CLEMENT
2018-07-28
1
-6
/
+22
*
net: mvneta: increase number of buffers in RX and TX queue
Yelena Krivosheev
2018-07-28
1
-2
/
+2
*
net: mvneta: remove data pointer usage from device_node structure
Gregory CLEMENT
2018-07-28
1
-6
/
+12
*
net: mvneta: fix mtu change on port without link
Yelena Krivosheev
2018-07-28
1
-1
/
+0
*
net: ethernet: mvneta: Fix napi structure mixup on armada 3700
Andrew Lunn
2018-07-28
1
-10
/
+12
*
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
2018-06-23
1
-1
/
+1
*
net: mvneta: improve suspend/resume
Jisheng Zhang
2018-04-02
1
-7
/
+62
*
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
Jisheng Zhang
2018-04-02
1
-19
/
+66
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-0
/
+1
|
\
|
*
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
2018-03-30
1
-0
/
+1
*
|
net: mvneta: remove duplicate *_coal assignment
Jisheng Zhang
2018-03-30
1
-4
/
+0
*
|
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
1
-18
/
+0
*
|
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
2018-03-30
1
-1
/
+3
*
|
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-4
/
+4
|
/
*
net: mvneta: add module EEPROM reading support
Russell King
2018-01-03
1
-0
/
+18
*
net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt
Russell King
2018-01-03
1
-8
/
+4
*
net: mvneta: add EEE support
Russell King
2018-01-03
1
-5
/
+94
*
net: mvneta: add flow control support
Russell King
2018-01-03
1
-0
/
+32
*
net: mvneta: add 1000BaseX support
Russell King
2018-01-03
1
-9
/
+50
*
net: mvneta: move port configuration
Russell King
2018-01-03
1
-31
/
+20
*
net: mvneta: convert to phylink
Russell King
2018-01-03
1
-242
/
+175
*
net: mvneta: prepare to convert to phylink
Russell King
2018-01-03
1
-41
/
+60
*
net: mvneta: ensure PM paths take the rtnl lock
Russell King
2018-01-03
1
-0
/
+4
*
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
2017-12-20
1
-1
/
+1
*
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
2017-12-20
1
-1
/
+1
*
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
2017-12-20
1
-0
/
+4
*
net: mvneta: fix handling of the Tx descriptor counter
Simon Guinot
2017-11-14
1
-5
/
+8
*
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
2017-09-01
1
-1
/
+1
*
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-23
1
-3
/
+0
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-6
/
+4
*
net: mvneta: Adjust six checks for null pointers
Markus Elfring
2017-04-18
1
-6
/
+6
*
net: mvneta: Use kmalloc_array() in mvneta_txq_init()
Markus Elfring
2017-04-18
1
-1
/
+2
*
net: mvneta: Improve two size determinations in mvneta_init()
Markus Elfring
2017-04-18
1
-4
/
+2
*
net: mvneta: Use devm_kmalloc_array() in mvneta_init()
Markus Elfring
2017-04-18
1
-3
/
+5
*
net: mvneta: fix failed to suspend if WOL is enabled
Jisheng Zhang
2017-04-17
1
-1
/
+11
*
net: mvneta: set rx mode during resume if interface is running
Jisheng Zhang
2017-03-29
1
-1
/
+4
*
net: mvneta: add RGMII_RXID and RGMII_TXID support
Jisheng Zhang
2017-03-29
1
-0
/
+2
*
net: mvneta: support suspend and resume
Jane Li
2017-03-16
1
-4
/
+57
*
net: mvneta: make mvneta_eth_tool_ops static
Jisheng Zhang
2017-02-17
1
-1
/
+1
*
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
*
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
2017-02-06
1
-0
/
+21
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-4
/
+2
*
net: mvneta: add BQL support
Marcin Wojtas
2017-01-16
1
-3
/
+19
*
net: mvneta: add xmit_more support
Simon Guinot
2017-01-16
1
-3
/
+10
[next]