index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-17
net: dsa: microchip: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-2
/
+3
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2
-4
/
+4
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-1
/
+1
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
4
-133
/
+43
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-12
net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
Arun Ramadoss
1
-1
/
+3
2021-09-19
net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...
Vladimir Oltean
1
-0
/
+13
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
3
-5
/
+28
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
1
-4
/
+4
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2
-1
/
+27
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
2
-7
/
+23
2021-08-10
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
1
-6
/
+2
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+13
2021-06-14
net: dsa: microchip: ksz8795: add LINK_MD register support
Oleksij Rempel
2
-2
/
+25
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+5
2021-06-14
net: dsa: microchip: ksz8795: add phylink support
Michael Grzeschik
1
-0
/
+55
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
2
-121
/
+60
2021-05-24
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-04-29
net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()
Oleksij Rempel
1
-1
/
+1
2021-04-29
net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereference
Oleksij Rempel
1
-0
/
+3
2021-04-29
net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereference
Oleksij Rempel
1
-0
/
+3
2021-04-28
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
1
-1
/
+1
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
3
-1
/
+223
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
1
-12
/
+32
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
3
-71
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
3
-160
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
3
-117
/
+111
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2
-2
/
+4
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2
-4
/
+6
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+22
2021-01-20
net: dsa: microchip: Adjust reset release timing to match reference reset cir...
Marek Vasut
1
-1
/
+1
2021-01-20
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2
-11
/
+21
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2
-0
/
+4
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
4
-21
/
+15
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
4
-21
/
+16
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2
-10
/
+2
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2
-68
/
+60
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2
-2
/
+1
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2
-4
/
+2
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
4
-16
/
+12
2020-12-02
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-02
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2
-4
/
+0
[next]