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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-01-03
net: mvneta: convert to phylink
Russell King
2
-243
/
+176
[next]