Maxime Chevallier
|
9af771ced4
net: mvpp2: Fix clock resource by adding missing mg_core_clk
|
7 years ago |
Maxime Chevallier
|
45f972adb7
net: mvpp2: Fix clk error path in mvpp2_probe
|
7 years ago |
Maxime Chevallier
|
da42bb2713
net: mvpp2: Fix DMA address mask size
|
7 years ago |
Maxime Chevallier
|
982e05001c
net: mvpp2: Fix TCAM filter reserved range
|
7 years ago |
Maxime Chevallier
|
3d92f0b582
net: mvpp2: Fix parser entry init boundary check
|
7 years ago |
Yan Markman
|
cdcfeb0fb4
net: mvpp2: Use relaxed I/O in data path
|
7 years ago |
Maxime Chevallier
|
0c6d9b4414
net: mvpp2: Don't use dynamic allocs for local variables
|
7 years ago |
Maxime Chevallier
|
47e0e14eb1
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
|
7 years ago |
Colin Ian King
|
e2e031640b
net: mvpp2: use correct index on array mvpp2_pools
|
7 years ago |
Maxime Chevallier
|
10fea26ce2
net: mvpp2: Add support for unicast filtering
|
7 years ago |
Maxime Chevallier
|
ce2a27c761
net: mvpp2: Simplify MAC filtering function parameters
|
7 years ago |
kbuild test robot
|
6e61e10a8a
net: mvpp2: mvpp2_check_hw_buf_num() can be static
|
7 years ago |
Stefan Chulski
|
576193f2d5
net: mvpp2: jumbo frames support
|
7 years ago |
Antoine Tenart
|
381c56712d
net: mvpp2: enable UDP/TCP checksum over IPv6
|
7 years ago |
Yan Markman
|
93ff130f1c
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
|
7 years ago |
Stefan Chulski
|
effbf5f58d
net: mvpp2: update the BM buffer free/destroy logic
|
7 years ago |
Stefan Chulski
|
01d0493665
net: mvpp2: use the same buffer pool for all ports
|
7 years ago |
Maxime Chevallier
|
56beda3db6
net: mvpp2: Add hardware offloading for VLAN filtering
|
7 years ago |
Mikulas Patocka
|
7ac8ff95f4
mvpp2: fix multicast address filter
|
7 years ago |
Marcin Wojtas
|
a75edc7c2e
net: mvpp2: enable ACPI support in the driver
|
7 years ago |
Marcin Wojtas
|
248122212f
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
|
7 years ago |
Marcin Wojtas
|
bf147153d7
net: mvpp2: simplify maintaining enabled ports' list
|
7 years ago |
Antoine Tenart
|
86162281c2
net: mvpp2: adjust the coalescing parameters
|
7 years ago |
Antoine Tenart
|
24b28ccb85
net: mvpp2: report the tx-usec coalescing information to ethtool
|
7 years ago |
Antoine Tenart
|
385c284fee
net: mvpp2: align values in ethtool get_coalesce
|
7 years ago |
Yan Markman
|
7cf87e4a5c
net: mvpp2: split the max ring size from the default one
|
7 years ago |
Antoine Tenart
|
b70d4a5195
net: mvpp2: only free the TSO header buffers when it was allocated
|
7 years ago |
Antoine Tenart
|
8a7b741e76
net: mvpp2: fix the RSS table entry offset
|
7 years ago |
Yan Markman
|
a154f8e399
net: mvpp2: allocate zeroed tx descriptors
|
7 years ago |
Antoine Tenart
|
76e583c5f5
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
|
7 years ago |