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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
2018-11-20
3
-2
/
+2
*
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
2018-11-20
8
-1242
/
+1903
*
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
Tristram Ha
2018-11-20
3
-8
/
+8
*
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
2018-11-20
1
-57
/
+59
*
net: dsa: microchip: clean up code
Tristram Ha
2018-11-20
1
-4
/
+4
*
net: dsa: microchip: replace license with GPL
Tristram Ha
2018-11-20
4
-54
/
+10
*
net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
Andrew Lunn
2018-11-15
1
-5
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
1
-0
/
+2
|
\
|
*
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
2018-11-11
1
-0
/
+2
*
|
net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X
Andrew Lunn
2018-11-11
3
-11
/
+25
*
|
net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseX
Andrew Lunn
2018-11-11
1
-3
/
+6
*
|
net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes
Andrew Lunn
2018-11-11
3
-2
/
+22
*
|
net: dsa: mv88e6xxx: Group cmode ops together
Andrew Lunn
2018-11-11
1
-3
/
+3
*
|
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-1
/
+2
*
|
net: dsa: bcm_sf2: fix semicolon.cocci warnings
kbuild test robot
2018-11-07
1
-2
/
+2
*
|
net: dsa: bcm_sf2: Turn on PHY to allow successful registration
Florian Fainelli
2018-11-06
1
-0
/
+4
*
|
net: dsa: bcm_sf2: Get rid of unmarshalling functions
Florian Fainelli
2018-11-06
1
-310
/
+0
*
|
net: dsa: bcm_sf2: Restore CFP rules during system resume
Florian Fainelli
2018-11-06
3
-0
/
+41
*
|
net: dsa: bcm_sf2: Split rule handling from HW operation
Florian Fainelli
2018-11-06
1
-35
/
+54
*
|
net: dsa: bcm_sf2: Keep copy of inserted rules
Florian Fainelli
2018-11-06
3
-11
/
+137
|
/
*
net: dsa: microchip: initialize mutex before use
Tristram Ha
2018-11-02
1
-5
/
+5
*
net: dsa: qca8k: simplify getting .driver_data
Wolfram Sang
2018-10-21
1
-4
/
+2
*
net: dsa: bcm_sf2: simplify getting .driver_data
Wolfram Sang
2018-10-21
1
-4
/
+2
*
net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
Marek BehĂșn
2018-10-17
3
-4
/
+26
*
net: dsa: bcm_sf2: Call setup during switch resume
Florian Fainelli
2018-10-10
1
-9
/
+1
*
net: dsa: bcm_sf2: Fix unbind ordering
Florian Fainelli
2018-10-10
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-2
/
+2
|
\
|
*
net: dsa: b53: Keep CPU port as tagged in all VLANs
Florian Fainelli
2018-10-04
1
-2
/
+2
*
|
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-10-01
1
-5
/
+1
*
|
net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m
Arnd Bergmann
2018-09-28
1
-0
/
+1
*
|
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
Hauke Mehrtens
2018-09-25
1
-1
/
+1
*
|
net: dsa: b53: Also include SGMII for mac_config and mac_link_state
Florian Fainelli
2018-09-21
1
-4
/
+6
*
|
net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset
Florian Fainelli
2018-09-21
1
-1
/
+1
*
|
net: dsa: b53: Don't assign autonegotiation enabled
Florian Fainelli
2018-09-21
1
-4
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
2
-2
/
+2
|
\
|
|
*
net: dsa: mv88e6xxx: Fix ATU Miss Violation
Andrew Lunn
2018-09-17
2
-2
/
+2
*
|
net: dsa: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-17
1
-2
/
+1
*
|
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: b53: Do not fail when IRQ are not initialized
Florian Fainelli
2018-09-13
1
-1
/
+7
*
|
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
2018-09-13
4
-0
/
+1331
*
|
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
Marek Vasut
2018-09-12
1
-2
/
+14
*
|
net: dsa: b53: Only call b53_port_event() for SGMII ports
Florian Fainelli
2018-09-12
1
-1
/
+2
*
|
net: dsa: b53: Uninitialized variable in b53_adjust_link()
Dan Carpenter
2018-09-11
1
-1
/
+1
*
|
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
Florian Fainelli
2018-09-07
2
-0
/
+9
*
|
net: dsa: b53: Add SerDes support
Florian Fainelli
2018-09-06
7
-0
/
+490
*
|
net: dsa: b53: Add PHYLINK support
Florian Fainelli
2018-09-06
2
-0
/
+139
*
|
net: dsa: b53: Add helper to set link parameters
Florian Fainelli
2018-09-06
1
-29
/
+60
*
|
net: dsa: b53: Make SRAB driver manage port interrupts
Florian Fainelli
2018-09-06
1
-0
/
+105
[next]