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
/
mvpp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
net: mvpp2: adjust the coalescing parameters
Antoine Tenart
1
-2
/
+2
2017-12-13
net: mvpp2: report the tx-usec coalescing information to ethtool
Antoine Tenart
1
-0
/
+1
2017-12-13
net: mvpp2: align values in ethtool get_coalesce
Antoine Tenart
1
-3
/
+3
2017-12-13
net: mvpp2: split the max ring size from the default one
Yan Markman
1
-11
/
+13
2017-12-13
net: mvpp2: only free the TSO header buffers when it was allocated
Antoine Tenart
1
-4
/
+8
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-11-30
net: mvpp2: allocate zeroed tx descriptors
Yan Markman
1
-1
/
+1
2017-11-28
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
1
-0
/
+6
2017-11-28
net: mvpp2: do not disable GMAC padding
Yan Markman
1
-9
/
+0
2017-11-28
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
1
-2
/
+9
2017-11-28
net: mvpp2: fix the txq_init error path
Antoine Tenart
1
-18
/
+2
2017-11-11
net: mvpp2: fix GOP statistics loop start and stop conditions
Miquel Raynal
1
-32
/
+30
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-11-08
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
1
-5
/
+223
2017-11-08
net: mvpp2: Prevent userspace from changing TX affinities
Marc Zyngier
1
-0
/
+4
2017-11-01
net: mvpp2: simplify the Tx desc set DMA logic
Antoine Tenart
1
-26
/
+13
2017-11-01
net: mvpp2: use the aggr txq size define everywhere
Antoine Tenart
1
-3
/
+3
2017-11-01
net: mvpp2: limit TSO segments and use stop/wake thresholds
Antoine Tenart
1
-2
/
+16
2017-11-01
net: mvpp2: initialize the RSS tables
Antoine Tenart
1
-0
/
+50
2017-11-01
net: mvpp2: initialize the Tx FIFO size
Antoine Tenart
1
-4
/
+21
2017-11-01
net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2
Antoine Tenart
1
-6
/
+46
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+22
2017-10-26
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
1
-4
/
+13
2017-10-24
net: mvpp2: fix TSO headers allocation and management
Yan Markman
1
-3
/
+3
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+35
2017-10-01
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
1
-0
/
+15
2017-09-28
net: mvpp2: do not select the internal source clock
Antoine Tenart
1
-2
/
+1
2017-09-28
net: mvpp2: fix port list indexing
Yan Markman
1
-3
/
+5
2017-09-28
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
1
-6
/
+14
2017-09-19
net: mvpp2: remove useless goto
Antoine Tenart
1
-1
/
+0
2017-09-03
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
1
-11
/
+12
2017-09-03
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
1
-7
/
+9
2017-09-03
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
1
-18
/
+27
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
1
-5
/
+172
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
1
-8
/
+11
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
1
-12
/
+3
2017-08-30
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
1
-1
/
+20
2017-08-30
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
1
-22
/
+42
2017-08-30
net: mvpp2: improve the link management function
Antoine Tenart
1
-0
/
+11
2017-08-30
net: mvpp2: simplify the link_event function
Antoine Tenart
1
-9
/
+4
2017-08-30
net: mvpp2: initialize the comphy
Antoine Tenart
1
-1
/
+43
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-25
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-23
net: mvpp2: software tso support
Antoine Ténart
1
-14
/
+157
2017-08-23
net: mvpp2: unify the txq size define use
Antoine Ténart
1
-6
/
+5
[next]