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
/
ethernet
/
microchip
/
lan966x
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
Horatiu Vultur
4
-1
/
+110
2022-02-05
net: lan966x: Update the PGID used by IPV6 data frames
Horatiu Vultur
1
-1
/
+5
2022-02-03
net: lan966x: use .mac_select_pcs() interface
Horatiu Vultur
2
-1
/
+9
2022-02-01
net: lan966x: Implement get_ts_info
Horatiu Vultur
1
-0
/
+34
2022-02-01
net: lan966x: Add support for ptp interrupts
Horatiu Vultur
3
-0
/
+130
2022-02-01
net: lan966x: Update extraction/injection for timestamping
Horatiu Vultur
3
-5
/
+207
2022-02-01
net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
3
-0
/
+100
2022-02-01
net: lan966x: Add support for ptp clocks
Horatiu Vultur
4
-1
/
+317
2022-02-01
net: lan966x: Add registers that are use for ptp functionality
Horatiu Vultur
2
-0
/
+104
2022-01-26
net: lan966x: Fix sleep in atomic context when updating MAC table
Horatiu Vultur
1
-5
/
+6
2022-01-26
net: lan966x: Fix sleep in atomic context when injecting frames
Horatiu Vultur
1
-3
/
+3
2022-01-05
net: lan966x: Extend switchdev with mdb support
Horatiu Vultur
6
-2
/
+536
2022-01-05
net: lan966x: Add PGID_GP_START and PGID_GP_END
Horatiu Vultur
1
-2
/
+6
2022-01-05
net: lan966x: Add function lan966x_mac_ip_learn()
Horatiu Vultur
3
-5
/
+42
2021-12-27
net: lan966x: Fix the vlan used by host ports
Horatiu Vultur
1
-3
/
+3
2021-12-23
net: lan966x: Add support for multiple bridge flags
Horatiu Vultur
4
-2
/
+82
2021-12-20
net: lan966x: Extend switchdev with fdb support
Horatiu Vultur
6
-3
/
+298
2021-12-20
net: lan966x: Extend switchdev bridge flags
Horatiu Vultur
1
-0
/
+39
2021-12-20
net: lan966x: Add vlan support.
Horatiu Vultur
5
-6
/
+448
2021-12-20
net: lan966x: Add support to offload the forwarding.
Horatiu Vultur
5
-2
/
+354
2021-12-20
net: lan966x: Remove .ndo_change_rx_flags
Horatiu Vultur
1
-23
/
+0
2021-12-20
net: lan966x: More MAC table functionality
Horatiu Vultur
2
-0
/
+114
2021-12-20
net: lan966x: add support for interrupts from analyzer
Horatiu Vultur
3
-0
/
+266
2021-12-20
net: lan966x: Add registers that are used for switch and vlan functionality
Horatiu Vultur
1
-0
/
+129
2021-12-13
net: lan966x: Fix the configuration of the pcs
Horatiu Vultur
1
-6
/
+0
2021-12-03
net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()
Dan Carpenter
1
-2
/
+2
2021-12-02
net: lan966x: Fix builds for lan966x driver
Horatiu Vultur
1
-0
/
+1
2021-12-02
net: lan966x: Fix duplicate check in frame extraction
Horatiu Vultur
1
-5
/
+0
2021-11-29
net: lan966x: add ethtool configuration and statistics
Horatiu Vultur
4
-1
/
+714
2021-11-29
net: lan966x: add mactable support
Horatiu Vultur
4
-1
/
+208
2021-11-29
net: lan966x: add port module support
Horatiu Vultur
6
-5
/
+1259
2021-11-29
net: lan966x: add the basic lan966x driver
Horatiu Vultur
5
-0
/
+1205
[prev]