index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2
-16
/
+13
2019-11-21
octeontx2-af: Fix uninitialized variable in debugfs
Dan Carpenter
1
-1
/
+2
2019-11-20
net: mvneta: get rid of huge dma sync in mvneta_rx_refill
Lorenzo Bianconi
1
-11
/
+15
2019-11-20
net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp
Lorenzo Bianconi
1
-2
/
+4
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-18
/
+18
2019-11-16
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
9
-18
/
+18
2019-11-14
octeontx2-af: Start/Stop traffic in CGX along with NPC
Subbaraya Sundeep
4
-14
/
+65
2019-11-14
octeontx2-af: Add option to disable dynamic entry caching in NDC
Sunil Goutham
3
-3
/
+112
2019-11-14
octeontx2-af: Support configurable NDC cache way_mask
Geetha sowjanya
3
-11
/
+28
2019-11-14
octeontx2-af: Enable broadcast packet replication
Sunil Goutham
4
-59
/
+69
2019-11-14
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
9
-259
/
+513
2019-11-14
octeontx2-af: Add more RSS algorithms
Kiran Kumar K
2
-11
/
+114
2019-11-14
octeontx2-af: Clear NPC MCAM entries before update
Nithin Dabilpuram
1
-2
/
+31
2019-11-14
octeontx2-af: Update NPC KPU packet parsing profile
Hao Zheng
4
-3792
/
+11236
2019-11-14
octeontx2-af: Add macro to generate mbox handlers declarations
Subbaraya Sundeep
2
-134
/
+17
2019-11-14
octeontx2-af: Sync hw mbox with bounce buffer.
Geetha sowjanya
2
-13
/
+30
2019-11-14
octeontx2-af: Add mbox API to validate all responses
Sunil Goutham
4
-12
/
+70
2019-11-14
octeontx2-af: Add NPC MCAM entry allocation status to debugfs
Sunil Goutham
3
-1
/
+213
2019-11-14
octeontx2-af: Add per CGX port level NIX Rx/Tx counters
Linu Cherian
5
-2
/
+173
2019-11-14
octeontx2-af: Add CGX LMAC stats to debugfs
Prakash Brahmajyosyula
2
-0
/
+163
2019-11-14
octeontx2-af: Add NDC block stats to debugfs.
Prakash Brahmajyosyula
5
-20
/
+201
2019-11-14
octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfs
Prakash Brahmajyosyula
3
-2
/
+507
2019-11-14
octeontx2-af: Add NPA aura and pool contexts to debugfs
Christina Jacob
3
-2
/
+530
2019-11-14
octeontx2-af: Dump current resource provisioning status
Christina Jacob
4
-1
/
+169
2019-11-14
net: mvneta: fix build skb for bm capable devices
Lorenzo Bianconi
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
3
-8
/
+10
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+20
2019-10-28
mvpp2: prefetch frame header
Matteo Croce
1
-0
/
+1
2019-10-28
mvpp2: sync only the received frame
Matteo Croce
1
-2
/
+7
2019-10-28
mvpp2: refactor frame drop routine
Matteo Croce
1
-8
/
+9
2019-10-25
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
1
-12
/
+20
2019-10-21
net: mvneta: add XDP_TX support
Lorenzo Bianconi
1
-7
/
+121
2019-10-21
net: mvneta: make tx buffer array agnostic
Lorenzo Bianconi
1
-23
/
+43
2019-10-21
net: mvneta: move header prefetch in mvneta_swbm_rx_frame
Lorenzo Bianconi
1
-4
/
+3
2019-10-21
net: mvneta: add basic XDP support
Lorenzo Bianconi
1
-9
/
+139
2019-10-21
net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
Lorenzo Bianconi
1
-84
/
+95
2019-10-21
net: mvneta: introduce page pool API for sw buffer manager
Lorenzo Bianconi
2
-19
/
+65
2019-10-21
net: mvneta: introduce mvneta_update_stats routine
Lorenzo Bianconi
1
-21
/
+22
2019-10-02
mvpp2: remove misleading comment
Matteo Croce
1
-2
/
+1
2019-09-24
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2
-23
/
+222
2019-09-02
mvpp2: refactor BM pool functions
Matteo Croce
1
-19
/
+16
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2019-08-28
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
Takashi Iwai
1
-0
/
+7
2019-08-21
pxa168_eth: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-21
net: mvneta: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-14
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2
-38
/
+23
[next]