index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2020-03-14
net: sky2: reject unsupported coalescing params
Jakub Kicinski
2020-03-14
net: skge: reject unsupported coalescing params
Jakub Kicinski
2020-03-14
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-14
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
2020-03-14
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
2020-03-14
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
octeontx2-pf: unlock on error path in otx2_config_pause_frm()
Dan Carpenter
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-04
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
2020-03-04
net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bits
Heiner Kallweit
2020-03-03
octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"
Colin Ian King
2020-03-02
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
2020-03-02
octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice
Sunil Goutham
2020-03-02
octeontx2-af: Enable PCI master
Sunil Goutham
2020-03-02
octeontx2-af: Set discovery ID for RVUM block
Sunil Goutham
2020-03-02
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
2020-03-02
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
2020-03-02
octeontx2-af: Interface backpressure configuration
Geetha sowjanya
2020-02-27
net: mvpp2: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: mvneta: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-26
net: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-19
net: mvneta: align xdp stats naming scheme to mlx5 driver
Lorenzo Bianconi
2020-02-19
octeontx2-af: Cleanup nixlf and blkaddr retrieval logic
Sunil Goutham
2020-02-19
octeontx2-af: Cleanup CGX config permission checks
Sunil Goutham
2020-02-19
octeontx2-af: Remove unnecessary export symbols in CGX driver
Sunil Goutham
2020-02-16
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
2020-02-16
net: mvneta: introduce xdp counters to ethtool
Lorenzo Bianconi
2020-02-16
net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
Lorenzo Bianconi
2020-02-16
net: mvneta: rely on open-coding updating stats for non-xdp and tx path
Lorenzo Bianconi
2020-02-16
net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
Lorenzo Bianconi
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
[next]