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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: allow switches to work without tagging
Florian Fainelli
2014-08-27
1
-1
/
+18
*
net: dsa: allow for more complex PHY setups
Florian Fainelli
2014-08-27
3
-3
/
+82
*
net: dsa: retain a per-port device_node pointer
Florian Fainelli
2014-08-27
2
-0
/
+3
*
net: dsa: provide a switch device device tree node pointer
Florian Fainelli
2014-08-27
1
-0
/
+1
*
net: dsa: reduce number of protocol hooks
Florian Fainelli
2014-08-27
6
-67
/
+50
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-2
/
+2
*
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
2014-06-25
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-1
/
+2
|
\
|
*
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
Fabian Godehardt
2014-05-16
1
-1
/
+2
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
|
/
*
dsa: Use ether_addr_copy
Joe Perches
2014-01-21
1
-1
/
+1
*
net: dsa: inherit addr_assign_type along with dev_addr
Bjørn Mork
2013-09-03
1
-1
/
+1
*
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
*
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
2013-01-21
1
-2
/
+2
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+4
*
dsa: Hide core config options; make drivers select what they need
Ben Hutchings
2012-11-26
1
-17
/
+13
*
net: dsa/slave: Fix compilation warnings
viresh kumar
2012-11-25
1
-7
/
+9
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
dsa: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-5
/
+5
*
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
2011-11-29
7
-1859
/
+1
*
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
2011-11-29
5
-95
/
+4
*
dsa: Remove unnecessary exports
Ben Hutchings
2011-11-29
1
-2
/
+0
*
dsa: Allow core and drivers to be built as modules
Ben Hutchings
2011-11-26
2
-7
/
+11
*
dsa: Define module author, description, license and aliases for drivers
Ben Hutchings
2011-11-26
4
-0
/
+18
*
mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
Ben Hutchings
2011-11-26
5
-31
/
+32
*
dsa: Combine core and tagging code
Ben Hutchings
2011-11-26
6
-49
/
+38
*
dsa: Export functions from core to modules
Ben Hutchings
2011-11-26
2
-0
/
+4
*
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2011-11-26
2
-56
/
+0
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-3
/
+0
*
DSA: Enable cascading in multi-chip 6131 configuration
Barry Grussling
2011-06-29
1
-2
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
2
-7
/
+23
|
\
|
*
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
Peter Korsgaard
2011-04-28
2
-7
/
+23
*
|
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
2011-04-20
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
2
-4
/
+21
|
\
|
*
dsa/mv88e6131: add support for mv88e6085 switch
Peter Korsgaard
2011-04-06
2
-4
/
+21
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
dsa/mv88e6060: support nonzero mii base address
Peter Korsgaard
2011-03-08
1
-3
/
+4
*
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
*
phylib: available for any speed ethernet
Randy Dunlap
2010-08-11
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
1
-1
/
+1
|
\
|
*
dsa: Fix Kconfig dependencies.
David S. Miller
2010-07-12
1
-1
/
+1
*
|
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
1
-2
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
4
-0
/
+4
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
[next]