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-01-04
net: dsa: b53: Turn off Broadcom tags for more switches
Florian Fainelli
1
-3
/
+6
2017-12-13
net: dsa: allow XAUI phy interface mode
Russell King
1
-0
/
+1
2017-12-07
net: dsa: mv88e6xxx: Unregister MDIO bus on error path
Andrew Lunn
1
-14
/
+16
2017-12-07
net: dsa: mv88e6xxx: Fix interrupt masking on removal
Andrew Lunn
1
-2
/
+2
2017-12-06
drivers: net: dsa: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-11-30
net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask
Florian Fainelli
1
-2
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2017-11-24
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-14
net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
Pan Bian
1
-1
/
+1
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
9
-28
/
+28
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
2017-11-11
net: dsa: b53: Turn on Broadcom tags
Florian Fainelli
2
-9
/
+40
2017-11-11
net: dsa: b53: Stop using dev->cpu_port incorrectly
Florian Fainelli
1
-6
/
+4
2017-11-11
net: dsa: lan9303: Set up trapping of IGMP to CPU port
Egil Hjelmeland
1
-0
/
+26
2017-11-11
net: dsa: mv88e6xxx: Fix stats histogram mode
Andrew Lunn
3
-13
/
+58
2017-11-11
net: dsa: mv88e6xxx: Flood broadcast frames in hardware
Andrew Lunn
1
-1
/
+32
2017-11-11
net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()
Andrew Lunn
1
-44
/
+44
2017-11-11
net: dsa: mv88e6xxx: Print offending port when vlan check fails
Andrew Lunn
1
-2
/
+2
2017-11-11
net: dsa: mv88e6xxx: Fixed port netdev check for VLANs
Andrew Lunn
1
-1
/
+1
2017-11-08
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
1
-23
/
+4
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2
-2
/
+2
2017-11-08
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
1
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
Florian Fainelli
1
-3
/
+13
2017-10-29
net: dsa: b53: Export b53_configure_vlan()
Florian Fainelli
3
-42
/
+6
2017-10-28
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
3
-6
/
+4
2017-10-28
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
4
-10
/
+9
2017-10-28
net: dsa: rename dsa_is_normal_port helper
Vivien Didelot
1
-1
/
+1
2017-10-28
net: dsa: mv88e6xxx: skip unused ports
Vivien Didelot
1
-0
/
+3
2017-10-28
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
1
-1
/
+1
2017-10-27
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h
Egil Hjelmeland
1
-33
/
+1
2017-10-26
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
1
-1
/
+1
2017-10-23
net: dsa: bcm_sf2: Allow matching arbitrary IPv6 masks/lengths
Florian Fainelli
1
-33
/
+80
2017-10-23
net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengths
Florian Fainelli
2
-88
/
+149
2017-10-23
net: dsa: bcm_sf2: Add support for IPv6 CFP rules
Florian Fainelli
4
-40
/
+534
2017-10-23
net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all()
Florian Fainelli
1
-54
/
+14
2017-10-23
net: dsa: bcm_sf2: Make UDF slices more configurable
Florian Fainelli
2
-32
/
+76
2017-10-23
net: dsa: bcm_sf2: Move IPv4 CFP processing to specific functions
Florian Fainelli
1
-116
/
+163
2017-10-23
net: dsa: bcm_sf2: Use existing shift/masks
Florian Fainelli
2
-4
/
+8
2017-10-22
net: dsa: lan9303: Add fdb/mdb manipulation
Egil Hjelmeland
2
-0
/
+182
2017-10-22
net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
Egil Hjelmeland
2
-0
/
+162
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
6
-12
/
+12
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
3
-5
/
+5
2017-10-14
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-14
net: dsa: dsa_loop: remove .set_addr
Vivien Didelot
1
-8
/
+0
2017-10-14
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
1
-17
/
+26
[next]