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
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-1
/
+3
*
net: microchip: lan743x: add support for PTP pulse width (duty cycle)
Yuiko Oshino
2021-10-15
2
-11
/
+81
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-15
3
-5
/
+14
|
\
|
*
net: encx24j600: check error in devm_regmap_init_encx24j600
Nanyong Sun
2021-10-14
3
-5
/
+14
*
|
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-4
/
+1
*
|
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
|
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
3
-5
/
+5
*
|
net: sparx5: fix resource_size.cocci warnings
Yang Li
2021-09-27
1
-2
/
+1
*
|
net: microchip: encx24j600: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-17
1
-1
/
+0
|
/
*
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund
2021-08-20
7
-10
/
+693
*
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-14
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-1
/
+1
|
\
|
*
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
1
-7
/
+14
|
\
|
|
*
net: sparx5: fix bitmask on 32-bit targets
Arnd Bergmann
2021-08-03
1
-1
/
+1
|
*
net: sparx5: fix compiletime_assert for GCC 4.9
Jakub Kicinski
2021-08-02
1
-6
/
+13
*
|
Revert "net: build all switchdev drivers as modules when the bridge is a module"
Vladimir Oltean
2021-08-04
1
-1
/
+0
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
|
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2021-07-27
1
-0
/
+1
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-0
/
+1
|
\
|
|
*
net: sparx5: fix unmet dependencies warning
Randy Dunlap
2021-07-22
1
-0
/
+1
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-2
/
+3
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
1
-3
/
+20
|
/
*
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
2021-07-08
1
-0
/
+1
*
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
2021-06-29
1
-4
/
+1
*
net: sparx5: fix error return code in sparx5_register_notifier_blocks()
Yang Yingliang
2021-06-28
1
-1
/
+3
*
net: sparx5: fix return value check in sparx5_create_targets()
Yang Yingliang
2021-06-28
1
-2
/
+2
*
net: sparx5: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-28
1
-0
/
+4
*
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-1
/
+1
*
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
2021-06-24
5
-1
/
+1248
*
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
2021-06-24
4
-2
/
+609
*
net: sparx5: add switching support
Steen Hegelund
2021-06-24
7
-1
/
+544
*
net: sparx5: add vlan support
Steen Hegelund
2021-06-24
4
-4
/
+246
*
net: sparx5: add mactable support
Steen Hegelund
2021-06-24
5
-2
/
+565
*
net: sparx5: add port module support
Steen Hegelund
2021-06-24
6
-12
/
+1279
*
net: sparx5: add hostmode with phylink support
Steen Hegelund
2021-06-24
6
-10
/
+841
*
net: sparx5: add the basic sparx5 driver
Steen Hegelund
2021-06-24
7
-0
/
+5680
*
net: encx24j600: fix kernel-doc syntax in file headers
Aditya Srivastava
2021-05-21
2
-2
/
+2
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
1
-4
/
+4
|
\
|
*
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
2021-04-09
1
-4
/
+4
*
|
net: encx24j600: use module_spi_driver to simplify the code
Wei Yongjun
2021-04-08
1
-11
/
+1
*
|
lan743x: remove redundant semi-colon
Yang Yingliang
2021-04-02
1
-1
/
+1
*
|
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
2021-03-29
1
-2
/
+2
*
|
ethernet/microchip:remove unneeded variable: "ret"
dingsenjie
2021-03-17
1
-2
/
+1
|
/
*
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
2021-03-05
1
-1
/
+1
*
lan743x: sync only the received area of an rx ring buffer
Sven Van Asbroeck
2021-02-17
1
-9
/
+26
[next]