index
:
delta/connman.git
baserock/1.24
baserock/morph
master
git.kernel.org: pub/scm/network/connman/connman.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ethernet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tethering: Reduce the number of parameters of tech_set_tethering
Michael Trimarchi
2021-10-15
1
-1
/
+0
*
ethernet: Copy interfance names obeying lengths rules
Daniel Wagner
2021-04-05
1
-5
/
+7
*
plugins/ethernet: Use stpncpy() instead of strcpy() for interface names
Daniel Wagner
2019-11-02
1
-4
/
+4
*
ethernet: Add sys/types.h for caddr_t
Ross Burton
2018-10-08
1
-0
/
+1
*
plugins: ethernet: get rid of truncate warning
Marcus Folkesson
2018-08-29
1
-1
/
+1
*
ethernet: Fixed memory leak when adding network to device fails
Saurav Babu
2017-09-25
1
-0
/
+1
*
ethernet: Get virtual LAN id only when needed
Patrik Flykt
2015-10-08
1
-2
/
+3
*
ethernet: Add support for DSA
Laurent Vaudoit
2015-10-08
1
-3
/
+53
*
ethernet: Add support for VLAN
Marcus Folkesson
2015-04-16
1
-3
/
+47
*
plugins: Ethernet interface is already down after disabling tethering
Patrik Flykt
2014-03-20
1
-2
/
+0
*
plugins: Remove etherent network when enabling tethering
Patrik Flykt
2014-03-20
1
-2
/
+6
*
plugins: Update copyright year(s)
Patrik Flykt
2014-03-11
1
-1
/
+1
*
plugins: Refactor Gadget into separate plugin and file.
Glenn Schmottlach
2014-02-14
1
-179
/
+40
*
plugins: Do not compare expression against NULL
Daniel Wagner
2013-08-07
1
-9
/
+7
*
plugins: Whitespace cleanup
Daniel Wagner
2013-07-23
1
-1
/
+2
*
plugins: Convert to stdbool with coccinelle
Daniel Wagner
2013-07-23
1
-16
/
+15
*
ethernet: Create USB gadget device driver
Jukka Rissanen
2013-07-22
1
-0
/
+39
*
ethernet: Add tethering support
Jukka Rissanen
2013-04-26
1
-1
/
+101
*
ethernet: Set network available is needed only when scanning
Patrik Flykt
2013-01-30
1
-2
/
+0
*
plugins: Update copyright information
Marcel Holtmann
2012-04-29
1
-1
/
+1
*
ethernet: Fix small whitespace issue
Marcel Holtmann
2012-04-25
1
-1
/
+1
*
ethernet: Do not connect network on LOWER_UP
Daniel Wagner
2012-03-20
1
-2
/
+4
*
ethernet: Add technology driver for handling ethernet
Alok Barsode
2012-01-16
1
-0
/
+23
*
device: Change signature of connman_device_remove_network()
Daniel Wagner
2011-07-26
1
-4
/
+1
*
ethernet: Take ownership of network objects
Daniel Wagner
2011-07-26
1
-4
/
+22
*
network: Remove connman_network_register/unregister()
Daniel Wagner
2011-07-26
1
-3
/
+0
*
element: Remove network code
Daniel Wagner
2011-06-16
1
-0
/
+3
*
ethernet: Create the bridge before to add an interface to it.
Guillaume Lucas
2011-02-04
1
-2
/
+2
*
tethering: Add a tethering property per technology
Samuel Ortiz
2011-02-02
1
-0
/
+1
*
ethernet: Add USB CDC tethering support
Martin Xu
2010-12-08
1
-0
/
+101
*
Remove unneeded enum connman_network_protocol
Marcel Holtmann
2010-11-04
1
-1
/
+0
*
Remove DHCP method setting from ethernet plugin
Martin Xu
2010-03-03
1
-2
/
+0
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Set network method as CONNMAN_IPCONFIG_METHOD_DHCP
Martin Xu
2009-12-30
1
-0
/
+2
*
Set Ethernet connected after assigning the network group
Marcel Holtmann
2009-12-24
1
-1
/
+2
*
Use network details also for Ethernet devices
Marcel Holtmann
2009-11-29
1
-29
/
+82
*
Integrate RTNL deeper into IP configuration tracking
Marcel Holtmann
2009-08-08
1
-2
/
+0
*
Use central place to request current link details
Marcel Holtmann
2009-08-08
1
-1
/
+1
*
Fix handling of connect/disconnect for Ethernet devices
Marcel Holtmann
2009-07-01
1
-6
/
+2
*
Add support for connect/disconnect on Ethernet devices
Marcel Holtmann
2009-06-26
1
-0
/
+30
*
Export and use more generic INET helpers
Marcel Holtmann
2009-05-21
1
-4
/
+3
*
Fix format string warnings
Marcel Holtmann
2009-05-05
1
-1
/
+1
*
Add priority field to plugin descriptor definition
Marcel Holtmann
2009-02-28
1
-1
/
+1
*
Remove unused includes and define IFF_LOWER_UP
Marcel Holtmann
2009-01-04
1
-7
/
+5
*
Use RTNL newlink watch to reduce code complexity
Marcel Holtmann
2009-01-04
1
-58
/
+28
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Add CONNMAN_API_SUBJECT_TO_CHANGE definition
Marcel Holtmann
2008-12-30
1
-0
/
+1
*
Add missing includes
Marcel Holtmann
2008-12-28
1
-0
/
+3
*
Use helpers for ifup and ifdown
Marcel Holtmann
2008-12-28
1
-88
/
+4
*
Use device helpers to set power and carrier states
Marcel Holtmann
2008-12-25
1
-42
/
+19
[next]