index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+35
2017-10-02
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
[next]