index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
2022-03-14
net: dsa: microchip: add spi_device_id tables
Claudiu Beznea
2022-02-19
net: dsa: microchip: fix bridging with more than two member ports
Svenning Sørensen
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-17
net: dsa: microchip: remove unneeded variable
Changcheng Deng
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-12
net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
Arun Ramadoss
2021-09-19
net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...
Vladimir Oltean
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
2021-08-10
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
2021-06-14
net: dsa: microchip: ksz8795: add LINK_MD register support
Oleksij Rempel
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
2021-06-14
net: dsa: microchip: ksz8795: add phylink support
Michael Grzeschik
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
2021-05-24
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
2021-04-29
net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()
Oleksij Rempel
2021-04-29
net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereference
Oleksij Rempel
2021-04-29
net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereference
Oleksij Rempel
2021-04-28
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
net: dsa: microchip: Adjust reset release timing to match reference reset cir...
Marek Vasut
2021-01-20
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
[next]