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
...
*
|
dsa: mv88e6xxx: Delete ppu timer when removing module
Andrew Lunn
2016-08-22
1
-0
/
+13
*
|
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Andrew Lunn
2016-08-22
3
-27
/
+31
*
|
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2016-08-22
4
-4
/
+24
*
|
net: dsa: bcm_sf2: Remove probing through old DSA binding
Florian Fainelli
2016-08-19
1
-15
/
+0
*
|
net: dsa: bcm_sf2: Use device managed helpers
Florian Fainelli
2016-08-19
1
-23
/
+13
*
|
net: dsa: bcm_sf2: Make it a real platform device driver
Florian Fainelli
2016-08-19
1
-60
/
+118
*
|
dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose
Andrew Lunn
2016-08-19
1
-0
/
+1
*
|
dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()
Andrew Lunn
2016-08-19
1
-12
/
+4
*
|
dsa: mv88e6xxx: Timeout based on iterations, not time
Andrew Lunn
2016-08-19
1
-9
/
+6
*
|
net: dsa: mv88e6xxx: use the new PHY API
Vivien Didelot
2016-08-15
1
-135
/
+50
*
|
net: dsa: mv88e6xxx: describe PHY page and SerDes
Vivien Didelot
2016-08-15
2
-17
/
+105
*
|
net: dsa: mv88e6xxx: abstract PHY ops
Vivien Didelot
2016-08-15
2
-51
/
+81
*
|
net: dsa: mv88e6xxx: rework Global2 SMI PHY access
Vivien Didelot
2016-08-15
2
-56
/
+90
*
|
net: dsa: mv88e6xxx: describe Multi-chip registers
Vivien Didelot
2016-08-15
2
-16
/
+26
*
|
net: dsa: mv88e6xxx: rename _mv88e6xxx_wait
Vivien Didelot
2016-08-15
1
-30
/
+33
*
|
net: dsa: b53: remove .owner and .bus fields for driver
Wei Yongjun
2016-08-14
1
-2
/
+0
*
|
net: dsa: b53: constify b53_io_ops structures
Julia Lawall
2016-08-09
6
-6
/
+8
|
/
*
net: dsa: b53: Add missing ULL suffix for 64-bit constant
Geert Uytterhoeven
2016-08-06
1
-1
/
+1
*
dsa: b53: remove redundant if
xypron.glpk@gmx.de
2016-08-01
1
-2
/
+1
*
net: dsa: bcm_sf2: Unwind errors in correct order
Florian Fainelli
2016-07-30
1
-2
/
+3
*
net: dsa: mv88e6xxx: kill last locked reg_read
Vivien Didelot
2016-07-20
1
-16
/
+19
*
net: dsa: mv88e6xxx: rework EEPROM access
Vivien Didelot
2016-07-20
2
-283
/
+239
*
net: dsa: mv88e6xxx: remove unused phy_mutex
Vivien Didelot
2016-07-20
1
-6
/
+0
*
net: dsa: mv88e6xxx: add support for DSA ageing time
Vivien Didelot
2016-07-19
1
-0
/
+14
*
net: dsa: mv88e6xxx: add G1 helper for ageing time
Vivien Didelot
2016-07-19
2
-5
/
+54
*
net: dsa: mv88e6xxx: add cap for IRL
Vivien Didelot
2016-07-19
2
-20
/
+53
*
net: dsa: mv88e6xxx: add cap for Priority Override
Vivien Didelot
2016-07-19
2
-10
/
+33
*
net: dsa: mv88e6xxx: add cap for PVT
Vivien Didelot
2016-07-19
2
-13
/
+31
*
net: dsa: mv88e6xxx: rework Switch MAC setter
Vivien Didelot
2016-07-19
2
-75
/
+64
*
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
Vivien Didelot
2016-07-19
2
-18
/
+41
*
net: dsa: mv88e6xxx: extract trunk mapping
Vivien Didelot
2016-07-19
2
-21
/
+48
*
net: dsa: mv88e6xxx: extract device mapping
Vivien Didelot
2016-07-19
1
-15
/
+60
*
net: dsa: mv88e6xxx: split setup of Global 1 and 2
Vivien Didelot
2016-07-19
2
-32
/
+62
*
net: dsa: mv88e6xxx: remove basic function flags
Vivien Didelot
2016-07-19
2
-63
/
+6
*
b53: Fix build warning.
David S. Miller
2016-07-11
1
-1
/
+1
*
net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch
Florian Fainelli
2016-07-11
3
-0
/
+21
*
net: dsa: b53: Allow SRAB driver to specify platform data
Florian Fainelli
2016-07-11
1
-10
/
+29
*
dsa: b53: avoid 'maybe-uninitialized' warning
Arnd Bergmann
2016-06-29
1
-6
/
+24
*
net: dsa: mv88e6xxx: rename single-chip support
Vivien Didelot
2016-06-25
3
-720
/
+731
*
net: dsa: mv88e6xxx: move driver in its own folder
Vivien Didelot
2016-06-25
6
-11
/
+15
*
net: dsa: b53: Fix statistics readings
Florian Fainelli
2016-06-23
1
-1
/
+1
*
net: dsa: mv88e6xxx: abstract switch registers accesses
Vivien Didelot
2016-06-21
2
-60
/
+170
*
net: dsa: mv88e6xxx: add port base address to info
Vivien Didelot
2016-06-21
2
-1
/
+19
*
net: dsa: mv88e6xxx: pass compatible info
Vivien Didelot
2016-06-21
1
-1
/
+16
*
net: dsa: mv88e6xxx: add detection helper
Vivien Didelot
2016-06-21
1
-34
/
+30
*
net: dsa: mv88e6xxx: add SMI init helper
Vivien Didelot
2016-06-21
1
-5
/
+21
*
net: dsa: mv88e6xxx: add chip allocation helper
Vivien Didelot
2016-06-21
1
-12
/
+27
*
net: dsa: mv88e6xxx: rename smi_mutex to reg_lock
Vivien Didelot
2016-06-21
2
-65
/
+62
*
net: dsa: mv88e6xxx: remove table args in info lookup
Vivien Didelot
2016-06-21
1
-10
/
+6
*
net: dsa: mv88e6xxx: use gpio get optional variant
Vivien Didelot
2016-06-21
1
-10
/
+3
[prev]
[next]