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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-04
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
1
-11
/
+12
2017-09-04
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
1
-7
/
+9
2017-09-04
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
1
-18
/
+27
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-09-01
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
1
-1
/
+1
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
1
-5
/
+172
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
1
-8
/
+11
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
1
-12
/
+3
2017-08-31
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
1
-1
/
+20
2017-08-31
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
1
-22
/
+42
2017-08-31
net: mvpp2: improve the link management function
Antoine Tenart
1
-0
/
+11
2017-08-31
net: mvpp2: simplify the link_event function
Antoine Tenart
1
-9
/
+4
2017-08-31
net: mvpp2: initialize the comphy
Antoine Tenart
1
-1
/
+43
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-26
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-25
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-24
net: mvpp2: software tso support
Antoine Ténart
1
-14
/
+157
2017-08-24
net: mvpp2: unify the txq size define use
Antoine Ténart
1
-6
/
+5
2017-08-24
net: define the TSO header size in net/tso.h
Antoine Ténart
2
-5
/
+0
2017-08-23
net: mvpp2: initialize the GoP
Antoine Ténart
1
-0
/
+170
2017-08-23
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
1
-2
/
+22
2017-08-23
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
1
-0
/
+25
2017-08-23
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
1
-25
/
+98
2017-08-23
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
1
-1
/
+1
2017-08-23
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
1
-2
/
+2
2017-08-23
net: mvpp2: unify register definitions coding style
Antoine Ténart
1
-44
/
+44
2017-08-16
skge: add paren around sizeof arg
stephen hemminger
1
-1
/
+1
2017-08-04
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
1
-29
/
+246
2017-08-04
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
1
-54
/
+169
2017-08-04
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
1
-12
/
+13
2017-08-04
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
1
-42
/
+41
2017-08-04
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
1
-17
/
+0
2017-08-04
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
1
-1
/
+1
2017-08-01
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
1
-11
/
+3
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
1
-11
/
+0
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
1
-4
/
+29
2017-06-16
net: mvmdio: simplify the smi read and write error paths
Antoine Ténart
1
-10
/
+6
2017-06-16
net: mvmdio: add xmdio xsmi support
Antoine Ténart
1
-7
/
+105
2017-06-16
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
Antoine Ténart
1
-0
/
+6
2017-06-16
net: mvmdio: put the poll intervals in the ops structure
Antoine Ténart
1
-2
/
+6
2017-06-16
net: mvmdio: introduce an ops structure
Antoine Ténart
1
-11
/
+19
2017-06-16
net: mvmdio: remove duplicate locking
Russell King
1
-10
/
+0
2017-06-16
net: mvmdio: use GENMASK for masks
Antoine Ténart
1
-1
/
+1
2017-06-16
net: mvmdio: use tabs for defines
Antoine Ténart
1
-13
/
+13
2017-06-16
net: mvmdio: reorder headers alphabetically
Antoine Ténart
1
-5
/
+5
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-6
/
+4
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-43
/
+33
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-3
/
+2
[next]