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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
2018-12-20
net: dsa: microchip: fix unicast frame leak
Tristram Ha
1
-4
/
+4
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-12-19
net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family
Andrew Lunn
1
-0
/
+2
2018-12-17
net: dsa: mv88e6xxx: set ethtool regs version
Vivien Didelot
1
-1
/
+1
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2
-2
/
+2
2018-12-10
net: dsa: ksz: Add reset GPIO handling
Marek Vasut
2
-0
/
+19
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+3
2018-12-03
mv88e6060: disable hardware level MAC learning
Anderson Luiz Alves
1
-7
/
+3
2018-11-20
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
3
-2
/
+2
2018-11-20
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
8
-1242
/
+1903
2018-11-20
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
Tristram Ha
3
-8
/
+8
2018-11-20
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
1
-57
/
+59
2018-11-20
net: dsa: microchip: clean up code
Tristram Ha
1
-4
/
+4
2018-11-20
net: dsa: microchip: replace license with GPL
Tristram Ha
4
-54
/
+10
2018-11-15
net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
Andrew Lunn
1
-5
/
+16
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-11-11
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
1
-0
/
+2
2018-11-11
net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X
Andrew Lunn
3
-11
/
+25
2018-11-11
net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseX
Andrew Lunn
1
-3
/
+6
2018-11-11
net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes
Andrew Lunn
3
-2
/
+22
2018-11-11
net: dsa: mv88e6xxx: Group cmode ops together
Andrew Lunn
1
-3
/
+3
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-1
/
+2
2018-11-07
net: dsa: bcm_sf2: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2018-11-06
net: dsa: bcm_sf2: Turn on PHY to allow successful registration
Florian Fainelli
1
-0
/
+4
2018-11-06
net: dsa: bcm_sf2: Get rid of unmarshalling functions
Florian Fainelli
1
-310
/
+0
2018-11-06
net: dsa: bcm_sf2: Restore CFP rules during system resume
Florian Fainelli
3
-0
/
+41
2018-11-06
net: dsa: bcm_sf2: Split rule handling from HW operation
Florian Fainelli
1
-35
/
+54
2018-11-06
net: dsa: bcm_sf2: Keep copy of inserted rules
Florian Fainelli
3
-11
/
+137
2018-11-02
net: dsa: microchip: initialize mutex before use
Tristram Ha
1
-5
/
+5
2018-10-21
net: dsa: qca8k: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-21
net: dsa: bcm_sf2: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-17
net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
Marek BehĂșn
3
-4
/
+26
2018-10-10
net: dsa: bcm_sf2: Call setup during switch resume
Florian Fainelli
1
-9
/
+1
2018-10-10
net: dsa: bcm_sf2: Fix unbind ordering
Florian Fainelli
1
-2
/
+2
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-10-04
net: dsa: b53: Keep CPU port as tagged in all VLANs
Florian Fainelli
1
-2
/
+2
2018-10-01
net: phy: Add helper for advertise to lcl value
Andrew Lunn
1
-5
/
+1
2018-09-28
net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m
Arnd Bergmann
1
-0
/
+1
2018-09-25
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
Hauke Mehrtens
1
-1
/
+1
2018-09-21
net: dsa: b53: Also include SGMII for mac_config and mac_link_state
Florian Fainelli
1
-4
/
+6
2018-09-21
net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset
Florian Fainelli
1
-1
/
+1
2018-09-21
net: dsa: b53: Don't assign autonegotiation enabled
Florian Fainelli
1
-4
/
+1
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-09-17
net: dsa: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: dsa: lantiq_gswip: Minor code style improvements
Hauke Mehrtens
1
-20
/
+18
2018-09-17
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
Wei Yongjun
1
-3
/
+3
2018-09-17
net: dsa: gswip: Fix return value check in gswip_probe()
Wei Yongjun
1
-6
/
+6
2018-09-17
net: dsa: mv88e6xxx: Fix ATU Miss Violation
Andrew Lunn
2
-2
/
+2
2018-09-13
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
1
-1
/
+7
[next]