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.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
/
mvneta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-05
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
1
-0
/
+3
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-10-31
net: mvneta: Remove unused variable i
Colin Ian King
1
-3
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-2
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-04-15
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
1
-1
/
+19
2022-03-17
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
1
-0
/
+12
2022-01-28
net: mvneta: remove unnecessary if condition in mvneta_xdp_submit_frame
Lorenzo Bianconi
1
-4
/
+2
2022-01-27
net: mvneta: use .mac_select_pcs() interface
Russell King (Oracle)
1
-2
/
+10
2022-01-27
net: mvneta: reorder initialisation
Russell King (Oracle)
1
-52
/
+51
2022-01-25
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2022-01-22
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
1
-1
/
+2
2022-01-22
net: mvneta: enable jumbo frames if the loaded XDP program support frags
Lorenzo Bianconi
1
-4
/
+9
2022-01-22
net: mvneta: add frags support to XDP_TX
Lorenzo Bianconi
1
-36
/
+76
2022-01-22
net: marvell: rely on xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
1
-13
/
+10
2022-01-22
net: mvneta: simplify mvneta_swbm_add_rx_fragment management
Lorenzo Bianconi
1
-27
/
+15
2022-01-22
net: mvneta: update frags bit before passing the xdp buffer to eBPF layer
Lorenzo Bianconi
1
-5
/
+18
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-16
net: mvneta: convert to pcs_validate() and phylink_generic_validate()
Russell King (Oracle)
1
-19
/
+18
2021-12-16
net: mvneta: convert to phylink pcs operations
Russell King
1
-52
/
+91
2021-12-16
net: mvneta: convert to use mac_prepare()/mac_finish()
Russell King
1
-35
/
+68
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-13
net: mvneta: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+1
2021-12-02
net: mvneta: program 1ms autonegotiation clock divisor
Russell King
1
-2
/
+6
2021-11-29
net: mvneta: Add TC traffic shaping offload
Maxime Chevallier
1
-1
/
+119
2021-11-29
net: mvneta: Allow having more than one queue per TC
Maxime Chevallier
1
-15
/
+20
2021-11-29
net: mvneta: Don't force-set the offloading flag
Maxime Chevallier
1
-1
/
+3
2021-11-29
net: mvneta: Use struct tc_mqprio_qopt_offload for MQPrio configuration
Maxime Chevallier
1
-7
/
+10
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+10
2021-11-15
net: mvneta: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+4
2021-10-27
net: mvneta: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-9
/
+3
2021-10-27
net: mvneta: remove interface checks in mvneta_validate()
Russell King (Oracle)
1
-9
/
+2
2021-10-27
net: mvneta: populate supported_interfaces member
Russell King
1
-0
/
+25
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-6
/
+4
2021-10-15
net: mvneta: Delete unused variable
Yuval Shaia
1
-6
/
+5
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-2
/
+2
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+10
2021-08-23
net: marvell: fix MVNETA_TX_IN_PRGRS bit number
Maxim Kiselev
1
-1
/
+1
2021-08-10
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
1
-5
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-20
net: marvell: clean up trigraph warning on ??! string
Colin Ian King
1
-1
/
+1
[next]