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
2023-01-02
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
2022-12-22
net: lan966x: Fix configuration of the PCS
Horatiu Vultur
2022-12-19
net: microchip: vcap: Fix initialization of value and mask
Horatiu Vultur
2022-12-12
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-06
net: microchip: vcap: Remove unneeded semicolons
zhang songyi
2022-12-06
net: lan966x: Add ptp trap rules
Horatiu Vultur
2022-12-06
net: microchip: vcap: Add vcap_rule_get_key_u32
Horatiu Vultur
2022-12-06
net: microchip: vcap: Add vcap_mod_rule
Horatiu Vultur
2022-12-06
net: microchip: vcap: Add vcap_get_rule
Horatiu Vultur
2022-12-06
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
2022-12-05
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
2022-12-05
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
2022-12-05
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
2022-12-01
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
2022-11-29
net: lan966x: Add port keyset config and callback interface
Horatiu Vultur
2022-11-29
net: lan966x: add tc matchall goto action
Horatiu Vultur
2022-11-29
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
2022-11-29
net: lan966x: add vcap registers
Horatiu Vultur
2022-11-29
net: lan966x: Add is2 vcap model to vcap API.
Horatiu Vultur
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
2022-11-29
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
2022-11-29
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
2022-11-25
net: lan966x: Add support for XDP_REDIRECT
Horatiu Vultur
2022-11-25
net: lan966x: Add support for XDP_TX
Horatiu Vultur
2022-11-25
net: lan966x: Update dma_dir of page_pool_params
Horatiu Vultur
2022-11-25
net: lan966x: Update rxq memory model
Horatiu Vultur
2022-11-25
net: lan966x: Add len field to lan966x_tx_dcb_buf
Horatiu Vultur
2022-11-25
net: lan966x: Introduce helper functions
Horatiu Vultur
2022-11-25
net: lan966x: Add XDP_PACKET_HEADROOM
Horatiu Vultur
2022-11-25
net: microchip: sparx5: Add VCAP filter keys KUNIT test
Steen Hegelund
2022-11-25
net: microchip: sparx5: Support for displaying a list of keysets
Steen Hegelund
2022-11-25
net: microchip: sparx5: Support for TC protocol all
Steen Hegelund
2022-11-25
net: microchip: sparx5: Support for copying and modifying rules in the API
Steen Hegelund
2022-11-22
net: sparx5: fix error handling in sparx5_port_open()
Liu Jian
2022-11-21
net: microchip: sparx5: fix uninitialized variables
Dan Carpenter
2022-11-21
net: microchip: sparx5: Add VCAP debugfs KUNIT test
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP locking to protect rules
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP debugFS support
Steen Hegelund
2022-11-21
net: microchip: sparx5: Ensure VCAP last_used_addr is set back to default
Steen Hegelund
2022-11-21
net: microchip: sparx5: Ensure L3 protocol has a default value
Steen Hegelund
2022-11-21
net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()
Lu Wei
2022-11-21
net: microchip: sparx5: prevent uninitialized variable
Dan Carpenter
2022-11-21
net: microchip: sparx5: kunit test: Fix compile warnings.
Horatiu Vultur
[next]