index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
2017-10-02
1
-0
/
+15
*
net: mvpp2: do not select the internal source clock
Antoine Tenart
2017-09-28
1
-2
/
+1
*
net: mvpp2: fix port list indexing
Yan Markman
2017-09-28
1
-3
/
+5
*
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
2017-09-28
1
-6
/
+14
*
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
2017-09-04
1
-11
/
+12
*
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
2017-09-04
1
-7
/
+9
*
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
2017-09-04
1
-18
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
1
-1
/
+1
|
\
|
*
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
2017-08-28
1
-1
/
+1
*
|
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
2017-09-01
1
-5
/
+172
*
|
net: mvpp2: make the phy optional
Antoine Tenart
2017-09-01
1
-8
/
+11
*
|
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
2017-09-01
1
-12
/
+3
*
|
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
2017-08-31
1
-1
/
+20
*
|
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
2017-08-31
1
-22
/
+42
*
|
net: mvpp2: improve the link management function
Antoine Tenart
2017-08-31
1
-0
/
+11
*
|
net: mvpp2: simplify the link_event function
Antoine Tenart
2017-08-31
1
-9
/
+4
*
|
net: mvpp2: initialize the comphy
Antoine Tenart
2017-08-31
1
-1
/
+43
*
|
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
2017-08-26
1
-2
/
+2
*
|
net: mvpp2: software tso support
Antoine Ténart
2017-08-24
1
-14
/
+157
*
|
net: mvpp2: unify the txq size define use
Antoine Ténart
2017-08-24
1
-6
/
+5
*
|
net: mvpp2: initialize the GoP
Antoine Ténart
2017-08-22
1
-0
/
+170
*
|
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
2017-08-22
1
-2
/
+22
*
|
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
2017-08-22
1
-0
/
+25
*
|
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
2017-08-22
1
-25
/
+98
*
|
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
2017-08-22
1
-1
/
+1
*
|
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
2017-08-22
1
-2
/
+2
*
|
net: mvpp2: unify register definitions coding style
Antoine Ténart
2017-08-22
1
-44
/
+44
*
|
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
2017-08-04
1
-29
/
+246
*
|
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
2017-08-04
1
-54
/
+169
*
|
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
2017-08-04
1
-12
/
+13
*
|
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
2017-08-04
1
-42
/
+41
*
|
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
2017-08-04
1
-17
/
+0
*
|
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
2017-08-04
1
-1
/
+1
|
/
*
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
2017-06-22
1
-11
/
+3
*
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
2017-06-22
1
-11
/
+0
*
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
2017-06-22
1
-4
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-43
/
+33
|
\
|
*
net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()
Thomas Petazzoni
2017-06-11
1
-8
/
+19
|
*
net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
Thomas Petazzoni
2017-06-11
1
-33
/
+14
|
*
net: mvpp2: do not bypass the mvpp22_port_mii_set function
Antoine Ténart
2017-06-07
1
-2
/
+0
*
|
net: mvpp2: enable basic 10G support
Antoine Ténart
2017-06-13
1
-8
/
+41
|
/
*
net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()
Markus Elfring
2017-04-18
1
-1
/
+1
*
net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()
Markus Elfring
2017-04-18
1
-3
/
+2
*
net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()
Markus Elfring
2017-04-18
1
-4
/
+3
*
net: mvpp2: Rename a jump label in mvpp2_txq_init()
Markus Elfring
2017-04-18
1
-3
/
+2
*
net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()
Markus Elfring
2017-04-18
1
-3
/
+2
*
net: mvpp2: Adjust three error messages
Markus Elfring
2017-04-18
1
-3
/
+3
*
net: mvpp2: Rename a jump label in two functions
Markus Elfring
2017-04-18
1
-9
/
+7
*
net: mvpp2: Fix a jump label position in mvpp2_rx()
Markus Elfring
2017-04-18
1
-1
/
+1
*
net: mvpp2: Improve a size determination in two functions
Markus Elfring
2017-04-18
1
-2
/
+2
[next]