index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lantiq_gswip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-22
/
+173
|
\
|
*
net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
Martin Blumenstingl
2021-04-08
1
-3
/
+16
|
*
net: dsa: lantiq_gswip: Don't use PHY auto polling
Martin Blumenstingl
2021-04-08
1
-26
/
+159
|
*
net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
Martin Blumenstingl
2021-03-25
1
-2
/
+7
*
|
net: dsa: lantiq: verify compatible strings against hardware
Aleksander Jan Bajkowski
2021-03-22
1
-1
/
+19
*
|
net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330
Aleksander Jan Bajkowski
2021-03-22
1
-29
/
+113
|
/
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
1
-3
/
+7
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
1
-4
/
+8
*
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-15
1
-0
/
+3
*
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
1
-5
/
+10
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
1
-21
/
+5
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
1
-38
/
+23
*
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
2021-01-07
1
-3
/
+4
*
net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
Martin Blumenstingl
2021-01-04
1
-17
/
+6
*
net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
Martin Blumenstingl
2021-01-04
1
-3
/
+1
*
net: lantiq: Wait for the GPHY firmware to be ready
Martin Blumenstingl
2020-11-16
1
-0
/
+11
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
1
-5
/
+21
*
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
2020-06-07
1
-1
/
+2
*
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+3
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
1
-1
/
+2
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+3
*
net: dsa: do not enable or disable non user ports
Vivien Didelot
2019-08-20
1
-0
/
+6
*
net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-7
/
+3
*
net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
Colin Ian King
2019-05-08
1
-4
/
+4
*
net: dsa: lantiq: Add Forwarding Database access
Hauke Mehrtens
2019-05-07
1
-0
/
+98
*
net: dsa: lantiq: Add fast age function
Hauke Mehrtens
2019-05-07
1
-0
/
+40
*
net: dsa: lantiq: Add VLAN aware bridge offloading
Hauke Mehrtens
2019-05-07
1
-4
/
+197
*
net: dsa: lantiq: Add VLAN unaware bridge offloading
Hauke Mehrtens
2019-05-07
1
-7
/
+468
*
net: dsa: lantiq: Allow special tags only on CPU port
Hauke Mehrtens
2019-05-07
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-0
/
+6
|
\
|
*
net: dsa: lantiq: Add GPHY firmware files
Hauke Mehrtens
2019-02-24
1
-0
/
+6
*
|
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-3
/
+2
*
|
net: dsa: lantiq_gswip: drop bogus drvdata check
Johan Hovold
2019-01-17
1
-3
/
+0
*
|
net: dsa: lantiq_gswip: fix OF child-node lookups
Johan Hovold
2019-01-17
1
-7
/
+9
*
|
net: dsa: lantiq_gswip: fix use-after-free on failed probe
Johan Hovold
2019-01-17
1
-1
/
+4
|
/
*
net: dsa: lantiq_gswip: Minor code style improvements
Hauke Mehrtens
2018-09-17
1
-20
/
+18
*
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
Wei Yongjun
2018-09-17
1
-3
/
+3
*
net: dsa: gswip: Fix return value check in gswip_probe()
Wei Yongjun
2018-09-17
1
-6
/
+6
*
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
2018-09-13
1
-0
/
+1169