index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2024-01-08
lan743x: remove redundant statement in lan743x_ethtool_get_eee
Heiner Kallweit
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-11-20
net: microchip: lan743x : bidirectional throughput improvement
Vishvambar Panth S
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2023-10-23
net: lan966x: remove useless code in lan966x_xtr_irq_handler
Su Hui
2023-10-13
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
net: lan743x: also select PHYLIB
Randy Dunlap
2023-10-03
net: microchip: sparx5: clean up error checking in vcap_show_admin()
Dan Carpenter
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-20
net: ethernet: microchip: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-17
net: microchip: lan743x: add fixed phy unregister support
Pavithra Sathyanarayanan
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-08-22
net: microchip: Remove unused declarations
Yue Haibing
2023-08-20
net: lan743x: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
2023-08-19
net: microchip: sparx5: Update return value check for vcap_get_rule()
Ruan Jinjie
2023-08-19
net: lan966x: Fix return value check for vcap_get_rule()
Ruan Jinjie
2023-08-19
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
Ruan Jinjie
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-04
net: lan966x: Do not check 0 for platform_get_irq_byname()
Zhu Wang
2023-08-04
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-09
net: lan743x: select FIXED_PHY
Simon Horman
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
2023-06-22
net: sparx5: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
net: lan966x: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-02
net: lan743x: Remove extranous gotos
Moritz Fischer
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-23
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
2023-05-18
net: lan966x: Add support for DSCP rewrite
Horatiu Vultur
2023-05-18
net: lan966x: Add support for PCP rewrite
Horatiu Vultur
2023-05-18
net: lan966x: Add support for offloading default prio
Horatiu Vultur
2023-05-18
net: lan966x: Add support for offloading dscp table
Horatiu Vultur
2023-05-18
net: lan966x: Add support for apptrust
Horatiu Vultur
[prev]
[next]