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
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-09-13
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
4
-0
/
+1331
2018-09-12
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
Marek Vasut
1
-2
/
+14
2018-09-12
net: dsa: b53: Only call b53_port_event() for SGMII ports
Florian Fainelli
1
-1
/
+2
2018-09-11
net: dsa: b53: Uninitialized variable in b53_adjust_link()
Dan Carpenter
1
-1
/
+1
2018-09-07
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
Florian Fainelli
2
-0
/
+9
2018-09-06
net: dsa: b53: Add SerDes support
Florian Fainelli
7
-0
/
+490
2018-09-06
net: dsa: b53: Add PHYLINK support
Florian Fainelli
2
-0
/
+139
2018-09-06
net: dsa: b53: Add helper to set link parameters
Florian Fainelli
1
-29
/
+60
2018-09-06
net: dsa: b53: Make SRAB driver manage port interrupts
Florian Fainelli
1
-0
/
+105
[next]