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: lan966x: Add offload support for ets
Horatiu Vultur
2022-09-28
5
-1
/
+139
*
net: lan966x: Add offload support for cbs
Horatiu Vultur
2022-09-28
4
-1
/
+85
*
net: lan966x: Add offload support for tbf
Horatiu Vultur
2022-09-28
5
-1
/
+143
*
net: lan966x: Add offload support for taprio
Horatiu Vultur
2022-09-23
7
-3
/
+560
*
net: lan966x: Add registers used by taprio
Horatiu Vultur
2022-09-23
1
-0
/
+159
*
net: lan966x: Add offload support for mqprio
Horatiu Vultur
2022-09-23
5
-2
/
+71
*
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2022-09-23
2
-1
/
+3
*
net: microchip: sparx5: add support for offloading ets qdisc
Daniel Machon
2022-09-23
4
-0
/
+154
*
net: microchip: sparx5: add support for offloading tbf qdisc
Daniel Machon
2022-09-23
5
-0
/
+648
*
net: microchip: sparx5: add support for offloading mqprio qdisc
Daniel Machon
2022-09-23
5
-2
/
+77
*
net: microchip: sparx5: add tc setup hook
Daniel Machon
2022-09-23
4
-1
/
+37
*
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2022-09-09
2
-1
/
+18
*
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2022-09-09
2
-28
/
+27
*
net: sparx5: fix function return type to match actual type
Casper Andersson
2022-09-08
2
-4
/
+4
*
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
2022-09-06
2
-0
/
+4
*
net: lan966x: make reset optional
Michael Walle
2022-09-02
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
2
-1
/
+6
|
\
|
*
net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
Dan Carpenter
2022-08-30
1
-1
/
+4
|
*
net: sparx5: fix handling uneven length packets in manual extraction
Casper Andersson
2022-08-26
1
-0
/
+2
*
|
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
3
-8
/
+8
*
|
net: sparx5: add support for mrouter ports
Casper Andersson
2022-08-29
4
-7
/
+80
*
|
net: sparx5: add list for mdb entries in driver
Casper Andersson
2022-08-29
3
-82
/
+132
*
|
net: lan966x: Extend MAC to support also lag interfaces.
Horatiu Vultur
2022-08-22
3
-16
/
+119
*
|
net: lan966x: Extend FDB to support also lag
Horatiu Vultur
2022-08-22
2
-0
/
+31
*
|
net: lan966x: Add lag support for lan966x
Horatiu Vultur
2022-08-22
5
-20
/
+443
*
|
net: lan966x: Extend lan966x_foreign_bridging_check
Horatiu Vultur
2022-08-22
1
-8
/
+24
*
|
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
Horatiu Vultur
2022-08-22
2
-4
/
+4
*
|
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
2022-08-22
3
-7
/
+10
*
|
net: lan966x: Split lan966x_fdb_event_work
Horatiu Vultur
2022-08-22
1
-55
/
+69
*
|
net: lan966x: Add registers used to configure lag interfaces
Horatiu Vultur
2022-08-22
1
-0
/
+45
*
|
net: lan966x: Add QUSGMII support for lan966x
Maxime Chevallier
2022-08-22
4
-7
/
+26
|
/
*
net: lan966x: fix checking for return value of platform_get_irq_byname()
Li Qiong
2022-08-12
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-32
/
+80
|
\
|
*
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
2022-07-18
1
-11
/
+23
|
*
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
2022-07-18
1
-7
/
+12
|
*
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
2022-07-18
1
-4
/
+20
|
*
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
2022-07-18
1
-1
/
+7
|
*
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
2022-07-18
1
-9
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
2
-6
/
+3
|
\
|
|
*
net: lan966x: hardcode the number of external ports
Michael Walle
2022-07-05
2
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
1
-0
/
+6
|
\
|
|
*
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
2022-06-30
1
-0
/
+6
*
|
net: lan743x: Use correct variable in lan743x_sgmii_config()
Dan Carpenter
2022-06-24
1
-2
/
+2
*
|
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
2022-06-16
3
-9
/
+442
*
|
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
2022-06-16
3
-0
/
+51
*
|
net: lan743x: Add support to LAN743x register dump
Raju Lakkaraju
2022-06-16
2
-0
/
+71
*
|
net: sparx5: Allow mdb entries to both CPU and ports
Casper Andersson
2022-06-15
1
-20
/
+35
|
/
*
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
2022-05-27
1
-10
/
+22
*
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
2022-05-26
1
-2
/
+7
*
net: sparx5: switchdev: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
[next]