index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsa: fix freeing of sparse port allocation
Florian Fainelli
2013-03-25
1
-3
/
+5
*
dsa: factor freeing of dsa_platform_data
Florian Fainelli
2013-03-25
1
-20
/
+18
*
dsa: add device tree bindings to register DSA switches
Florian Fainelli
2013-03-24
1
-5
/
+228
*
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
2013-01-21
1
-0
/
+6
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
dsa: Combine core and tagging code
Ben Hutchings
2011-11-26
1
-1
/
+25
*
dsa: Export functions from core to modules
Ben Hutchings
2011-11-26
1
-0
/
+2
*
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2011-11-26
1
-23
/
+0
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2011-01-24
1
-1
/
+1
*
net/dsa: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dsa: add switch chip cascading support
Lennert Buytenhek
2009-03-21
1
-68
/
+109
*
dsa: add support for Trailer tagging format
Lennert Buytenhek
2008-10-08
1
-0
/
+7
*
dsa: add support for original DSA tagging format
Lennert Buytenhek
2008-10-08
1
-0
/
+16
*
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
2008-10-08
1
-0
/
+369