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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-3
/
+2
2017-06-13
net: mvpp2: enable basic 10G support
Antoine Ténart
1
-8
/
+41
2017-04-18
sky2: Use seq_puts() in sky2_debug_show()
Markus Elfring
1
-1
/
+1
2017-04-18
skge: Adjust a null pointer check in skge_down()
Markus Elfring
1
-1
/
+1
2017-04-18
skge: Use seq_puts() in skge_debug_show()
Markus Elfring
1
-1
/
+1
2017-04-18
net: pxa168_eth: Adjust four checks for null pointers
Markus Elfring
1
-4
/
+4
2017-04-18
net: pxa168_eth: Use kcalloc() in two functions
Markus Elfring
1
-4
/
+2
2017-04-18
net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()
Markus Elfring
1
-3
/
+2
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()
Markus Elfring
1
-4
/
+3
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_txq_init()
Markus Elfring
1
-3
/
+2
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()
Markus Elfring
1
-3
/
+2
2017-04-18
net: mvpp2: Adjust three error messages
Markus Elfring
1
-3
/
+3
2017-04-18
net: mvpp2: Rename a jump label in two functions
Markus Elfring
1
-9
/
+7
2017-04-18
net: mvpp2: Fix a jump label position in mvpp2_rx()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2017-04-18
net: mvpp2: Improve 27 size determinations
Markus Elfring
1
-27
/
+27
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_prs_default_init()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_bm_init()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_port_probe()
Markus Elfring
1
-2
/
+1
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_init()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve two size determinations in mvpp2_probe()
Markus Elfring
1
-3
/
+3
2017-04-18
net: mvpp2: Use kmalloc_array() in mvpp2_txq_init()
Markus Elfring
1
-3
/
+3
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-04-13
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
1
-9
/
+24
2017-04-13
net: mvmdio: disable interrupt if resource size is too small
Russell King
1
-0
/
+6
2017-04-13
net: mvmdio: fix interrupt disable in remove path
Russell King
1
-1
/
+2
2017-04-13
net: mvmdio: disable interrupts in driver failure path
Russell King
1
-0
/
+2
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-03-09
net: mvpp2: finally add the PPv2.2 compatible string
Thomas Petazzoni
2
-2
/
+6
2017-03-09
net: mvpp2: set dma mask and coherent dma mask on PPv2.2
Thomas Petazzoni
1
-0
/
+14
2017-03-09
net: mvpp2: add support for an additional clock needed for PPv2.2
Thomas Petazzoni
1
-4
/
+21
2017-03-09
net: mvpp2: adapt rxq distribution to PPv2.2
Thomas Petazzoni
1
-16
/
+19
2017-03-09
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
Thomas Petazzoni
1
-4
/
+42
2017-03-09
net: mvpp2: add AXI bridge initialization for PPv2.2
Thomas Petazzoni
1
-0
/
+85
2017-03-09
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
Thomas Petazzoni
1
-18
/
+67
2017-03-09
net: mvpp2: handle register mapping and access for PPv2.2
Thomas Petazzoni
1
-69
/
+188
2017-03-09
net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
Thomas Petazzoni
1
-5
/
+21
2017-03-09
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
Thomas Petazzoni
1
-10
/
+12
2017-03-09
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
Thomas Petazzoni
1
-12
/
+20
2017-03-09
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
Thomas Petazzoni
1
-10
/
+71
2017-03-09
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
Thomas Petazzoni
1
-12
/
+76
2017-03-09
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
Thomas Petazzoni
1
-14
/
+31
2017-03-09
net: mvpp2: add hw_version field in "struct mvpp2"
Thomas Petazzoni
1
-1
/
+11
[next]