index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
2023-01-02
1
-1
/
+1
*
net: lan966x: Fix configuration of the PCS
Horatiu Vultur
2022-12-22
1
-1
/
+1
*
net: microchip: vcap: Fix initialization of value and mask
Horatiu Vultur
2022-12-19
1
-0
/
+2
*
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
2022-12-13
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-09
4
-20
/
+30
|
\
|
*
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
2022-12-06
1
-0
/
+3
|
*
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
2022-12-05
2
-18
/
+25
|
*
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
2022-12-05
1
-2
/
+2
|
*
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
2022-12-05
1
-2
/
+2
*
|
net: microchip: vcap: Remove unneeded semicolons
zhang songyi
2022-12-07
1
-2
/
+2
*
|
net: lan966x: Add ptp trap rules
Horatiu Vultur
2022-12-06
5
-23
/
+265
*
|
net: microchip: vcap: Add vcap_rule_get_key_u32
Horatiu Vultur
2022-12-06
2
-0
/
+20
*
|
net: microchip: vcap: Add vcap_mod_rule
Horatiu Vultur
2022-12-06
2
-0
/
+38
*
|
net: microchip: vcap: Add vcap_get_rule
Horatiu Vultur
2022-12-06
4
-438
/
+848
*
|
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
2022-12-01
1
-4
/
+11
*
|
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2022-12-01
2
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
2
-7
/
+14
|
\
|
|
*
net: sparx5: fix error handling in sparx5_port_open()
Liu Jian
2022-11-22
1
-2
/
+12
|
*
net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()
Lu Wei
2022-11-21
1
-5
/
+2
*
|
net: microchip: vcap: Implement w32be
Horatiu Vultur
2022-11-29
1
-4
/
+112
*
|
net: lan966x: Add port keyset config and callback interface
Horatiu Vultur
2022-11-29
1
-0
/
+366
*
|
net: lan966x: add tc matchall goto action
Horatiu Vultur
2022-11-29
4
-1
/
+70
*
|
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
2022-11-29
5
-1
/
+421
*
|
net: lan966x: add vcap registers
Horatiu Vultur
2022-11-29
2
-0
/
+199
*
|
net: lan966x: Add is2 vcap model to vcap API.
Horatiu Vultur
2022-11-29
4
-1
/
+1624
*
|
net: lan966x: Add initial VCAP
Horatiu Vultur
2022-11-29
5
-1
/
+47
*
|
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
2022-11-29
1
-56
/
+146
*
|
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
2022-11-29
3
-720
/
+393
*
|
net: lan966x: Add support for XDP_REDIRECT
Horatiu Vultur
2022-11-25
4
-15
/
+104
*
|
net: lan966x: Add support for XDP_TX
Horatiu Vultur
2022-11-25
4
-10
/
+94
*
|
net: lan966x: Update dma_dir of page_pool_params
Horatiu Vultur
2022-11-25
3
-6
/
+53
*
|
net: lan966x: Update rxq memory model
Horatiu Vultur
2022-11-25
1
-0
/
+13
*
|
net: lan966x: Add len field to lan966x_tx_dcb_buf
Horatiu Vultur
2022-11-25
2
-5
/
+7
*
|
net: lan966x: Introduce helper functions
Horatiu Vultur
2022-11-25
1
-27
/
+44
*
|
net: lan966x: Add XDP_PACKET_HEADROOM
Horatiu Vultur
2022-11-25
2
-6
/
+13
*
|
net: microchip: sparx5: Add VCAP filter keys KUNIT test
Steen Hegelund
2022-11-25
1
-0
/
+194
*
|
net: microchip: sparx5: Support for displaying a list of keysets
Steen Hegelund
2022-11-25
2
-44
/
+74
*
|
net: microchip: sparx5: Support for TC protocol all
Steen Hegelund
2022-11-25
3
-6
/
+234
*
|
net: microchip: sparx5: Support for copying and modifying rules in the API
Steen Hegelund
2022-11-25
4
-11
/
+206
*
|
net: microchip: sparx5: fix uninitialized variables
Dan Carpenter
2022-11-22
1
-3
/
+5
*
|
net: microchip: sparx5: Add VCAP debugfs KUNIT test
Steen Hegelund
2022-11-21
4
-3
/
+553
*
|
net: microchip: sparx5: Add VCAP locking to protect rules
Steen Hegelund
2022-11-21
4
-0
/
+15
*
|
net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
Steen Hegelund
2022-11-21
3
-10
/
+333
*
|
net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP API
Steen Hegelund
2022-11-21
3
-4
/
+141
*
|
net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP API
Steen Hegelund
2022-11-21
4
-56
/
+535
*
|
net: microchip: sparx5: Add VCAP debugFS support
Steen Hegelund
2022-11-21
12
-64
/
+266
*
|
net: microchip: sparx5: Ensure VCAP last_used_addr is set back to default
Steen Hegelund
2022-11-21
1
-2
/
+2
*
|
net: microchip: sparx5: Ensure L3 protocol has a default value
Steen Hegelund
2022-11-21
1
-1
/
+5
*
|
net: microchip: sparx5: prevent uninitialized variable
Dan Carpenter
2022-11-21
1
-1
/
+1
*
|
net: microchip: sparx5: kunit test: Fix compile warnings.
Horatiu Vultur
2022-11-21
1
-6
/
+6
[next]