index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
kbuild test robot
1
-1
/
+1
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
8
-3889
/
+4030
2018-05-20
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
2
-338
/
+509
2018-05-17
net: mvpp2: align the ethtool ops definition
Antoine Tenart
1
-12
/
+12
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-4
/
+1
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-06
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
1
-1
/
+1
2018-04-02
net: mvneta: improve suspend/resume
Jisheng Zhang
1
-7
/
+62
2018-04-02
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
Jisheng Zhang
1
-19
/
+66
2018-04-02
sky2: Increase D3 delay to sky2 stops working after suspend
Kai-Heng Feng
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
1
-0
/
+1
2018-03-30
net: mvneta: remove duplicate *_coal assignment
Jisheng Zhang
1
-4
/
+0
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
1
-18
/
+0
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
1
-1
/
+3
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-26
ethernet: Use octal not symbolic permissions
Joe Perches
3
-6
/
+6
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-02-01
net: pxa168_eth: add netconsole support
Alexander Monakov
1
-0
/
+12
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
2018-01-03
net: mvneta: add module EEPROM reading support
Russell King
1
-0
/
+18
2018-01-03
net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt
Russell King
1
-8
/
+4
2018-01-03
net: mvneta: add EEE support
Russell King
1
-5
/
+94
2018-01-03
net: mvneta: add flow control support
Russell King
1
-0
/
+32
2018-01-03
net: mvneta: add 1000BaseX support
Russell King
1
-9
/
+50
2018-01-03
net: mvneta: move port configuration
Russell King
1
-31
/
+20
[next]