index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-1
/
+2
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-2
/
+2
2023-09-21
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
1
-8
/
+13
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
1
-43
/
+37
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
1
-7
/
+8
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
1
-5
/
+6
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-4
/
+4
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-6
/
+0
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
3
-48
/
+7
2023-06-29
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
1
-7
/
+2
2023-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
1
-8
/
+6
2023-06-05
net: dsa: sja1105: use xpcs_create_mdiodev()
Russell King (Oracle)
1
-9
/
+1
2023-06-05
net: dsa: sja1105: allow XPCS to handle mdiodev lifetime
Russell King (Oracle)
1
-2
/
+1
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+5
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2023-01-17
net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO bus
Andrew Lunn
1
-44
/
+43
2023-01-17
net: dsa: sja1105: C45 only transactions for PCS
Andrew Lunn
3
-49
/
+35
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-06
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-9
/
+3
2022-11-18
net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
Vladimir Oltean
1
-0
/
+6
2022-09-22
net: dsa: sja1105: remove unnecessary spi_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-08-17
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
1
-1
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+16
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+16
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
1
-1
/
+1
2022-05-02
net: dsa: sja1105: Convert to mdiobus_c45_read
Andrew Lunn
1
-3
/
+2
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
1
-4
/
+2
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-5
/
+42
2022-02-27
net: dsa: sja1105: enforce FDB isolation
Vladimir Oltean
1
-29
/
+30
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-7
/
+19
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2
-2
/
+3
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2
-3
/
+16
2022-02-25
net: dsa: sja1105: support switching between SGMII and 2500BASE-X
Russell King (Oracle)
1
-5
/
+22
2022-02-25
net: dsa: sja1105: convert to phylink_generic_validate()
Russell King (Oracle)
1
-28
/
+7
2022-02-25
net: dsa: sja1105: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-25
net: dsa: sja1105: use .mac_select_pcs() interface
Russell King (Oracle)
1
-9
/
+7
2022-02-25
net: dsa: sja1105: remove interface checks
Russell King (Oracle)
1
-29
/
+0
2022-02-25
net: dsa: sja1105: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+13
[next]