aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* netlink: Do not use void pointer for pointer arithmeticJouni Malinen2011-10-181-1/+1
* netlink: Move more of the newlink/dellink parsing into shared codeJouni Malinen2009-12-181-10/+17
* netlink: Use NLMSG_OK and NLMSG_NEXT macrosJouni Malinen2009-12-181-14/+5
* nl80211/wext: Share netlink new/del link event receive codeJouni Malinen2009-12-181-2/+129
* driver_nl80211/wext: Share netlink operstate send functionJouni Malinen2009-12-181-0/+79