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
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
1
-9159
/
+0
2018-05-19
net: mvpp2: Add missing VLAN tag detection
Maxime Chevallier
1
-0
/
+3
2018-05-18
net: mvpp2: typo and cosmetic fixes
Antoine Tenart
1
-8
/
+4
2018-05-17
net: mvpp2: print rx error with rate-limit
Yan Markman
1
-6
/
+8
2018-05-17
net: mvpp2: set mac address does not require the stop/start sequence
Yan Markman
1
-31
/
+7
2018-05-17
net: mvpp2: avoid checking for free aggregated descriptors twice
Yan Markman
1
-4
/
+3
2018-05-17
net: mvpp2: 2500baseX support
Antoine Tenart
1
-12
/
+39
2018-05-17
net: mvpp2: 1000baseX support
Antoine Tenart
1
-21
/
+51
2018-05-17
net: mvpp2: phylink support
Antoine Tenart
1
-338
/
+508
2018-05-17
net: mvpp2: align the ethtool ops definition
Antoine Tenart
1
-12
/
+12
2018-04-27
net: mvpp2: Fix clock resource by adding missing mg_core_clk
Maxime Chevallier
1
-2
/
+17
2018-04-27
net: mvpp2: Fix clk error path in mvpp2_probe
Maxime Chevallier
1
-7
/
+8
2018-04-19
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
1
-5
/
+7
2018-04-16
net: mvpp2: Fix TCAM filter reserved range
Maxime Chevallier
1
-1
/
+1
2018-04-05
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
1
-1
/
+1
2018-03-27
net: mvpp2: Use relaxed I/O in data path
Yan Markman
1
-13
/
+30
2018-03-27
net: mvpp2: Don't use dynamic allocs for local variables
Maxime Chevallier
1
-161
/
+125
2018-03-27
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
Maxime Chevallier
1
-29
/
+19
2018-03-22
net: mvpp2: use correct index on array mvpp2_pools
Colin Ian King
1
-1
/
+1
2018-03-07
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
1
-135
/
+161
2018-03-07
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
1
-15
/
+15
2018-03-07
net: mvpp2: mvpp2_check_hw_buf_num() can be static
kbuild test robot
1
-1
/
+1
2018-03-05
net: mvpp2: jumbo frames support
Stefan Chulski
1
-23
/
+75
2018-03-05
net: mvpp2: enable UDP/TCP checksum over IPv6
Antoine Tenart
1
-1
/
+2
2018-03-05
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
Yan Markman
1
-5
/
+22
2018-03-05
net: mvpp2: update the BM buffer free/destroy logic
Stefan Chulski
1
-7
/
+38
2018-03-05
net: mvpp2: use the same buffer pool for all ports
Stefan Chulski
1
-39
/
+37
2018-02-28
net: mvpp2: Add hardware offloading for VLAN filtering
Maxime Chevallier
1
-34
/
+380
2018-02-11
mvpp2: fix multicast address filter
Mikulas Patocka
1
-3
/
+8
2018-01-22
net: mvpp2: enable ACPI support in the driver
Marcin Wojtas
1
-39
/
+94
2018-01-22
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
Marcin Wojtas
1
-21
/
+24
2018-01-22
net: mvpp2: simplify maintaining enabled ports' list
Marcin Wojtas
1
-21
/
+11
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
[next]