index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2023-10-24
4
-2
/
+63
*
net: lan966x: remove useless code in lan966x_xtr_irq_handler
Su Hui
2023-10-23
1
-1
/
+0
*
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-0
/
+1
|
\
|
*
net: lan743x: also select PHYLIB
Randy Dunlap
2023-10-05
1
-0
/
+1
*
|
net: microchip: sparx5: clean up error checking in vcap_show_admin()
Dan Carpenter
2023-10-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
1
-5
/
+54
|
\
|
|
*
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
2023-09-15
1
-0
/
+13
|
*
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
2023-09-15
1
-5
/
+4
|
*
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
2023-09-15
1
-0
/
+6
|
*
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
2023-09-15
1
-0
/
+16
|
*
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
2023-09-15
1
-0
/
+15
*
|
net: ethernet: microchip: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-8
/
+4
*
|
net: microchip: lan743x: add fixed phy unregister support
Pavithra Sathyanarayanan
2023-09-17
1
-0
/
+6
|
/
*
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-09-10
1
-2
/
+16
*
net: microchip: Remove unused declarations
Yue Haibing
2023-08-22
3
-7
/
+0
*
net: lan743x: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
2023-08-20
1
-1
/
+1
*
net: microchip: sparx5: Update return value check for vcap_get_rule()
Ruan Jinjie
2023-08-19
1
-1
/
+1
*
net: lan966x: Fix return value check for vcap_get_rule()
Ruan Jinjie
2023-08-19
1
-2
/
+2
*
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
Ruan Jinjie
2023-08-19
1
-1
/
+1
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
2
-1
/
+2
*
net: lan966x: Do not check 0 for platform_get_irq_byname()
Zhu Wang
2023-08-04
1
-2
/
+2
*
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
2023-08-04
1
-1
/
+1
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-0
/
+1
|
\
|
*
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
|
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
2
-17
/
+14
*
|
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
3
-50
/
+55
*
|
net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
3
-28
/
+46
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
4
-14
/
+14
*
|
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+2
|
/
*
net: lan743x: select FIXED_PHY
Simon Horman
2023-07-09
1
-1
/
+1
*
net: lan743x: Don't sleep in atomic context
Moritz Fischer
2023-06-29
1
-4
/
+17
*
net: lan743x: Simplify comparison
Moritz Fischer
2023-06-27
1
-1
/
+1
*
net: sparx5: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
2
-4
/
+5
*
net: lan966x: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
2
-4
/
+4
*
net: lan743x: Remove extranous gotos
Moritz Fischer
2023-06-02
1
-15
/
+5
*
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-31
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-0
/
+10
|
\
|
*
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
2023-05-23
1
-0
/
+10
*
|
net: lan966x: Add support for DSCP rewrite
Horatiu Vultur
2023-05-18
3
-3
/
+81
*
|
net: lan966x: Add support for PCP rewrite
Horatiu Vultur
2023-05-18
3
-1
/
+107
*
|
net: lan966x: Add support for offloading default prio
Horatiu Vultur
2023-05-18
3
-0
/
+34
*
|
net: lan966x: Add support for offloading dscp table
Horatiu Vultur
2023-05-18
3
-4
/
+89
*
|
net: lan966x: Add support for apptrust
Horatiu Vultur
2023-05-18
1
-4
/
+114
*
|
net: lan966x: Add support for offloading pcp table
Horatiu Vultur
2023-05-18
6
-0
/
+172
*
|
net: lan966x: Add registers to configure PCP, DEI, DSCP
Horatiu Vultur
2023-05-18
1
-0
/
+132
*
|
net: ethernet: microchip: vcap: Remove extra semicolon
Anup Sharma
2023-05-15
1
-4
/
+4
*
|
net: enc28j60: Use threaded interrupt instead of workqueue
Philipp Rosenberger
2023-05-11
1
-22
/
+6
*
|
net: lan966x: Add TC support for ES0 VCAP
Horatiu Vultur
2023-05-10
1
-0
/
+61
*
|
net: lan966x: Add ES0 VCAP keyset configuration for lan966x
Horatiu Vultur
2023-05-10
4
-0
/
+123
[next]