index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2023-07-23
net: lan743x: Don't sleep in atomic context
Moritz Fischer
2023-05-30
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
2023-03-17
net: lan966x: Fix port police support using tc-matchall
Horatiu Vultur
2023-03-10
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
2023-02-14
net: microchip: sparx5: fix PTP init/deinit not checking all ports
Casper Andersson
2023-02-01
net: lan966x: add missing fwnode_handle_put() for ports node
Clément Léger
2023-01-18
net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
Clément Léger
2023-01-12
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
2023-01-12
net: lan966x: Fix configuration of the PCS
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-11-22
net: sparx5: fix error handling in sparx5_port_open()
Liu Jian
2022-11-21
net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()
Lu Wei
2022-11-16
net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...
Shang XiaoJing
2022-11-16
net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
Shang XiaoJing
2022-11-01
net: lan966x: Fix unmapping of received frames using FDMA
Horatiu Vultur
2022-11-01
net: lan966x: Fix FDMA when MTU is changed
Horatiu Vultur
2022-11-01
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled
Horatiu Vultur
2022-11-01
net: lan966x: Fix the MTU calculation
Horatiu Vultur
2022-10-24
net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
Horatiu Vultur
2022-10-20
net: lan966x: Fix the rx drop counter
Horatiu Vultur
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: lan966x: Fix return type of lan966x_port_xmit
Nathan Huckleberry
2022-10-03
net: lan966x: Add port mirroring support using tc-matchall
Horatiu Vultur
2022-10-03
net: lan966x: Add port police support using tc-matchall
Horatiu Vultur
2022-10-03
eth: lan743x: reject extts for non-pci11x1x devices
Raju Lakkaraju
2022-10-03
net: sparx5: Fix return type of sparx5_port_xmit_impl
Nathan Huckleberry
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
net: lan966x: Add offload support for ets
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for cbs
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for tbf
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2022-09-23
net: microchip: sparx5: add support for offloading ets qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add support for offloading tbf qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add support for offloading mqprio qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add tc setup hook
Daniel Machon
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2022-09-08
net: sparx5: fix function return type to match actual type
Casper Andersson
2022-09-06
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
2022-09-02
net: lan966x: make reset optional
Michael Walle
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
Dan Carpenter
[next]