index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
octeontx2-af: Support for disabling NIX RQ/SQ/CQ contexts
Geetha sowjanya
3
-3
/
+129
2018-10-17
octeontx2-af: NIX AQ instruction enqueue support
Sunil Goutham
4
-9
/
+680
2018-10-17
octeontx2-af: Alloc bitmaps for NIX Tx scheduler queues
Sunil Goutham
3
-1
/
+114
2018-10-17
octeontx2-af: NIX LSO config for TSOv4/v6 offload
Sunil Goutham
4
-0
/
+138
2018-10-17
octeontx2-af: NIX block LF initialization
Sunil Goutham
4
-0
/
+308
2018-10-17
octeontx2-af: NIX block admin queue init
Sunil Goutham
5
-1
/
+220
2018-10-17
octeontx2-af: Support for disabling NPA Aura/Pool contexts
Geetha sowjanya
3
-0
/
+110
2018-10-17
octeontx2-af: NPA AQ instruction enqueue support
Sunil Goutham
5
-0
/
+427
2018-10-17
octeontx2-af: NPA block LF initialization
Sunil Goutham
5
-3
/
+214
2018-10-17
octeontx2-af: NPA block admin queue init
Sunil Goutham
6
-2
/
+309
2018-10-17
octeontx2-af: Enable or disable CGX internal loopback
Geetha sowjanya
5
-0
/
+72
2018-10-17
octeontx2-af: Forward CGX link notifications to PFs
Linu Cherian
6
-12
/
+368
2018-10-17
octeontx2-af: Support for MAC address filters in CGX
Vidhya Raman
5
-0
/
+183
2018-10-17
octeontx2-af: Support to retrieve CGX LMAC stats
Christina Jacob
5
-0
/
+76
2018-10-17
octeontx2-af: CGX Rx/Tx enable/disable mbox handlers
Sunil Goutham
5
-0
/
+73
2018-10-17
octeontx2-af: Improve register polling loop
Sunil Goutham
1
-3
/
+3
2018-10-15
octeontx2-af: remove unused cgx_fwi_link_change
Arnd Bergmann
1
-17
/
+0
2018-10-11
octeontx2-af: Remove set but not used variable 'dev'
YueHaibing
1
-3
/
+0
2018-10-10
octeontx2-af: Register for CGX lmac events
Linu Cherian
3
-4
/
+108
2018-10-10
octeontx2-af: Add support for CGX link management
Linu Cherian
4
-4
/
+668
2018-10-10
octeontx2-af: Set RVU PFs to CGX LMACs mapping
Linu Cherian
5
-3
/
+89
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 CGX driver
Sunil Goutham
4
-2
/
+133
2018-10-10
octeontx2-af: Reconfig MSIX base with IOVA
Geetha sowjanya
2
-3
/
+32
2018-10-10
octeontx2-af: Configure block LF's MSIX vector offset
Sunil Goutham
4
-3
/
+357
2018-10-10
octeontx2-af: Add RVU block LF provisioning support
Sunil Goutham
4
-10
/
+523
2018-10-10
octeontx2-af: Scan blocks for LFs provisioned to PF/VF
Sunil Goutham
3
-2
/
+178
2018-10-10
octeontx2-af: Convert mbox msg id check to a macro
Aleksey Makarov
1
-6
/
+38
2018-10-10
octeontx2-af: Add mailbox IRQ and msg handlers
Sunil Goutham
4
-3
/
+309
2018-10-10
octeontx2-af: Add mailbox support infra
Aleksey Makarov
5
-0
/
+455
2018-10-10
octeontx2-af: Gather RVU blocks HW info
Sunil Goutham
3
-4
/
+517
2018-10-10
octeontx2-af: Reset all RVU blocks
Sunil Goutham
4
-0
/
+260
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 RVU AF driver
Sunil Goutham
7
-0
/
+188
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2018-10-05
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
1
-4
/
+5
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
1
-2
/
+2
2018-09-26
net: mvneta: Add support for 2500Mbps SGMII
Maxime Chevallier
1
-4
/
+23
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+12
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2
-0
/
+4
2018-09-24
net: mvpp2: support XPS by mapping TX queues to CPUs
Maxime Chevallier
1
-1
/
+5
2018-09-19
net: mvneta: fix the Rx desc buffer DMA unmapping
Antoine Tenart
1
-2
/
+2
2018-09-19
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
3
-3
/
+4
2018-09-19
net: mvneta: do not explicitly set the carrier state in open
Antoine Tenart
1
-3
/
+0
2018-09-19
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
1
-1
/
+0
2018-09-19
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
1
-47
/
+47
2018-09-19
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2
-54
/
+112
2018-09-19
net: mvpp2: map the CPUs to threads
Antoine Tenart
2
-40
/
+55
2018-09-19
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
1
-81
/
+88
2018-09-19
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2
-3
/
+1
2018-09-19
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2
-10
/
+3
[prev]
[next]