summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix attribute list size in do_get_nl_link()Wang Xin2020-11-171-1/+1
* Add configure switch for error loggingMark Jonas2018-08-131-0/+4
* Add compile option to disable error loggingLeo Ruan2018-08-081-0/+6
* Add interface to retrieve link statisticsLeo Ruan2018-08-081-0/+38
* Get link information only from specified interfaceLeo Ruan2018-08-081-7/+24
* Fix parse_rtattr() does not completely initializeLeo Ruan2018-08-081-1/+9
* Update can_set_ctrlmode() documentationNikita Edward Baruzdin2014-07-221-18/+15
* libsocketcan: Remove excess gotos.Alexander Shiyan2014-02-071-9/+5
* libsocketcan: Fix return value for get{set}_link() functionAlexander Shiyan2014-02-061-16/+6
* Optimize can_do_restart() functionAlexander Shiyan2014-01-311-10/+1
* Use "%u" printf-format specifier for unsigned variableAlexander Shiyan2014-01-311-1/+1
* Use strcmp instead of sizeof on char* stringAlexander Stein2012-11-281-3/+2
* Modified do_get_nl_link to potentially process multiple netlink dump replies.Andrew Beard2012-08-071-125/+130
* add can_get_device_stats()Kurt Van Dijck2011-10-181-0/+33
* libsocketcan: remove trailing whitespaceMarc Kleine-Budde2010-10-251-24/+24
* add get error counter callLuotao Fu2010-02-141-0/+38
* add doxygen documentationLuotao Fu2009-12-081-2/+424
* Add can_get_bittiming_const()Wolfgang Grandegger2009-12-011-0/+17
* lindent, remove debug printLuotao Fu2009-11-271-14/+16
* splitted up set_bitrateLuotao Fu2009-11-271-2/+12
* rename library and API prefixLuotao Fu2009-11-272-21/+21
* remove internal netif_up/down callbacks and export themLuotao Fu2009-11-261-23/+16
* removed duplicated code in get_ callbacksLuotao Fu2009-11-261-63/+25
* add get clock callbacksLuotao Fu2009-11-251-0/+28
* add set samplepoint value to set_bitrateLuotao Fu2009-11-251-1/+2
* API changeLuotao Fu2009-11-251-25/+27
* changed licence to LGPLv0.0.1Luotao Fu2009-11-231-11/+12
* move internally used defines away from headerLuotao Fu2009-11-231-0/+5
* switch netif_up/down to internal static functionLuotao Fu2009-11-231-10/+10
* change get_state/restart_ms function prototypeLuotao Fu2009-11-231-16/+18
* add set_bitrate callbackLuotao Fu2009-11-231-0/+9
* fix set_restart callbackLuotao Fu2009-11-231-4/+12
* move internally used defines away from headerLuotao Fu2009-11-231-0/+5
* remove own copy of can/netlink.h fileLuotao Fu2009-11-231-1/+0
* fix printf formatLuotao Fu2009-11-231-2/+2
* change fixed char size in strncmpLuotao Fu2009-11-231-1/+1
* rename API functionsLuotao Fu2009-11-231-12/+12
* add get/set raw ctrlmode callbacksLuotao Fu2009-11-231-11/+39
* LindentLuotao Fu2009-11-231-22/+24
* update copyright, remove obsolete printsLuotao Fu2009-11-231-3/+19
* rename set_link and switch to static. remove internally used structs from headerLuotao Fu2009-11-201-0/+19
* initial create libsocketcan-nl projectLuotao Fu2009-11-202-0/+571