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
/
ethernet
/
microchip
/
lan966x
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+28
2022-05-17
net: lan966x: Fix assignment of the MAC address
Horatiu Vultur
1
-0
/
+28
2022-05-12
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
1
-2
/
+2
2022-04-30
net: lan966x: remove PHY reset support
Michael Walle
1
-7
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
3
-1
/
+127
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2
-0
/
+169
2022-04-27
net: lan966x: Add registers used to configure the PTP pin
Horatiu Vultur
1
-0
/
+40
2022-04-27
net: lan966x: Change the PTP pin used to read/write the PHC.
Horatiu Vultur
1
-1
/
+1
2022-04-25
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2022-04-15
net: lan966x: Make sure to release ptp interrupt
Horatiu Vultur
1
-0
/
+3
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-8
/
+15
2022-04-11
net: lan966x: Update FDMA to change MTU.
Horatiu Vultur
3
-1
/
+148
2022-04-11
net: lan966x: Add FDMA functionality
Horatiu Vultur
5
-4
/
+851
2022-04-11
net: lan966x: Expose functions that are needed by FDMA
Horatiu Vultur
2
-7
/
+11
2022-04-11
net: lan966x: Add registers that are used for FDMA.
Horatiu Vultur
2
-0
/
+107
2022-04-11
net: lan966x: Stop processing the MAC entry is port is wrong.
Horatiu Vultur
1
-2
/
+4
2022-04-11
net: lan966x: Fix when a port's upper is changed.
Horatiu Vultur
1
-2
/
+1
2022-04-11
net: lan966x: Fix IGMP snooping when frames have vlan tag
Horatiu Vultur
1
-0
/
+6
2022-04-11
net: lan966x: Update lan966x_ptp_get_nominal_value
Horatiu Vultur
1
-4
/
+4
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
1
-0
/
+3
2022-03-11
net: lan966x: Improve the CPU TX bitrate.
Horatiu Vultur
1
-0
/
+3
2022-03-09
net: lan966x: Add spinlock for frame transmission from CPU.
Horatiu Vultur
2
-1
/
+10
2022-03-08
net: lan966x: allow offloading timestamp operations to the PHY
Horatiu Vultur
1
-1
/
+3
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-5
/
+7
2022-02-17
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-12
/
+0
2022-02-13
net: lan966x: Fix when CONFIG_IPV6 is not set
Horatiu Vultur
1
-1
/
+2
2022-02-13
net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as module
Horatiu Vultur
1
-0
/
+1
2022-02-05
net: lan966x: Update mdb when enabling/disabling mcast_snooping
Horatiu Vultur
3
-0
/
+51
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
[next]