开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
2020-02-06
net: mvneta: move rx_dropped and rx_errors in per-cpu stats
Lorenzo Bianconi
2020-02-01
octeontx2-pf: Fix an IS_ERR() vs NULL bug
Dan Carpenter
2020-01-29
net: mvneta: fix XDP support if sw bm is used as fallback
Lorenzo Bianconi
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
octeontx2-pf: ethtool RSS config support
Sunil Goutham
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob
2020-01-27
octeontx2-pf: Add ndo_get_stats64
Geetha sowjanya
2020-01-27
octeontx2-pf: TCP segmentation offload support
Sunil Goutham
2020-01-27
octeontx2-pf: Receive side scaling support
Sunil Goutham
2020-01-27
octeontx2-pf: Error handling support
Geetha sowjanya
2020-01-27
octeontx2-pf: MTU, MAC and RX mode config support
Sunil Goutham
2020-01-27
octeontx2-pf: Register and handle link notifications
Linu Cherian
2020-01-27
octeontx2-pf: Add packet transmission support
Sunil Goutham
2020-01-27
octeontx2-pf: Receive packet handling support
Sunil Goutham
2020-01-27
octeontx2-pf: Setup interrupts and NAPI handler
Sunil Goutham
2020-01-27
octeontx2-pf: Initialize and config queues
Sunil Goutham
2020-01-27
octeontx2-pf: Attach NIX and NPA block LFs
Sunil Goutham
2020-01-27
octeontx2-pf: Mailbox communication with AF
Sunil Goutham
2020-01-27
octeontx2-pf: Add Marvell OcteonTX2 NIC driver
Sunil Goutham
2020-01-27
mvneta driver disallow XDP program on hardware buffer management
Sven Auhagen
2020-01-22
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-14
net: mvneta: fix dma sync size in mvneta_run_xdp
Lorenzo Bianconi
2020-01-13
net: mvneta: change page pool nid to NUMA_NO_NODE
Lorenzo Bianconi
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
net: mvpp2: cycle comphy to power it down
Russell King
2019-12-17
net: mvpp2: update mvpp2 validate() implementation
Russell King
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-21
octeontx2-af: Fix uninitialized variable in debugfs
Dan Carpenter
2019-11-20
net: mvneta: get rid of huge dma sync in mvneta_rx_refill
Lorenzo Bianconi
2019-11-20
net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp
Lorenzo Bianconi
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-14
octeontx2-af: Start/Stop traffic in CGX along with NPC
Subbaraya Sundeep
2019-11-14
octeontx2-af: Add option to disable dynamic entry caching in NDC
Sunil Goutham
2019-11-14
octeontx2-af: Support configurable NDC cache way_mask
Geetha sowjanya
2019-11-14
octeontx2-af: Enable broadcast packet replication
Sunil Goutham
2019-11-14
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
2019-11-14
octeontx2-af: Add more RSS algorithms
Kiran Kumar K
2019-11-14
octeontx2-af: Clear NPC MCAM entries before update
Nithin Dabilpuram
2019-11-14
octeontx2-af: Update NPC KPU packet parsing profile
Hao Zheng
2019-11-14
octeontx2-af: Add macro to generate mbox handlers declarations
Subbaraya Sundeep
[next]