OSDN Git Service

Support fetching packet counters for wificond
[android-x86/system-connectivity-wificond.git] / net / netlink_utils.h
2016-09-16 Ningyuan WangSupport fetching packet counters for wificond
2016-09-15 Treehugger RobotMerge "Add 'get interfaces' to wificond Binder interface."
2016-09-15 Treehugger RobotMerge "Handle 0 nla_len for DebugLog()"
2016-09-15 Ningyuan WangAdd a nl80211 helper function to get band info and...
2016-08-23 Roshan PiusFetch the mac address in GetInterfaceNameAndIndex
2016-08-19 TreeHugger RobotMerge changes I502fb470,I5bb0d98c
2016-08-19 Ningyuan WangMerge "Pass packet by reference to reduce copy operations"
2016-08-19 Ningyuan WangMerge "Add a copy counters for netlink packet debugging"
2016-08-19 Ningyuan WangAdd helper functions to get and parse scan results
2016-08-18 TreeHugger RobotMerge "Add the ability to start/stop supplicant to...
2016-08-18 TreeHugger RobotMerge "Add function for triggering scan"
2016-08-17 Ningyuan WangAdd function for triggering scan
2016-08-17 TreeHugger RobotMerge "Add a helper function for logging scan result"
2016-08-17 TreeHugger RobotMerge "Get SSID from information element"
2016-08-16 Ningyuan WangGet SSID from information element
2016-08-13 TreeHugger RobotMerge "Get interface index from kernel for wificond"
2016-08-12 Ningyuan WangGet interface index from kernel for wificond
2016-08-03 Ningyuan WangSeperate netlink util functions to NL80211Utils